Alexander PanovforRoyalZSoftwareroyalzsoftware.de·Dec 4, 2023Advent Calendar #4 - My turn on cybersecurityCybersecurity has become very important over the years. More powerful computers force you to have increasingly longer passwords. This post shall give you a rough introduction to how I handle cyber security and the products I am using for it (this is ...27 readsyubikey
sycuredsycured.hashnode.dev·Feb 5, 2023Yubico Authenticator on RHEL 9Yubico Authenticator permits you to generate TOTP directly on your desktop/laptop/smartphone using your Yubikey. This is how to install it on Red Hat Enterprise Linux / AlmaLinux / Rocky Linux 9. Prerequisites dnf install -y opensc If you're using W...86 readsOTP
Nathan Priceblog.gravityfargo.dev·Jul 6, 2022Yubikey Two Factor Authentication on Arch LinuxGoals: Lock the computer and kill any active terminal sessions when the Yubikey is removed Require Yubikey to be pressed when using sudo, su. Require the Yubikey for initial system login, and screen unlocking. Use it to authenticate 1Password. ...647 readsArchLinux
Nathan Priceblog.gravityfargo.dev·Jul 6, 2022Reset pam.d ModulesI managed to bork my pam.d configs to the point that I couldn't root or sudo to gain access to reset them. In my shame, I had to create a new install USB and chroot in. Thankfully I haven't figured out drive encryption yet or I may have been SOL, I h...34 readsarch