Back to blog


Textavia topic
Security & Privacy
Safe handling for passwords, tokens, hashes, and privacy-sensitive utility work.

Feb 14, 2026
jwtHow Does JWT Work?
How JWT works, taken apart byte by byte with a real token you can verify yourself — plus why anyone can read a JWT and only the key holder can trust one.
13 min read

Jan 4, 2026
security11 Hashing Types: Cryptographic, Password, and Fast Hash Functions
Compare 11 hashing types, from MD5 and SHA-2 to Argon2id, bcrypt, xxHash, and MurmurHash, with a practical guide to choosing the right one.
11 min read

Dec 14, 2025
securityStrong Password Examples
Real strong password examples, the entropy math behind them, and why the same 8-character password survives 570 years on one site and 30 minutes on another.
11 min read