kryptco / kr

DEPRECATED A dev tool for SSH auth + Git commit/tag signing using a key stored in Krypton.
https://krypt.co/developers/
Other
1.59k stars 109 forks source link

What about future of this project? #327

Open jroszkiewicz opened 2 years ago

jroszkiewicz commented 2 years ago

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

Oujiii commented 2 years ago

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

saadfarooq commented 2 years ago

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

dominictayloruk commented 2 years ago

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

jroszkiewicz commented 2 years ago

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

Year without updates. Its look dead :(

dominictayloruk commented 2 years ago

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.

erwin commented 2 years ago

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.

Oujiii commented 2 years ago

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

erwin commented 2 years ago

@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

saadfarooq commented 2 years ago

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.

dominictayloruk commented 2 years ago

My following take on the suggested alternatives;

JamesMcMahon commented 1 year ago

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.

nikhilty commented 1 year ago

This project has been moved to https://github.com/akamai/akr and is under active development. Let me know if there is any issue i can address over there.