Y
Hacker News
new
|
ask
|
show
|
jobs
by
pmontra
1531 days ago
They could be storing to /dev/null. That's a very safe target, nobody can steal our data. Unfortunately it's technically not encrypted at rest.
2 comments
seb314
1531 days ago
A v2 feature might be e2e encryption, seems like that should be feasible
link
necovek
1531 days ago
You can always encrypt it before piping it to /dev/null.
link