kr icon indicating copy to clipboard operation
kr copied to clipboard

What about future of this project?

Open jroszkiewicz opened this issue 3 years ago • 12 comments

You can see that the development of this project has been abandoned, so is there any fork planned?

jroszkiewicz avatar Nov 17 '21 07:11 jroszkiewicz

The dev has sold the company and the replacement is this one: https://github.com/akamai/akr

Oujiii avatar Nov 23 '21 16:11 Oujiii

And that project is dead too now. No updates for a while.

saadfarooq avatar May 21 '22 06:05 saadfarooq

Have a look at https://github.com/chiff-app

dominictayloruk avatar Aug 11 '22 08:08 dominictayloruk

Have a look at https://github.com/chiff-app

Year without updates. Its look dead :(

jroszkiewicz avatar Aug 11 '22 09:08 jroszkiewicz

Any other suggestions? Akami is garbage, krypton chrome extension is flagged as 'This extension violates the Chrome Web Store policy' and keeps getting deactivated in chrome on startup which is annoying.

dominictayloruk avatar Aug 11 '22 12:08 dominictayloruk

Any other suggestions?

It's not a 1:1 replacement for kr, but I've been using BitWarden and it's the best open source password management solution I've found. The UI is solid.

It's very easy to self host BitWarden by using VaultWarden instead of the very bloated/clunky official version. https://github.com/dani-garcia/vaultwarden

The browser plugin for Firefox and Chrome based browsers gives you a place to switch to your self hosted BitWarden instance.

The mobile app also lets you point to your self hosted BitWarden instance.

erwin avatar Aug 11 '22 23:08 erwin

@erwin This is not a 1:1 neither a 10000:1 solution. Bitwarden (in this case, vaultwarden) is awesome, but it is nowhere near what kr offered.

Oujiii avatar Aug 11 '22 23:08 Oujiii

@Oujiii I agree that I would also like something that is more ssh focused, but for now I'm just stuck with ssh-agent again...

Instead of downvoting a useful reply, perhaps supply your useful information.

KeePass Keeagent has some support for ssh keys that I looked into, but the UI was just so ugly I couldn't deal with it... https://github.com/dlech/KeeAgent

There's also python script to store your ssh keys inside your bitwarden vault.

I do agree though - none is a direct kr substitute.

https://github.com/joaojacome/bitwarden-ssh-agent

erwin avatar Aug 11 '22 23:08 erwin

I've moved to secretive since. My company also provides 1Password and their SSH produce seems pretty good as well.

Neither provide GPG though.

And my other complaint, which none of the products have solved so far, is that I need to use different keys for different repos and the best that these products seem to do is give you prompts for all the keys in order for you to decide which to use.

saadfarooq avatar Aug 12 '22 01:08 saadfarooq

My following take on the suggested alternatives;

  • Bitwarden - Password manager not MFA (I use Bitwarden!)
  • KeePass - Same features as Bitwarden
  • Secretive - Offers some functionality similar to kr but requires a secure enclave on Mac (Phone not the security key)
  • Apple Passkeys - Offer the Webauthn of krypton but only able to use in Safari on iOS16/MacOS Ventura (No chrome/Firefox)
  • Chiff - Looks like the best contender for feature parity with krypton but hasn't been updated in a while as @jroszkiewicz said

dominictayloruk avatar Aug 12 '22 11:08 dominictayloruk

There is also https://developer.1password.com/docs/ssh/agent.

Haven't tried it yet, but seems comparable since it is also an SSH agent. Downside is the dependency on 1Password.

JamesMcMahon avatar Nov 04 '22 02:11 JamesMcMahon