mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-02-10 22:15:06 +08:00
9 lines
239 B
Markdown
9 lines
239 B
Markdown
Databases
|
|
==
|
|
|
|
## General
|
|
|
|
- How should you store passwords in a database?
|
|
- http://www.geeksforgeeks.org/store-password-database/
|
|
- https://nakedsecurity.sophos.com/2013/11/20/serious-security-how-to-store-your-users-passwords-safely/
|