Live data from Hacker News

Introducing Keybase Chat

keybase.io

71–80 of 201 posts

Re: Introducing Keybase Chat

#72
post #39

OP 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:/…

It could be formatted better: it's telling you you have three different options, one of which is,

    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

#73
I don't use Keybase on a regular basis yet but every time they announce something new I check it out again, and every time I'm impressed. I'm not sure what it will take for me to make the switch and use it regularly but if they keep this up I have no doubt it'll happen.

Re: Introducing Keybase Chat

#74
post #56

Sorry, 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.

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.

Re: Introducing Keybase Chat

#75
post #53

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!

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.

I actually keep it in my keepass password manager, so it is encrypted and on my phone.

Re: Introducing Keybase Chat

#76

Earlier 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`?

I'm also getting an invite request for macOS

Re: Introducing Keybase Chat

#77

OP 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.

and for now if anyone hits this, just use the invite code `zcash`. We've left that bypass code working since our recent blog post.

Re: Introducing Keybase Chat

#78
post #32

Umm 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…

Does this mean that you are giving them the right to use any data transmitted through the service? Including your own personal messages?

Re: Introducing Keybase Chat

#79
post #31

If 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.

This should be clear in the first blog line, it is not a public service and it says "TL;DR: Install it".

Re: Introducing Keybase Chat

#80
post #74

Earlier 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.

i'm wondering which features would ideally make it over to Matrix? it feels there is parity already (other than perhaps defining PFS messages as 'exploding'?)
Post reply on HN