Commit graph

10 commits

Author SHA1 Message Date
Chirstophe Mehay
8896142fc4 Fix issue when restarting tor container with control password 2022-07-26 23:28:23 +02: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
Christophe Mehay
a37645543f Fix tor configuration parsing to avoid loading of secrets 2021-02-20 14:42:02 +01:00
Chirstophe Mehay
cf419a7d48 Remove double base64 decode when importing key from environment 2021-02-13 22:27:15 +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
Chirstophe Mehay
1dcec5c580 Bump to tor 0.4.4.7
Add rust in the tor build stage
also ignore GPG_KEY to avoid waring at startup
2021-02-13 12:44:28 +01:00
Christophe Mehay
5b6e87c6e3 Add tests for Vanguards setup 2020-06-15 00:02:38 +02:00
Christophe Mehay
0334d7eb6b WIP: Adding vanguard... 2020-06-15 00:02:38 +02:00
Christophe Mehay
dacda29137 Do not exit if matched environment variable cannot be parsed 2020-05-09 18:17:15 +02:00
Christophe Mehay
caf94bc54d Migrate from Pipenv to Poetry 2020-05-09 18:17:15 +02:00