trdl
trdl copied to clipboard
The universal solution for delivering your software updates securely from a trusted The Update Framework (TUF) repository.
Suddenly I've reproduced an error that brought me to the previous one https://github.com/werf/trdl/issues/210. Now every time I open new terminal I see the following error: ```console Error: unable to init...
:robot: I have created a release \*beep\* \*boop\* --- ## [0.6.0](https://www.github.com/werf/trdl/compare/v0.5.0...v0.6.0) (2022-08-04) ### Features * **server:** prolong TUF roles expiration periodically ([7df2cae](https://www.github.com/werf/trdl/commit/7df2cae4004402dfa52eda5b87e2d55329661ac3)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please)....
``` trdl use --no-update ```
``` $ source $(trdl use werf 1.2 beta) Error: unable to init tuf client: unable to get meta from file local store: leveldb/table: corruption on data-block (pos=0): checksum mismatch, want=0xf6eefbb5...
A user/attacker can add the same key several times and add the same signature as many times during release and publication.
The `golang.org/x/crypto/openpgp` package does not implement OpenPGP fully. Some algorithms are not supported (e.g., ECC that is offered by default on Mac). This library is [frozen](https://golang.org/wiki/Frozen) and [deprecated](https://golang.org/wiki/Deprecated). Let's look...