Practicalities, implementation, and weaknesses of simple symmetric encryption for plain text files

For about 20 years, I’ve been using gnupg to encrypt a plain-text file containing my passwords. (The actual per-site passwords are generated using a hash function.) It’s worked OK for me, but gnupg is a very heavy-weight system that’s real… Continue reading Practicalities, implementation, and weaknesses of simple symmetric encryption for plain text files

How is a Windows Active Directory Machine Account Password stored in Windows/Samba Clients?

It’s said that a Windows Machine Account Password is usually composed of 120 characters in UTF-16-LE format. But when looking at the value stored in the Windows Registry under HKLM\SECURITY\Policy\Secrets\$MACHINE.ACC\CurrVal one finds a s… Continue reading How is a Windows Active Directory Machine Account Password stored in Windows/Samba Clients?

Full disk encryption: remotely enter password (Veracrypt or other solutions) [migrated]

my computer’s OS drive is fully encrypted with Veracrypt’s system encryption: https://veracrypt.eu/en/System%20Encryption.html
Is there a way to remotely enter the password in the pre-boot authentication screen? Like sending it via LAN or … Continue reading Full disk encryption: remotely enter password (Veracrypt or other solutions) [migrated]

5 rules to make security user-friendly

My mother is 67 years old. She is a brilliant woman, educated and not at all afraid of technology. Yet, when I tried to get her to install Google Authenticator and use multi-factor authentication (MFA) for logging into applications, she found herself s… Continue reading 5 rules to make security user-friendly