C.W.K.
Stream
Quiz · 5 questions

📖 Auth Vocabulary, Cleanly Distinguished

AuthN vs AuthZ, sessions vs tokens, identifiers vs credentials vs secrets, perimeter vs per-request, CIA, trust boundaries

Level 0Greenhorn
0 XP0/53 lessons0/14 achievements
0/100 XP to next level100 XP to go0% complete

Quiz

01What's the precise difference between authentication and authorization?
02Why do session cookies (in a SQLite table) win over JWT for solo-dev apps?
03Why use bcrypt (or argon2/scrypt) instead of SHA256 for PIN/password hashing?
04For solo-dev apps, what's the right default priority order in the CIA triad?
05What's the main security risk of the 'local IP bypass' (skip PIN for 127.0.0.1 / 192.168.x.x)?
Spotted a bug or have feedback on this page?Report an Issue

Comments 0

🔔 Reply notifications (sign in)
Sign inPlease sign in to comment.

No comments yet — be the first.