Ask HN: Keybase Alternatives?
61–70 of 237 posts
Re: Ask HN: Keybase Alternatives?
#62I'd suspect this is jumping the gun a lot bit. Keybase was running a free service for years and has matured a lot in the last year (post crypto debacle). There's nothing stopping them from 1. Letting Keybase go into maintenance mode. 2. Donating the server to a foundation. 3. Open sourcing there server. In all these scenarios Zoom gets better security which is a win for the world :)
I'm more worried about the scenarios in which keybase gets worse security. Zoom's attitude to security is terrible.
Re: Ask HN: Keybase Alternatives?
#63Earlier quoted context omitted.
That would be really great, but feels like very unlikely as well. If they could open source it, why didn't they do it before?
Probably, because it provided them with more likely paths to monetization having everyone dependent on their server infrastructure. An argument could be made that if Zoom wants to build positive equity with the security community then open sourcing the Keybase server might be a good way to do that.
Re: Ask HN: Keybase Alternatives?
#64Re: Ask HN: Keybase Alternatives?
#65Re: Ask HN: Keybase Alternatives?
#66Chat: Pick one of the many available. telegram, signal, wickr etc etc KBFS: personally I switched to gpg encrypting important files on a NAS with encrypted backups to amazon glacier and backblaze. Git: gitlab, github, bitbucket (just to name a few) Encrypted messages out-of-band: Just use plain pgp/gpg
None of those hide the contents of your repo from the company that's hosting it. I suppose self-hosted Gitlab hides it the same way that Keybase does (the company's software sees your repo, but it's not stored in plaintext on their disks)
Re: Ask HN: Keybase Alternatives?
#67Re: Ask HN: Keybase Alternatives?
#68Not sure what is the best way to verify Twitter/Github account though. This has to be managed by users themselves. E.g. one user posts a proof in the Twitter account, the other user verifies the proof by checking the proof against the public key posted in the database.
Re: Ask HN: Keybase Alternatives?
#69If you just want to share your public key safely, a .well-known directory on your domain works these days: https://wiki.gnupg.org/WKD
Re: Ask HN: Keybase Alternatives?
#70If you just want to share your public key safely, a .well-known directory on your domain works these days: https://wiki.gnupg.org/WKD