|
|
|
|
|
by josephcsible
374 days ago
|
|
> You can change the system defaults on sane OS. You can, but most people won't. > Thats like saying every application should come up with its own bespoke encryption framework because the OS doesn’t utilize full disk encryption by default. The solution is not to implement encryption in all your programs, the solution is to configure full disk encryption in the OS. Should password managers just store all of your passwords in cleartext instead of encrypting them, since you should be using FDE? |
|
Better analogy, should every random app bundle own custom crypto and encrypt all files and ask user for password just in case some user does not set login password?
An app should do what it does, if secure storage is not its task then it probably should leave it to the os and if it's not DNS resolving then it shouldn't DNS resolve. Is very annoying