docker-tor
docker-tor copied to clipboard
Tor built and verified by github and packed in a container
When doing a `docker scan lncm/tor`, the report throws out a LOT of critical vulnerabilities that need patching. At the bottom of the report, it recommends updating to Debian:11-slim to...
Update build key to be verified. https://support.torproject.org/tbb/how-to-verify-signature/
Based on https://github.com/lncm/docker-tor/pull/30 but a bit more up to date. Fixes #13 and #21. I will mantain the fork in my repo until merged. I've enabled CI to automatically build...
Updated a few things to close out vulnerabilities found by Docker. I did a very basic test that it builds and runs on my machine, but I didn't do anything...