mafintosh/webcat

support other key hosts beyond github

Open

#5 创建于 2015年4月17日

在 GitHub 查看
 (6 评论) (0 反应) (0 负责人)JavaScript (26 fork)github user discovery
help wanted

仓库指标

Star
 (453 star)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南