pahakala
@pahakala@lemmy.world
This is a remote user, information on this page may be incomplete. View at Source ↗
- Comment on What is the current state of implementing Federation in Gitea? 1 year ago:
If you turn on Federation in Gitea app.ini settings then WebFinger will work. Nothing else is currently implemented.
- Comment on Need recommendations on something like Vaultwarden but for 2FA only. 1 year ago:
There is also a authy-export tool that makes it pretty easy to export all the tokens to selfhosted
pass
repo. - Comment on Need recommendations on something like Vaultwarden but for 2FA only. 1 year ago:
do you have two or more yubikeys? how do you handle sites that only allow registering a single webauthn dongle? how do you handle backup 2fa?
loosing my yubikey is the main reason why i havent used it yet for webauthn. I just use
pass
and openpgp keys stored on the yubikey as that way it was possible to backup the encryption private key to a seperate usb drive that can be used to restore it later if needed.