python-tuf/tuf
Jussi Kukkonen f56d5267ed README: Remove limitations
There may be ways to unsafely use the client library but situation
should be significantly better now with ngclient:
  * metadata writing is safer, more atomic
  * non-root cached metadata is never trusted (so inconsistent
    cached repository is not a security issue)
  * the cache locations are now clearly application
    decisions (they are required Updater constructor args)

Move the notice to Updater module documentation.

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2022-11-18 13:16:41 +02:00
..
api fix: allow length to be zero 2022-10-12 13:02:41 +02:00
ngclient README: Remove limitations 2022-11-18 13:16:41 +02:00
__init__.py python-tuf 2.0.0 2022-08-16 09:36:40 +02:00
py.typed Advertize type annotations with py.typed 2021-11-11 22:34:22 +02:00