diff options
| author | Gab <24553253+gabrix73@users.noreply.github.com> | 2026-08-13 14:04:30 +0200 |
|---|---|---|
| committer | Gab <24553253+gabrix73@users.noreply.github.com> | 2026-08-13 14:04:30 +0200 |
| commit | 994071243fc80990cf09e820b671006e9bd31c76 (patch) | |
| tree | b65e02724b98033240aa6f9d153acea021abc456 /deploy/yamn-nym-ingress.env.example | |
| parent | 47d903de3bca4165e96d6ec8830eafbacf524cd2 (diff) | |
| download | yamnweb-994071243fc80990cf09e820b671006e9bd31c76.tar.gz yamnweb-994071243fc80990cf09e820b671006e9bd31c76.tar.xz yamnweb-994071243fc80990cf09e820b671006e9bd31c76.zip | |
Separate active YAMN code from Katzenpost PoC
Diffstat (limited to 'deploy/yamn-nym-ingress.env.example')
| -rw-r--r-- | deploy/yamn-nym-ingress.env.example | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/deploy/yamn-nym-ingress.env.example b/deploy/yamn-nym-ingress.env.example new file mode 100644 index 0000000..029c506 --- /dev/null +++ b/deploy/yamn-nym-ingress.env.example @@ -0,0 +1,6 @@ +YAMN_NYM_INGRESS_STORAGE=/var/lib/yamnweb/nym-ingress +YAMN_TOR_SOCKS=127.0.0.1:9050 +YAMN_INGRESS_FROM=<> +YAMN_DRY_RUN=false +# Replace this list with the current, reviewed YAMN entry addresses. +YAMN_ALLOWED_ENTRY_ADDRESSES=yamn@virebent.art,yamn@mixmin.net,yamn2@mixmin.net,yamn3@mixmin.net,yamn4@mixmin.net,yamn@gronk.ch,yamn@eocto.net,yamn@middleman.remailer.online,yamn@milton.redmv.net,yamn@yamn.paranoici.org,yamn@shalo.ca,yamn@tnetconsulting.net,yamn@yeahno.net |
