What is this paper key? I don't want a paper key! Now I have to write this and keep it in my pocket? No!
Introducing Keybase Chat
71–80 of 201 posts
Re: Introducing Keybase Chat
#72OP here! I had to trim the post down for brevity, but I thought the HN community in particular might be interested in the API side of things. Undocumented in the post: you can invent channels for app-to-app communication from the JSON API. For example, it's possible with Keybase chat to have a program posting encrypted messages for another person or program, without cluttering up the visual chat interface. Also - to…
Thank you and the Keybase team for this. Unlike other services, I think KB has solved the online identity authentication issue. There's one hurdle I need to work through to get going on chat. Thus far I've avoided uploading my private GPG key to my Keybase profile, or even copying it to other devices (call me paranoid). Unfortunately this apparently means I can't authorize any other devices (see error message: http:/…
Install Keybase on a different machine that has your PGP key
I was in the same boat as you, I didn't want to import my private key onto this mac laptop because I don't know how the "Keychain.app" works and don't trust apple to not do something super helpful like store my GPG private key forever and always. I did the login flow on the machine I do trust, and was then able to use that machine to authorize the mac laptop, without moving any GPG keys anywhere.Re: Introducing Keybase Chat
#73Re: Introducing Keybase Chat
#74Sorry, I'm a little confused: is this a chat app client that still requires a central server to route messages around?
That's right. The messages are stored encrypted on a central server which can't read them.
I've been using the riot.im client over the matrix protocol, and while not yet the most mature comms stack, I appreciate that it is not based on a centralized server (i.e. i can and do self-host). My hope is that keybase can be made to be decentralized and that i can self-host. ..Or that its good features can be merged somehow with the best features of the matrix protocol.
Re: Introducing Keybase Chat
#75What is this paper key? I don't want a paper key! Now I have to write this and keep it in my pocket? No!
It's a backup key in case you lose access to all your other devices. That way, you don't have to rekey all your services if you lose it and access to all your devices, like I did. Protip: Use the paper key. Keep it safe. You never know when you'll have to use it.
Re: Introducing Keybase Chat
#76Earlier quoted context omitted.
Just installed and it's still asking me for an invite code on the Fedora RPM.
Could you file an issue over at https://github.com/keybase/client/issues and tag @oconnor663 in it please? And maybe include the output of `keybase --version`?
Re: Introducing Keybase Chat
#77OP here! I had to trim the post down for brevity, but I thought the HN community in particular might be interested in the API side of things. Undocumented in the post: you can invent channels for app-to-app communication from the JSON API. For example, it's possible with Keybase chat to have a program posting encrypted messages for another person or program, without cluttering up the visual chat interface. Also - to…
Just installed and it's still asking me for an invite code on the Fedora RPM.
Re: Introducing Keybase Chat
#78Umm has anyone read the lisc. for this application? https://keybase.io/docs/terms When providing Keybase or the Service with content, such as your name, username, photos, social media names, data or files, or causing content to be posted, stored or transmitted using or through the Service (“Your Content”), including but not limited to the Registration Data and any other personal identification information that you pr…
Re: Introducing Keybase Chat
#79If I don't have a keybase account, can I use this app?
No. The whole point of the app is to have a verifiable chat with people whom you have also verified the identity of. Without an account, this verification is not possible.
Re: Introducing Keybase Chat
#80Earlier quoted context omitted.
That's right. The messages are stored encrypted on a central server which can't read them.
Thanks for confirming. I've been using the riot.im client over the matrix protocol, and while not yet the most mature comms stack, I appreciate that it is not based on a centralized server (i.e. i can and do self-host). My hope is that keybase can be made to be decentralized and that i can self-host. ..Or that its good features can be merged somehow with the best features of the matrix protocol.