Sharing my FastAPI authentication setup: JWT tokens with PyJWT and Argon2 password hashing. Full code included.
chrisding.xyz/posts/jwt-au...
#FastAPI #JWT #PasswordHashing #Argon2 #Python #FullCode #Auth
#Veracrypt 1.26.26dev has been released ( #TrueCrypt / #CipherShed / #DiskCryptor / #OTFE / #Crypto / #Encryption / #DiskEncryption / #Argon2 / #Argon2id / #GOSTBlockCipher / #RFC7801 / #RFC8891 / #BLAKE2s256 / #Streebog / #AES / #Camellia / #Kuznyechik / #Twofish / #IDRIX / #AMCrypto ) veracrypt.io
Latest pre-release hashcat (GitHub bleeding edge, or hashcat.net/beta) now has Argon2 support!
github.com/hashcat/hashcat/commit/9...
github.com/hashcat/hashcat/commit/d...
Read the commit comments for […]
#Veracrypt 1.26.25 has been released ( #TrueCrypt / #CipherShed / #DiskCryptor / #OTFE / #Crypto / #Encryption / #DiskEncryption / #Argon2 / #Argon2id / #GOSTBlockCipher / #RFC7801 / #RFC8891 / #BLAKE2s256 / #Streebog / #AES / #Camellia / #Kuznyechik / #Twofish / #IDRIX / #AMCrypto ) veracrypt.io
#4 👥 Leverage built-in authentication with #Breeze, #Fortify or #Jetstream
🗝️ Store passwords securely using #Bcrypt or #Argon2 hashing algorithms
🔑 Secure environment variables and force #HTTPS in production environments
„The #bcrypt password hashing function should only be used for password storage in legacy systems where #Argon2 and scrypt are not available.“
cheatsheetseries.owasp.org/cheatsheets/Password_Sto... #security #owasp
Second pass for local user login 🔐
Previously used #bcrypt. @1000kindsofrain.bsky.social suggested moving to something better ❤️
This version now uses #Argon2
It uses node-rs/argon2 and embeds salts in hash strings. It takes in an app-provided pepper
#javascript #buildinpublic #fullstack #webdev
New release of UniquePasswordBuilder with argon2 & PWA support https://paulgreg.me/UniquePasswordBuilder/ Thanks @pmiossec for that contribution and many others. Addon update should follow. #passwordmanager #argon2 #pwa
argon2 is available for node https://github.com/ranisalt/node-argon2 #node #security #argon2 #hash