python-tuf/tuf
Jussi Kukkonen 6eaf405bd5 ngclient: Increase default max_root_rotations
this configuration variable controls how many root versions
the client will upgrade in a single refresh(). The idea is to prevent
a malicious repository from filling the disk with root versions.

We want a number that is high enough that a repository should not have
made that many roots in the time that clients take to update the "embedded"
root that the client shipped with ship with.

32 is small enough that a repository could reach it while clients with
v1 embedded in them are still in use. Let's bump to 256: this should be
plenty.

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2024-07-17 11:50:43 +03:00
..
api made variable public 2024-05-28 17:35:14 +05:30
ngclient ngclient: Increase default max_root_rotations 2024-07-17 11:50:43 +03:00
repository repository: handle online key changes (#2650) 2024-06-04 09:56:53 +03:00
__init__.py Rlease v5.0.0 2024-05-14 10:16:41 +02:00
py.typed Advertize type annotations with py.typed 2021-11-11 22:34:22 +02:00