Hacker News new | ask | show | jobs
by spaceheeder 3155 days ago
Since the strategy here is to split the files up into equal-sized pieces, I wonder if the encryption key of each piece could be encrypted with a public key rather than a symmetric key, a-la the experimental (and now apparently defunct) One-way encrypted File System[0].

[0] OweFS discussion thread on HN: https://news.ycombinator.com/item?id=10911913

1 comments

Sure why not?