Git Product home page Git Product logo

docker-tor's People

Contributors

aarondewes avatar dsbaars avatar nolim1t avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

docker-tor's Issues

0.4.4.7

Tor 0.4.4.7 is quite an important release because it fixes the cause of the recent tor issues.

@nolim1t I'd also recommend using make -j$(nproc) instead of make in the Dockerfile to speed up builds (On GitHub actions it would be -j2, but with more cores local builds could be even faster if anyone builds locally)

@lukechilds @mayankchhabra Is there any reason you're using your own image for Umbrel instead of this one? This image is build from source and gpg verified instead of using prebuilts, which makes it possible to update tor really easily without waiting for alpine to publish an update.

Permisson error

When using the latest image (0.4.7.13) I get a permission error during startup:

[warn] Error creating directory /data/.tor: Permission denied
[warn] Failed to parse/validate config: Couldn't create private data directory "/data/.tor"

When switching back to an older image (0.4.7.9) everything works again. I really don't understand why the latest build tries to look in /data/.tor: when the mounted volumes are in /etc/tor and /var/lib/tor.

Update base image

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 get rid of most of them

Project name:      docker-image|lncm/tor
Docker image:      lncm/tor
Platform:          linux/amd64
Base image:        debian:10.10-slim

**Tested 85 dependencies for known vulnerabilities, found 61 vulnerabilities.**

Base Image         Vulnerabilities  Severity
debian:10.10-slim  61               10 high, 6 medium, 45 low

Recommendations for base image upgrade:

Major upgrades
Base Image      Vulnerabilities  Severity
debian:11-slim  37               1 high, 2 medium, 34 low

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.