There is also a authy-export tool that makes it pretty easy to export all the tokens to selfhosted pass
repo.
There is also a authy-export tool that makes it pretty easy to export all the tokens to selfhosted pass
repo.
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.
fedora will be fine as it is the upstream provider of rpm build files
fedora -> centos stream -> RHEL
Rocky Linux and Oracle Linux that take the RHEL sources without contributing back are having their src rpm access cut.
systemd is one of the best things that has happened with linux. Instead of random shell scripts that work differently on each distro, now you have a single ini conf file for your service that configures automatic restarts, sandboxing and activation in a easy to use way.
LFS is fun. Its like cosplaying as a package manager :D
same, its pretty solid for a meme os. For anything else I usually use Debian.
If you turn on Federation in Gitea app.ini settings then WebFinger will work. Nothing else is currently implemented.