mafintosh/webcat

support other key hosts beyond github

Open

#5 ouverte le 17 avr. 2015

Voir sur GitHub
 (6 commentaires) (0 réactions) (0 assignés)JavaScript (26 forks)github user discovery
help wanted

Métriques du dépôt

Stars
 (453 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

right now we use github because: https://github.com/maxogden.keys

but we should be able to use any scheme where you can type a username and it can figure out how to get a public key. it should probably prompt the user and double check that they wanna trust the public key from the domain it resolves, similar to what keybase does.

keybase might be a good next one to support actually, as they have a CORS enabled endpoint to get the pgp key for any user

Guide contributeur