minkan-chat / server

This repository keeps the backend implementation for the Minkan end-to-end encrypted messenger.
GNU Affero General Public License v3.0
16 stars 1 forks source link

support PIV instead of openpgp #14

Open Erik1000 opened 3 years ago

Erik1000 commented 3 years ago

For organisations, it would be great to be able to use PIV instead of OpenPGP (tho there are things like OpenPGP CA). We could use https://github.com/iqlusioninc/yubikey.rs for this. not a priority tho