Open utdemir opened 10 years ago
This is a really great idea! This could be a visual indication (especially for open source projects) that maybe some sensitive code is signed, or something?
+1. It would also be nice if we could have a web badge that we could post on our personal website, and have it link to our keybase profile
Other ideas:
or
+1 on this anyway - I sign my releases and would like downloaders to verify or be aware I'm on Keybase.
Yep - I came here to suggest just that. My suggested use case is to let people add this badge to their e-mail signature, same way that I do with my LinkedIn profile. Here is LinkedIn's page about it, for more ideas: https://www.linkedin.com/profile/profile-badges
Hi - I would like to have that as well.
Hey everyone - I am trying to add Keybase support in https://github.com/badges/shields/issues/1299. Could anyone interested add comments to the issue linked about what kinds of badges are wanted for Keybase, and I will try adding it. Thanks!
cc @malgorithms
I would recommend using the 64-bit PGP fingerprint, 32-bit PGP fingerprints are trivial to brute force.
Something like:
I've implemented this in Badgen: https://github.com/amio/badgen-service/pull/141
It can be used like:
<a title="Keybase" target="_blank" href="https://keybase.io/lukechilds">
<img src="https://badgen.net/keybase/pgp/lukechilds">
</a>
If third-party solutions are acceptable I think this issue can be closed now.
Hi. I think it'd be very useful to have a keybase badge, something like:
with a link to Keybase profile, or a more detailed one including proofs etc. Or it can be easily implemented by a third party too, but a standart solution would be better.