mafintosh/webcat

support other key hosts beyond github

Open

#5 geöffnet am 17. Apr. 2015

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (26 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (453 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide