Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
mohamedkoubaa
16d ago
0 comments
Share
I want a way to backup my data fully encrypted somewhere and have custody of the keys - but importantly, the data should all be decrypted locally where all my apps can use the data without any network
0 comments
default
newest
oldest
chasd00
16d ago
tar -czf - /path/to/folder | gpg -c -o folder.tar.gz.gpg then scp/POST that somewhere /s..kinda
j
/
k
navigate · click thread line to collapse