Hacker News new | ask | show | jobs
by beagle3 3258 days ago
i think bup does support concurrent access; the concurrent deduplication granularity is a backup set, so if two identical computers are backed up for the first time at exactly the same time you will not get deduplication - but that's inherently a dining philosopher kind of problem

Also, recent bup versions allow delete. No encryption IiRC, but you can examine it with git tools which is a feature on its own.