© 2023 Hashnode
#2fa
Authy is a Two-Factor-Authentication software focused on security. Unfortunately Authy is only supported as a snap package in Linux. But everybody hates snap. So there is an alternate way to install a…
In the digital world, user authentication is essential for maintaining secure access to online accounts and resources. User authentication verifies the identity of a user before granting access to sen…
This article is a primer on all things security regarding holding, transacting, and safeguarding cryptocurrencies and NFTs. I didn't mean it to be a complete compendium, but it gives you all the neces…
In this blog we setup SSH with key and password authentication to achieve a 2FA type mechanism for more security for users stored in Active Directory. The SSH public key and the password of the user will be stored in the active directory as…
Disclaimer: I'm not a security expert, nor do I pretend to be one. This article just highlights some of the things that I've learned over the years, when it comes to basic security measures. I cannot …