Hacker News new | ask | show | jobs
by yjftsjthsd-h 599 days ago
> A password used to protect a system must be persistently stored inside that system.

No it isn't; any system which is even remotely decent will only store the (usually salted) hash of passwords used on it.