Commit graph

6 commits

Author SHA1 Message Date
Chirstophe Mehay
f801929085 Update tor version to 0.4.6.10 2022-03-26 14:10:51 +01:00
Chirstophe Mehay
2fc3b6eb84 Drop support for onion addresses v2
* Update `onions` tool to v0.7.0
 * Update `tor` to `0.4.6.9`
2021-12-24 00:27:34 +01:00
Seth For Privacy
b8478ed7ed Bump Tor to 0.4.6.7
This simply bumps the Tor version to 0.4.6.7, the latest recommended release of Tor.

I have tested this locally and have not observed any issues in building or running it after running `make update_tor_version` and then building the image.

If there is more involved in bumping versions, please let me know.

Thanks!
2021-10-14 21:33:51 +02:00
Christophe Mehay
df79aff859 Update tor to v0.4.5.7 2021-04-10 00:51:29 +02:00
Christophe Mehay
a37645543f Fix tor configuration parsing to avoid loading of secrets 2021-02-20 14:42:02 +01:00
Chirstophe Mehay
7ab49bfde4 Add tor and torsock version in plain files
Now:
 - `make build` will build the container with tor version set in `current_tor_version` and `current_torsock_version`
 - `make update_tor_version` will update theses files
2021-02-13 21:08:46 +01:00