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

A v2 feature might be e2e encryption, seems like that should be feasible
You can always encrypt it before piping it to /dev/null.