Whole-known-network
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@swiftcoder" class="u-url mention">@<span>swiftcoder</span></a></span> i looked at the syntax for that and decided i want to claw my eyes out instead</p>
<p><span class="h-card" translate="no"><a href="https://social.tchncs.de/@ppxl" class="u-url mention">@<span>ppxl</span></a></span> rustic?</p><p>re: speed, tarsnap is so horrifically slow that just about anything would be an improvement</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@whitequark" class="u-url mention">@<span>whitequark</span></a></span> may want to put a lifecycle policy on the bucket to delete stale versions after 3 months, or such. Otherwise actual deletions won’t ever reclaim storage space</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@whitequark" class="u-url mention">@<span>whitequark</span></a></span> we are using restic for automated backups at work. I like it but it has some drawbacks, namely the speed. </p><p>IIRC there was a similar tool with better performance but I need to look it up.</p><p>I also suspect that the deduplication only works well if the cache is being held at a leash.</p>
<p><span class="h-card" translate="no"><a href="https://mdon.ee/@slyecho" class="u-url mention">@<span>slyecho</span></a></span> (and, to state the obvious, i don't want to run even more infrastructure just to handle backups)</p>
<p><span class="h-card" translate="no"><a href="https://mdon.ee/@slyecho" class="u-url mention">@<span>slyecho</span></a></span> the machine either has the authorization to delete data or it doesn't. it doesn't matter one bit what software it's running if it's compromised</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@whitequark" class="u-url mention">@<span>whitequark</span></a></span> I think the appendix-only mode works best in their own server and they suggest to use rclone as an adapter</p>
<p>okay, it looks like this is solved by enabling bucket versioning rather than reducing permissions</p><p>from my testing, restic appears to be fit for purpose (is able to execute basic commands like "list versions" without me waiting for it to do gods know what for several minutes)</p>
<p><span class="h-card" translate="no"><a href="https://mastodon.social/@whitequark" class="u-url mention">@<span>whitequark</span></a></span> did you try borg with pika as frontend yet? it's pretty nice.</p>