|
|
|
|
|
by benzinschleuder
3423 days ago
|
|
Some time ago, I implemented a little tool for myself which backups folders incrementally on usenet (deterministic message-id creation from a secret key, append-only style with metadata, parity, encryption etc. so you only have to remember one unique key to access all of your data, even if new data is added). It can mount the current state of the usenet backup with FUSE and it's possible to browse through the files and listen to music etc.
I understand that it might not be a good idea to store all your data only on usenet, but I thought that was an interesting concept and a fun little project to work on :) |
|