Uninstalled because on Windows it registers itself to auto-start on boot no matter what you do. I keep removing it from the autostart places and it keeps registering back. I get it that they want to get usage telemetry, but it's ridiculous for a security focused app to force itself like that. https://github.com/keybase/keybase-issues/issues/2380 https://github.com/keybase/client/issues/3904 https://github.com/keybase…
Keybase 4.0
11–20 of 26 posts
Re: Keybase 4.0
#12Uninstalled because on Windows it registers itself to auto-start on boot no matter what you do. I keep removing it from the autostart places and it keeps registering back. I get it that they want to get usage telemetry, but it's ridiculous for a security focused app to force itself like that. https://github.com/keybase/keybase-issues/issues/2380 https://github.com/keybase/client/issues/3904 https://github.com/keybase…
https://github.com/keybase/client/issues/8264
Re: Keybase 4.0
#13did anyone figure out what the arrow on the top does? https://i.imgur.com/nqGfSCL.png
Re: Keybase 4.0
#14did anyone figure out what the arrow on the top does? https://i.imgur.com/nqGfSCL.png
Re: Keybase 4.0
#15Still waiting for 2FA authentication (sigh) ... everyone but Keybase and my bank seems to know how important this is!
Where would you want 2FA to be added? When setting up a new device?
You need to know the password and be in possession of a device already trusted to confirm a new device, right?
Re: Keybase 4.0
#16Keybase is a really cool solution to a problem (or problems?) I don't seem to have. I've had an account for a while but don't really have any reason to use it. Seems like they're pivoting towards being a Slack competitor. Maybe if they open sourced the server portion it could be a chat solution that OSS projects can feel okay about using.
Keybase is a great way to do company onboarding. Have a new employee setup a Keybase account (if they don't have one already) and now you have a simple and secure way to have conversations and exchange files (e.g. W-4 forms, insurance, etc) I use it for personal communications too, so it is nice to use the same secure messaging platform for both work and personal and switch back and forth from computer to phone easil…
I wonder now could it be used for corporate secret management. I wouldn't like to use cloud solution for that and on existing on premise solutions do not cover all scenarios I need (on-boarding one of them, or guests).
Re: Keybase 4.0
#17Earlier quoted context omitted.
Where would you want 2FA to be added? When setting up a new device?
Ist there already 2FA for that? You need to know the password and be in possession of a device already trusted to confirm a new device, right?
You certainly need to be logged in to keybase on an existing trusted device, though.
Re: Keybase 4.0
#18Earlier quoted context omitted.
Keybase is a great way to do company onboarding. Have a new employee setup a Keybase account (if they don't have one already) and now you have a simple and secure way to have conversations and exchange files (e.g. W-4 forms, insurance, etc) I use it for personal communications too, so it is nice to use the same secure messaging platform for both work and personal and switch back and forth from computer to phone easil…
Hm... I wonder now could it be used for corporate secret management. I wouldn't like to use cloud solution for that and on existing on premise solutions do not cover all scenarios I need (on-boarding one of them, or guests).
Re: Keybase 4.0
#19This means I haven't wanted to even suggest trialling it at work, so I haven't used the teams feature at all and without that it's basically an encrypted cloud storage mechanism with an interesting Git integration.
T_TRe: Keybase 4.0
#20Still waiting for 2FA authentication (sigh) ... everyone but Keybase and my bank seems to know how important this is!
2FA is not very helpful if your service relies on encryption for everything (like keybase). It's not possible to use 2FA without another party verifying the authentication code. Keybase could include this (then they would have to verify it), but so far keybase has gone to great lengths to not actually have to hold any secrets for users. They even perform password hashing in the browser instead of on their servers. 2F…
That's not true. You can verify the time based codes or do u2f yourself. You don't need a third party for that.