Mirror of the Rel4tion website/wiki source, view at <http://rel4tion.org>
Clone
HTTPS:
git clone https://vervis.peers.community/repos/yEzqv
SSH:
git clone USERNAME@vervis.peers.community:yEzqv
Branches
Tags
5.mdwn
[[!template id=ticket class=task]]
[[!meta title=“Explore login using client cert”]]
Issue
Having a separate password for each website is annoying, and is much weaker than using a computed crypto key, like when using GPG and SSH. The same idea seems to be possible with HTTP too, by using a client certificate. I’m not sure web browsers have convenient UI for supporting it, but even if not, it may be very useful for API clients.
Either way I’d like to explore it and allow human users to log in with a cert, without a need to type in a password unique to the website. Can a single client cert with a single password be used like an SSH or GPG key?
Plan
None yet.
Result
None yet.