awslabs / tough

Rust libraries and tools for using and generating TUF repositories
191 stars 45 forks source link

Switch to `noxious-server` upstream #671

Open cbgbt opened 11 months ago

cbgbt commented 11 months ago

In https://github.com/awslabs/tough/pull/660 I am proposing we switch from toxiproxy to noxious for testing tuftool in chaotic conditions. The installation comands are included in the Makefile.

For now, we are using a fork with a few fixes, but once https://github.com/oguzbilgener/noxious/pull/14 is included in an upstream release, we can switch back. If https://github.com/oguzbilgener/noxious/issues/13 is implemented, we could also switch to using crates.io as the source rather than github.