Hacker News new | ask | show | jobs
by mirimir 3429 days ago
Here's a simple hack. Anonymously lease N inexpensive VPS. Archive your stuff (perhaps a VM) with tar, encrypt with gpg, and use split to get N pieces. Use bbcp to put distinct subsets of pieces on each VPS, such that any M of the N VPS will give your stuff back.