From 61437541611033e61b931af6e0e855fbea805316 Mon Sep 17 00:00:00 2001 From: corl3ss Date: Thu, 21 Sep 2023 11:32:00 +0200 Subject: [PATCH] Ajout fingerprints de Arecoque3 et 4 --- Services.mdwn | 10 ++++++++++ assets/relays.js | 6 ++++++ 2 files changed, 16 insertions(+) diff --git a/Services.mdwn b/Services.mdwn index e7c9d9e..16236de 100644 --- a/Services.mdwn +++ b/Services.mdwn @@ -101,6 +101,16 @@ Nos oignons fait actuellement fonctionner les relais Tor suivants : Reduced Exit Policy + Globenet + AlGrothendieck3 + Reduced Exit Policy + + + Globenet + AlGrothendieck4 + Reduced Exit Policy + + Aquilenet elenagb1 Reduced Exit Policy diff --git a/assets/relays.js b/assets/relays.js index c87bc8b..391bf67 100644 --- a/assets/relays.js +++ b/assets/relays.js @@ -56,6 +56,12 @@ var nos_oignons_relays = [ }, { name: "AlGrothendieck2", fingerprint: "59F2831A9BEB7AB3D5803445F946EA9FEEEFA217", color: randomColor(), + }, { name: "AlGrothendieck3", + fingerprint: "042944E139508E6A8495AA1F6F320D1087D84930", + color: randomColor(), + }, { name: "AlGrothendieck4", + fingerprint: "37C984BB069C29573FB8F9F6C610DC14763B5305", + color: randomColor(), }, { name: "elenagb1", fingerprint: "4B8F0F8BB18F1D9ADC1FE7E54B3D3D605C1919A7", color: randomColor(), -- 2.39.2