tasn / webext-signed-pages

A browser extension to verify the authenticity (PGP signature) of web pages
BSD 3-Clause "New" or "Revised" License
190 stars 12 forks source link

Support SSH signing #43

Open Summertime opened 2 years ago

Summertime commented 2 years ago

oops, hit enter too quick,

https://man7.org/linux/man-pages/man1/ssh-keygen.1.html search -Y sign

https://blog.dbrgn.ch/2021/11/16/git-ssh-signatures/ this also works with git et al

Would be a lot easier / less confusing alternative to GPG key management, for those who want to provide a secure page

tasn commented 2 years ago

I agree. :)