skepller@lemmy.world to Programmer Humor@programming.devEnglish · 2 个月前GitHub authlemmy.worldimagemessage-square81fedilinkarrow-up1738arrow-down116
arrow-up1722arrow-down1imageGitHub authlemmy.worldskepller@lemmy.world to Programmer Humor@programming.devEnglish · 2 个月前message-square81fedilink
minus-squareEvotech@lemmy.worldlinkfedilinkarrow-up1·edit-22 个月前I’d love to see the state of online banking if everyone were to manage their own ssh keys In all seriousness, they are similar, but not quite in this context. There’s a good project on how to make ssh key infra more scalable and innately secure. Then you can use passkeys on top if you’d like. https://github.com/openpubkey/openpubkey https://github.com/openpubkey/opkssh I personally use this on all my servers.
minus-squareramjambamalam@lemmy.calinkfedilinkEnglisharrow-up1·2 个月前 I’d love to see the state of online banking if everyone were to manage their own ssh keys Most people couldn’t figure out how to download a binary release from a GitHub repo, much less clone it, regardless of HTTP or SSH.
I’d love to see the state of online banking if everyone were to manage their own ssh keys
In all seriousness, they are similar, but not quite in this context.
There’s a good project on how to make ssh key infra more scalable and innately secure. Then you can use passkeys on top if you’d like.
https://github.com/openpubkey/openpubkey
https://github.com/openpubkey/opkssh
I personally use this on all my servers.
Most people couldn’t figure out how to download a binary release from a GitHub repo, much less clone it, regardless of HTTP or SSH.
True, not the point though