Y
Hacker News
new
|
ask
|
show
|
jobs
by
keithmancuso
4254 days ago
if your so concerns with privacy why are you writing passwords in plain text documents?
1 comments
mikeash
4254 days ago
A plain text file stored on an encrypted disk image is a pretty decent way to save passwords, as long as you can trust your text editor not to upload your data behind your back (which has
generally
been a reasonable assumption in the past).
link