TW

Results 2664 comments of TW

https://www.borgbackup.org/releases/borg-2.0.html

Guess this is done (up to and including the changes of 2.0.0b3).

Notes: - master branch currently needs to support old and new variants of the misc hashindexes and their on-disk formats so `borg rcreate` and `borg transfer` can read from old...

he may have meant something like: ``` HL_MAX = 512 # or even 4096? hl = len(header) assert hl

Guess BORG2IDX could be the new magic.

@horazont in case you want to work on that, now (as b2 is out) would be a good time.

@hexagonrecursion @enkore any opinion?

`borg key change-algorithm` was already removed, some remainders also removed in PR #6962.

If you give users repo access, they can read all the files in the repo (not only "files belonging to them"). Are you sure you want to do that?

1. The security must happen server side as the code on the client side is under user control. Or, the user who gets repo access permission must run trusted code...