From 77609fa2d6c26de2d0556698be810e566f1eca51 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Mon, 6 Jul 2020 12:13:26 +0200 Subject: [PATCH 01/16] =?utf8?q?Fichiers=20PO=20mis=20=C3=A0=20jour.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- .../20200706_ipv6_elenagb.en.po" | 107 +++++++++++------- 1 file changed, 63 insertions(+), 44 deletions(-) diff --git "a/Actualit\303\251s/20200706_ipv6_elenagb.en.po" "b/Actualit\303\251s/20200706_ipv6_elenagb.en.po" index 447d730..50a4f47 100644 --- "a/Actualit\303\251s/20200706_ipv6_elenagb.en.po" +++ "b/Actualit\303\251s/20200706_ipv6_elenagb.en.po" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: Nos oignons website\n" -"POT-Creation-Date: 2020-07-06 11:59+0200\n" +"POT-Creation-Date: 2020-07-06 12:13+0200\n" "PO-Revision-Date: 2020-07-06 11:59+0200\n" "Last-Translator: Nos oignons \n" "Language-Team: English \n" @@ -38,41 +38,50 @@ msgid "" "à ça. En partant du principe que tout le reste soit correctement configuré " "(`ORPort`, `address`, …), arrivez-vous à débusquer l'erreur?" msgstr "" -"At nos-oignons we're running a couple of high-speed " -"[tor exit nodes](https://nos-oignons.net/Services/index.fr.html), and since " -"it's 2020, most of them have IPv6 addresses.\n" -"A particular node, [elenagb](https://metrics.torproject.org/rs.html#details/F47B13BFCE4EF48CDEF6C4D7C7A99208EBB972B5), " -"named after the Italian feminist writer and teacher " -"[Elena Gianini Belotti](https://it.wikipedia.org/wiki/Elena_Gianini_Belotti), " -"hosted by [Aquilenet](https://www.aquilenet.fr/ )was doing something odd: " -"the consensus thought that its exit policy was `reject *:*`, while we wanted " -"it to be an exit node.\n" +"At nos-oignons we're running a couple of high-speed [tor exit nodes](https://" +"nos-oignons.net/Services/index.fr.html), and since it's 2020, most of them " +"have IPv6 addresses.\n" +"A particular node, [elenagb](https://metrics.torproject.org/rs.html#details/" +"F47B13BFCE4EF48CDEF6C4D7C7A99208EBB972B5), named after the Italian feminist " +"writer and teacher [Elena Gianini Belotti](https://it.wikipedia.org/wiki/" +"Elena_Gianini_Belotti), hosted by [Aquilenet](https://www.aquilenet.fr/ )was " +"doing something odd: the consensus thought that its exit policy was `reject " +"*:*`, while we wanted it to be an exit node.\n" "The only major difference with our other servers is that we have some issues " "with IPv4 attribution, we agreed with our hoster to only have IPv6 traffic " -"exiting from the tor network. There was likely a configuration issue somehow, " -"somewhere.\n" +"exiting from the tor network. There was likely a configuration issue " +"somehow, somewhere.\n" "The torrc files looked like this, assuming that everything else (`ORPort`, " "`address`, …) was correct, can you spot the mistake?" #. type: Plain text -#, no-wrap +#, fuzzy, no-wrap +#| msgid "" +#| "# No exit in ipv4\n" +#| "\n" +#| "ExitPolicy reject *:*\n" +#| "\n" +#| "\n" +#| "\n" +#| "# Reduced exit policy in IPv6\n" +#| "\n" +#| "ExitPolicy accept6 *:20-23 # FTP, SSH, telnet\n" +#| "\n" +#| "…\n" +#| "\n" +#| "ExitPolicy accept6 *:64738 # Mumble\n" +#| "\n" +#| "ExitPolicy reject6 *:*\n" +#| "\n" msgid "" "# No exit in ipv4\n" -"\n" "ExitPolicy reject *:*\n" "\n" -"\n" -"\n" "# Reduced exit policy in IPv6\n" -"\n" "ExitPolicy accept6 *:20-23 # FTP, SSH, telnet\n" -"\n" "…\n" -"\n" "ExitPolicy accept6 *:64738 # Mumble\n" -"\n" "ExitPolicy reject6 *:*\n" -"\n" msgstr "" "# No exit in ipv4\n" "\n" @@ -98,10 +107,10 @@ msgid "" "l'IPv4 **ainsi** que l'IPv6 pour des raisons historiques. À ce sujet, la " "[documentation](https://torproject.org/docs/tor-manual.html.en) indique :" msgstr "" -"The trick, as outlined in the [ticket 16069](https://trac.torproject.org/)" -"is that reject *:* will reject both IPv6 and IPv4, for legacy reasons." -"On this topic, the [torrc's documentation](https://torproject.org/docs/tor-manual.html.en) " -"states the following:" +"The trick, as outlined in the [ticket 16069](https://trac.torproject.org/)is " +"that reject *:* will reject both IPv6 and IPv4, for legacy reasons.On this " +"topic, the [torrc's documentation](https://torproject.org/docs/tor-manual." +"html.en) states the following:" #. type: Plain text #, no-wrap @@ -121,34 +130,45 @@ msgstr "" #. type: Plain text msgid "La bonne configuration ressemblerait donc plutôt à ceci:" -msgstr "" -"So the correct configuration looks like this:" +msgstr "So the correct configuration looks like this:" #. type: Plain text -#, no-wrap +#, fuzzy, no-wrap +#| msgid "" +#| "# No exit in ipv4\n" +#| "\n" +#| "ExitPolicy reject *4:*\n" +#| "\n" +#| "\n" +#| "\n" +#| "# Reduced exit policy in IPv6\n" +#| "\n" +#| "ExitPolicy accept6 *:20-23 # FTP, SSH, telnet\n" +#| "\n" +#| "ExitPolicy accept6 *:43 # WHOIS\n" +#| "\n" +#| "…\n" +#| "\n" +#| "ExitPolicy accept6 *:64738 # Mumble\n" +#| "\n" +#| "ExitPolicy accept6 *:64738 # Mumble\n" +#| "\n" +#| "ExitPolicy reject6 *:*\n" +#| "\n" +#| "\n" +#| "\n" msgid "" "# No exit in ipv4\n" -"\n" "ExitPolicy reject *4:*\n" "\n" -"\n" -"\n" "# Reduced exit policy in IPv6\n" -"\n" "ExitPolicy accept6 *:20-23 # FTP, SSH, telnet\n" -"\n" "ExitPolicy accept6 *:43 # WHOIS\n" -"\n" "…\n" -"\n" "ExitPolicy accept6 *:64738 # Mumble\n" -"\n" "ExitPolicy accept6 *:64738 # Mumble\n" -"\n" "ExitPolicy reject6 *:*\n" "\n" -"\n" -"\n" msgstr "" "# No exit in ipv4\n" "\n" @@ -173,7 +193,6 @@ msgstr "" "\n" "\n" - #. type: Plain text msgid "" "Une bonne partie de la soirée fût passée à s'user les yeux sur le problème, " @@ -181,7 +200,7 @@ msgid "" "l'IPv4 nous était maintenant correctement attribuée, et qu'elenagb pouvait " "donc avoir du trafic sortant de tor à la fois en IPv4 et en IPv6." msgstr "" -"An embarrassingly large portion of the evening was wasted, and of course, " -"as soon as the mystery was solved, our beloved hoster told us that they " -"solved the attribution issue, and that we're free to use IPv4 as well for " -"the exit traffic." +"An embarrassingly large portion of the evening was wasted, and of course, as " +"soon as the mystery was solved, our beloved hoster told us that they solved " +"the attribution issue, and that we're free to use IPv4 as well for the exit " +"traffic." -- 2.39.2 From e1e0370006c868aa5da9090aafe1bf15f525236e Mon Sep 17 00:00:00 2001 From: jvoisin Date: Mon, 20 Jul 2020 13:29:29 +0200 Subject: [PATCH 02/16] =?utf8?q?Correction=20du=20nom=20de=20l'h=C3=A9berg?= =?utf8?q?eur=20de=20mwittig?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- Services.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Services.mdwn b/Services.mdwn index cada0f3..93ed9ef 100644 --- a/Services.mdwn +++ b/Services.mdwn @@ -69,7 +69,7 @@ Nos oignons fait actuellement fonctionner les relais Tor suivants : Reduced Exit Policy - Humans connexion + Data Expertise - Human's Connexion mwittig 2AB6 F7D5 9DF6 153F 4DB1 DB64 79C3 422F 5724 C4BA Reduced Exit Policy -- 2.39.2 From 1184d49291b6018b71c4135e994759efa45c2add Mon Sep 17 00:00:00 2001 From: website Date: Mon, 20 Jul 2020 13:29:44 +0200 Subject: [PATCH 03/16] =?utf8?q?Fichiers=20PO=20mis=20=C3=A0=20jour.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- Services.en.po | 67 ++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 62 insertions(+), 5 deletions(-) diff --git a/Services.en.po b/Services.en.po index 891173c..2d206e1 100644 --- a/Services.en.po +++ b/Services.en.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: Nos oignons website\n" -"POT-Creation-Date: 2020-03-07 12:13+0100\n" +"POT-Creation-Date: 2020-07-20 13:29+0200\n" "PO-Revision-Date: 2020-03-07 11:14+0000\n" "Last-Translator: Nos oignons \n" "Language-Team: English \n" @@ -75,7 +75,66 @@ msgid "Nos oignons fait actuellement fonctionner les relais Tor suivants :" msgstr "Nos Oignons currently runs the following Tor relays:" #. type: Plain text -#, no-wrap +#, fuzzy, no-wrap +#| msgid "" +#| "\n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" +#| " \n" msgid "" "
EmplacementRelaiEmpreintePolitique de sortie
IELO-LIAZOmarcuse11EFAE 4472 8264 9822 2444 5E96 214C 15F9 075D EE1DReduced Exit Policy
IELO-LIAZOmarcuse22C656 B41A EFB4 0A14 1967 EBF4 9D6E 6960 3C9B 4A11Reduced Exit Policy
Gandi3ekumen9BA8 4E8C 9008 3676 F86C 7427 C8D1 0592 5F13 716CReduced Exit Policy
tetaneutral.netmarylou14578E 007E 5E45 35FB FEF7 758D 8587 B07B 4C8C 5D06Reduced Exit Policy
tetaneutral.netmarylou2590FD 830C 357A 5109 AB3C 5052 8771 3F1A C811 174CReduced Exit Policy
GlobenetAlGrothendieck8E6E DA78 D8E3 ABA8 8D87 7C3E 37D6 D4F0 938C 7B9FReduced Exit Policy
AquilenetelenagbF47B 13BF CE4E F48C DEF6 C4D7 C7A9 9208 EBB9 72B5Reduced Exit Policy
Humans connexionmwittig2AB6 F7D5 9DF6 153F 4DB1 DB64 79C3 422F 5724 C4BAReduced Exit Policy
\n" " \n" @@ -130,13 +189,11 @@ msgid "" " \n" " \n" " \n" -" \n" +" \n" " \n" " \n" " \n" " \n" - - msgstr "" "
Reduced Exit Policy
Humans connexionData Expertise - Human's Connexionmwittig2AB6 F7D5 9DF6 153F 4DB1 DB64 79C3 422F 5724 C4BAReduced Exit Policy
\n" " \n" -- 2.39.2 From f4bcedf505c993a55f06a4950d6fa3dbe8b1ba0a Mon Sep 17 00:00:00 2001 From: jvoisin Date: Mon, 20 Jul 2020 16:54:45 +0200 Subject: [PATCH 04/16] Correction de l'adresse du site web de humans connexion --- Services.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Services.mdwn b/Services.mdwn index 93ed9ef..0184c04 100644 --- a/Services.mdwn +++ b/Services.mdwn @@ -69,7 +69,7 @@ Nos oignons fait actuellement fonctionner les relais Tor suivants : - + -- 2.39.2 From e31d875f751dd3664ceff12a301ed24791f0f9c3 Mon Sep 17 00:00:00 2001 From: website Date: Mon, 20 Jul 2020 16:55:29 +0200 Subject: [PATCH 05/16] =?utf8?q?Fichiers=20PO=20mis=20=C3=A0=20jour.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- Services.en.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Services.en.po b/Services.en.po index 2d206e1..cf6af24 100644 --- a/Services.en.po +++ b/Services.en.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: Nos oignons website\n" -"POT-Creation-Date: 2020-07-20 13:29+0200\n" +"POT-Creation-Date: 2020-07-20 16:55+0200\n" "PO-Revision-Date: 2020-03-07 11:14+0000\n" "Last-Translator: Nos oignons \n" "Language-Team: English \n" @@ -189,7 +189,7 @@ msgid "" " \n" " \n" " \n" -" \n" +" \n" " \n" " \n" " \n" -- 2.39.2 From 77262bd3af912468dbf1ab537b8e0afee8dd5fac Mon Sep 17 00:00:00 2001 From: Chre Date: Mon, 27 Jul 2020 20:23:20 +0200 Subject: [PATCH 06/16] Annonce du fallback directory --- .../20200727_fallback_directory_mirror.mdwn" | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 "Actualit\303\251s/20200727_fallback_directory_mirror.mdwn" diff --git "a/Actualit\303\251s/20200727_fallback_directory_mirror.mdwn" "b/Actualit\303\251s/20200727_fallback_directory_mirror.mdwn" new file mode 100644 index 0000000..664b945 --- /dev/null +++ "b/Actualit\303\251s/20200727_fallback_directory_mirror.mdwn" @@ -0,0 +1,20 @@ +[[!meta title="Nos oignons contribue au « Fallback Directory Mirror »"]] +[[!meta date="2020-07-27 19:42:00"]] + +Le projet Tor à fait le 8 juillet 2020 un appel à volontaires¹ pour augmenter le nombre de « fallback directory mirror », des relais Tor annuaire de secours. + +Nous avons validé notre participation le 19 juillet 2020, et le 24 juillet 2020 nous avions, comme 225 autres relais, la réponse ! + +Cinq des nœuds de Nos oignons sont maintenant dans le fallback directory de Tor, rendant le réseau plus résilient à la censure : + + +Il s'agit de ekumen, marcuse1, marcuse2, AlGrothendieck et marylou1². + +Nous sommes heureuses et heureux de contribuer ainsi au développement du réseau Tor, plus nécessaire que jamais ! + +Vous aussi, vous pouvez aider en faisant un don à Nos oignons !³ + +¹ : (en anglais) +² : +³ : + -- 2.39.2 From 0a6ea3d767a78ca0f35522569acb322f515b5426 Mon Sep 17 00:00:00 2001 From: website Date: Mon, 27 Jul 2020 20:23:37 +0200 Subject: [PATCH 07/16] =?utf8?q?Fichiers=20PO=20mis=20=C3=A0=20jour.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- .../20200727_fallback_directory_mirror.en.po" | 69 +++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 "Actualit\303\251s/20200727_fallback_directory_mirror.en.po" diff --git "a/Actualit\303\251s/20200727_fallback_directory_mirror.en.po" "b/Actualit\303\251s/20200727_fallback_directory_mirror.en.po" new file mode 100644 index 0000000..059e913 --- /dev/null +++ "b/Actualit\303\251s/20200727_fallback_directory_mirror.en.po" @@ -0,0 +1,69 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2020-07-27 20:23+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: Plain text +#, no-wrap +msgid "[[!meta title=\"Nos oignons contribue au « Fallback Directory Mirror »\"]]\n" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "[[!meta date=\"2020-07-27 19:42:00\"]]\n" +msgstr "" + +#. type: Plain text +msgid "" +"Le projet Tor à fait le 8 juillet 2020 un appel à volontaires¹ pour " +"augmenter le nombre de « fallback directory mirror », des relais Tor " +"annuaire de secours." +msgstr "" + +#. type: Plain text +msgid "" +"Nous avons validé notre participation le 19 juillet 2020, et le 24 juillet " +"2020 nous avions, comme 225 autres relais, la réponse !" +msgstr "" + +#. type: Plain text +msgid "" +"Cinq des nœuds de Nos oignons sont maintenant dans le fallback directory de " +"Tor, rendant le réseau plus résilient à la censure : " +"" +msgstr "" + +#. type: Plain text +msgid "Il s'agit de ekumen, marcuse1, marcuse2, AlGrothendieck et marylou1²." +msgstr "" + +#. type: Plain text +msgid "" +"Nous sommes heureuses et heureux de contribuer ainsi au développement du " +"réseau Tor, plus nécessaire que jamais !" +msgstr "" + +#. type: Plain text +msgid "Vous aussi, vous pouvez aider en faisant un don à Nos oignons !³" +msgstr "" + +#. type: Plain text +msgid "" +"¹ : " +" " +"(en anglais) ² : ³ : " +"" +msgstr "" -- 2.39.2 From 658fab07246d75bd99cd9e401228d73407fa4f1a Mon Sep 17 00:00:00 2001 From: Chre Date: Mon, 27 Jul 2020 20:39:00 +0200 Subject: [PATCH 08/16] Announce of fallback directory --- .../20200727_fallback_directory_mirror.en.po" | 23 +++++++++++-------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git "a/Actualit\303\251s/20200727_fallback_directory_mirror.en.po" "b/Actualit\303\251s/20200727_fallback_directory_mirror.en.po" index 059e913..832a25d 100644 --- "a/Actualit\303\251s/20200727_fallback_directory_mirror.en.po" +++ "b/Actualit\303\251s/20200727_fallback_directory_mirror.en.po" @@ -3,7 +3,6 @@ # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # -#, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" @@ -19,46 +18,47 @@ msgstr "" #. type: Plain text #, no-wrap msgid "[[!meta title=\"Nos oignons contribue au « Fallback Directory Mirror »\"]]\n" -msgstr "" +msgstr "[[!meta title=\"Nos oignons contribute to the Fallback Directory Mirror\"]]\n" #. type: Plain text #, no-wrap msgid "[[!meta date=\"2020-07-27 19:42:00\"]]\n" -msgstr "" +msgstr "[[!meta date=\"2020-07-27 19:42:00\"]]\n" #. type: Plain text msgid "" "Le projet Tor à fait le 8 juillet 2020 un appel à volontaires¹ pour " "augmenter le nombre de « fallback directory mirror », des relais Tor " "annuaire de secours." -msgstr "" +msgstr "The Tor Project is calling for volunteers¹ to increase its fallback directory mirror on July 8, 2020." #. type: Plain text msgid "" "Nous avons validé notre participation le 19 juillet 2020, et le 24 juillet " "2020 nous avions, comme 225 autres relais, la réponse !" -msgstr "" +msgstr "We validated our participation on July 19, 2020, and on July 24, 2020 we, like 225 other relays, had the answer!" #. type: Plain text msgid "" "Cinq des nœuds de Nos oignons sont maintenant dans le fallback directory de " "Tor, rendant le réseau plus résilient à la censure : " "" -msgstr "" +msgstr "Five of « Nos oignons » nodes are now in the Tor fallback directory, making the network more resilient to censorship: +" #. type: Plain text msgid "Il s'agit de ekumen, marcuse1, marcuse2, AlGrothendieck et marylou1²." -msgstr "" +msgstr "These are ekumen, marcuse1 and marcuse2, AlGrothendieck and marylou1²." #. type: Plain text msgid "" "Nous sommes heureuses et heureux de contribuer ainsi au développement du " "réseau Tor, plus nécessaire que jamais !" -msgstr "" +msgstr "We're happy and excited to be contributing to the development of the Tor network, which is more necessary than ever!" #. type: Plain text msgid "Vous aussi, vous pouvez aider en faisant un don à Nos oignons !³" -msgstr "" +msgstr "You too can help by making a donation to Nos oignons!³" #. type: Plain text msgid "" @@ -67,3 +67,8 @@ msgid "" "(en anglais) ² : ³ : " "" msgstr "" +"¹ : " +" " +"(en anglais) ² : ³ : " +"" + -- 2.39.2 From 27f20cdddc3091872b3a61a419d0e224a79736d0 Mon Sep 17 00:00:00 2001 From: Chre Date: Mon, 27 Jul 2020 20:42:38 +0200 Subject: [PATCH 09/16] Announce of fallback directory --- .../20200727_fallback_directory_mirror.en.po" | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git "a/Actualit\303\251s/20200727_fallback_directory_mirror.en.po" "b/Actualit\303\251s/20200727_fallback_directory_mirror.en.po" index 832a25d..fa1b043 100644 --- "a/Actualit\303\251s/20200727_fallback_directory_mirror.en.po" +++ "b/Actualit\303\251s/20200727_fallback_directory_mirror.en.po" @@ -66,9 +66,5 @@ msgid "" " " "(en anglais) ² : ³ : " "" -msgstr "" -"¹ : " -" " -"(en anglais) ² : ³ : " -"" +msgstr "¹ : (en anglais) ² : ³ : " -- 2.39.2 From 951058589cbb62c53419dbdf99c64df6da84ff41 Mon Sep 17 00:00:00 2001 From: Chre Date: Mon, 27 Jul 2020 20:44:01 +0200 Subject: [PATCH 10/16] Announce of fallback directory --- "Actualit\303\251s/20200727_fallback_directory_mirror.en.po" | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git "a/Actualit\303\251s/20200727_fallback_directory_mirror.en.po" "b/Actualit\303\251s/20200727_fallback_directory_mirror.en.po" index fa1b043..70ccb8f 100644 --- "a/Actualit\303\251s/20200727_fallback_directory_mirror.en.po" +++ "b/Actualit\303\251s/20200727_fallback_directory_mirror.en.po" @@ -43,8 +43,7 @@ msgid "" "Cinq des nœuds de Nos oignons sont maintenant dans le fallback directory de " "Tor, rendant le réseau plus résilient à la censure : " "" -msgstr "Five of « Nos oignons » nodes are now in the Tor fallback directory, making the network more resilient to censorship: -" +msgstr "Five of « Nos oignons » nodes are now in the Tor fallback directory, making the network more resilient to censorship: " #. type: Plain text msgid "Il s'agit de ekumen, marcuse1, marcuse2, AlGrothendieck et marylou1²." -- 2.39.2 From a1d93b0a9527b45a317555007cd25634532ad7d3 Mon Sep 17 00:00:00 2001 From: ned Date: Mon, 10 Aug 2020 17:17:17 +0200 Subject: [PATCH 11/16] publication fr mwittig up --- "Actualit\303\251s/20200810_mwittig_up.mdwn" | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 "Actualit\303\251s/20200810_mwittig_up.mdwn" diff --git "a/Actualit\303\251s/20200810_mwittig_up.mdwn" "b/Actualit\303\251s/20200810_mwittig_up.mdwn" new file mode 100644 index 0000000..908a0b8 --- /dev/null +++ "b/Actualit\303\251s/20200810_mwittig_up.mdwn" @@ -0,0 +1,11 @@ +[[!meta title="100 Mbit/s en plus pour le réseau Tor"]] +[[!meta date="2020-08-10 17:17:00"]] + +Nos oignons disposait depuis plusieurs années d'un bien étrange objet qui a servi de « table basse » à plusieurs de ses membres. Cette table basse étant en fait un serveur. Elle est finalement, après bien des péripéties, devenue dimanche 28 juin 2020 notre nouveau relai de sortie nommé « mwittig ». + +Son nom fait référence à [Monique Wittig une romancière, théoricienne et militante féministe lesbienne française](https://fr.wikipedia.org/wiki/Monique_Wittig). + +Nous sommes fiers de cet ajout et remercions [Data Expertise - Human's Connexion](https://www.data-expertise.com/) d'héberger cette machine. + +Nous remercions également toutes les personnes qui nous soutiennent et qui nous permettent de financer nos relais Tor. [N'hésitez pas à faire comme elles !](https://nos-oignons.net/Donnez) + -- 2.39.2 From d7e1ebc119dcfe42f79b0c6d3f2cf0bc6c2993cc Mon Sep 17 00:00:00 2001 From: website Date: Mon, 10 Aug 2020 17:17:25 +0200 Subject: [PATCH 12/16] =?utf8?q?Fichiers=20PO=20mis=20=C3=A0=20jour.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- "Actualit\303\251s/20200810_mwittig_up.en.po" | 55 +++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 "Actualit\303\251s/20200810_mwittig_up.en.po" diff --git "a/Actualit\303\251s/20200810_mwittig_up.en.po" "b/Actualit\303\251s/20200810_mwittig_up.en.po" new file mode 100644 index 0000000..6696cf8 --- /dev/null +++ "b/Actualit\303\251s/20200810_mwittig_up.en.po" @@ -0,0 +1,55 @@ +# SOME DESCRIPTIVE TITLE +# Copyright (C) YEAR Free Software Foundation, Inc. +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2020-08-10 17:17+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: Plain text +#, no-wrap +msgid "[[!meta title=\"100 Mbit/s en plus pour le réseau Tor\"]]\n" +msgstr "" + +#. type: Plain text +#, no-wrap +msgid "[[!meta date=\"2020-08-10 17:17:00\"]]\n" +msgstr "" + +#. type: Plain text +msgid "" +"Nos oignons disposait depuis plusieurs années d'un bien étrange objet qui a " +"servi de « table basse » à plusieurs de ses membres. Cette table basse étant " +"en fait un serveur. Elle est finalement, après bien des péripéties, devenue " +"dimanche 28 juin 2020 notre nouveau relai de sortie nommé « mwittig »." +msgstr "" + +#. type: Plain text +msgid "" +"Son nom fait référence à [Monique Wittig une romancière, théoricienne et " +"militante féministe lesbienne " +"française](https://fr.wikipedia.org/wiki/Monique_Wittig)." +msgstr "" + +#. type: Plain text +msgid "" +"Nous sommes fiers de cet ajout et remercions [Data Expertise - Human's " +"Connexion](https://www.data-expertise.com/) d'héberger cette machine." +msgstr "" + +#. type: Plain text +msgid "" +"Nous remercions également toutes les personnes qui nous soutiennent et qui " +"nous permettent de financer nos relais Tor. [N'hésitez pas à faire comme " +"elles !](https://nos-oignons.net/Donnez)" +msgstr "" -- 2.39.2 From 08ff47dff6bf9ac7ba30b0ef95ea20c6814e78ba Mon Sep 17 00:00:00 2001 From: ned Date: Mon, 10 Aug 2020 17:22:05 +0200 Subject: [PATCH 13/16] publication mwittig up en --- "Actualit\303\251s/20200810_mwittig_up.en.po" | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git "a/Actualit\303\251s/20200810_mwittig_up.en.po" "b/Actualit\303\251s/20200810_mwittig_up.en.po" index 6696cf8..b949c94 100644 --- "a/Actualit\303\251s/20200810_mwittig_up.en.po" +++ "b/Actualit\303\251s/20200810_mwittig_up.en.po" @@ -19,7 +19,7 @@ msgstr "" #. type: Plain text #, no-wrap msgid "[[!meta title=\"100 Mbit/s en plus pour le réseau Tor\"]]\n" -msgstr "" +msgstr "[[!meta title=\"100 Mbit/s added to the Tor network!\"]]\n" #. type: Plain text #, no-wrap @@ -33,6 +33,9 @@ msgid "" "en fait un serveur. Elle est finalement, après bien des péripéties, devenue " "dimanche 28 juin 2020 notre nouveau relai de sortie nommé « mwittig »." msgstr "" +"For years it has served as a coffee-table for some members of Nos Oignons. " +"The coffee-table is now back to its first usage : being a server! " +"After some adventures, it became on the 28th of August, 2020, our new Tor exit relay named \"mwittig\"." #. type: Plain text msgid "" @@ -40,12 +43,16 @@ msgid "" "militante féministe lesbienne " "française](https://fr.wikipedia.org/wiki/Monique_Wittig)." msgstr "" +"Its name is a reference to [Monique Wittig, a French novelist, theorist " +"and lesbian activist](https://en.wikipedia.org/wiki/Monique_Wittig)." #. type: Plain text msgid "" "Nous sommes fiers de cet ajout et remercions [Data Expertise - Human's " "Connexion](https://www.data-expertise.com/) d'héberger cette machine." msgstr "" +"Proud of adding this new relay to the Tor network, we deeply thank " +"[Data Expertise - Human's Connexion](https://www.data-expertise.com/) for hosting this server." #. type: Plain text msgid "" @@ -53,3 +60,5 @@ msgid "" "nous permettent de financer nos relais Tor. [N'hésitez pas à faire comme " "elles !](https://nos-oignons.net/Donnez)" msgstr "" +"We also thank each person who supports and allows us to finance our relays. " +"[Feel free to support us too !](https://nos-oignons.net/Donnez/index.en.html)" -- 2.39.2 From 37ee9ba9b9554079c966499e6007985cab074940 Mon Sep 17 00:00:00 2001 From: website Date: Thu, 20 Aug 2020 18:26:51 +0200 Subject: [PATCH 14/16] =?utf8?q?Fichiers=20PO=20mis=20=C3=A0=20jour.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- .../20200706_ipv6_elenagb.en.po" | 21 ++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git "a/Actualit\303\251s/20200706_ipv6_elenagb.en.po" "b/Actualit\303\251s/20200706_ipv6_elenagb.en.po" index 50a4f47..aaf7166 100644 --- "a/Actualit\303\251s/20200706_ipv6_elenagb.en.po" +++ "b/Actualit\303\251s/20200706_ipv6_elenagb.en.po" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: Nos oignons website\n" -"POT-Creation-Date: 2020-07-06 12:13+0200\n" +"POT-Creation-Date: 2020-08-20 18:26+0200\n" "PO-Revision-Date: 2020-07-06 11:59+0200\n" "Last-Translator: Nos oignons \n" "Language-Team: English \n" @@ -75,13 +75,21 @@ msgstr "" #| "\n" msgid "" "# No exit in ipv4\n" +"\n" "ExitPolicy reject *:*\n" "\n" +"\n" +"\n" "# Reduced exit policy in IPv6\n" +"\n" "ExitPolicy accept6 *:20-23 # FTP, SSH, telnet\n" +"\n" "…\n" +"\n" "ExitPolicy accept6 *:64738 # Mumble\n" +"\n" "ExitPolicy reject6 *:*\n" +"\n" msgstr "" "# No exit in ipv4\n" "\n" @@ -159,16 +167,27 @@ msgstr "So the correct configuration looks like this:" #| "\n" msgid "" "# No exit in ipv4\n" +"\n" "ExitPolicy reject *4:*\n" "\n" +"\n" +"\n" "# Reduced exit policy in IPv6\n" +"\n" "ExitPolicy accept6 *:20-23 # FTP, SSH, telnet\n" +"\n" "ExitPolicy accept6 *:43 # WHOIS\n" +"\n" "…\n" +"\n" "ExitPolicy accept6 *:64738 # Mumble\n" +"\n" "ExitPolicy accept6 *:64738 # Mumble\n" +"\n" "ExitPolicy reject6 *:*\n" "\n" +"\n" +"\n" msgstr "" "# No exit in ipv4\n" "\n" -- 2.39.2 From 45e390791f62d42c3420753ee8c79e259274c1d2 Mon Sep 17 00:00:00 2001 From: syl Date: Sun, 23 Aug 2020 11:45:25 +0000 Subject: [PATCH 15/16] Ajout de Data Expertise - Human's Connexion dans les partenaires --- Partenaires.mdwn | 1 + 1 file changed, 1 insertion(+) diff --git a/Partenaires.mdwn b/Partenaires.mdwn index d17e311..234ada5 100644 --- a/Partenaires.mdwn +++ b/Partenaires.mdwn @@ -10,6 +10,7 @@ L'association travaille avec : - [Grésille](https://www.gresille.org/) - [OFTC](https://oftc.net/) - [Aquilenet](https://www.aquilenet.fr/) + - [Data Expertise - Human's Connexion](https://www.data-expertise.com/) * Conseils juridiques : - [Maître Olivier Hugot](https://www.hugot.fr/) * Aide à la collecte de dons : -- 2.39.2 From 7e95748025417247b87cf56366eceba44e998784 Mon Sep 17 00:00:00 2001 From: syl Date: Sun, 6 Sep 2020 13:08:13 +0000 Subject: [PATCH 16/16] Nous n'utilisons plus flattr --- Donnez.html | 9 --------- assets/flattr-badge-large.png | Bin 1639 -> 0 bytes 2 files changed, 9 deletions(-) delete mode 100644 assets/flattr-badge-large.png diff --git a/Donnez.html b/Donnez.html index 057991f..14f8049 100644 --- a/Donnez.html +++ b/Donnez.html @@ -132,15 +132,6 @@ Dans la continuité de notre cam Bitcoin et la personne qui s'en sert.

-
-

Par Liberapay

diff --git a/assets/flattr-badge-large.png b/assets/flattr-badge-large.png deleted file mode 100644 index 1105305850621343d54022dd422415ddf1f659e1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1639 zcmV-t2AKJYP)t_els_}nNMyeFqp|I+&`C*Q)S_473%8C!<642`wf;WpUb9?&s{RBQi9P}iuC*<{RE8g)9KOwr* zeUgCwig=9xJ+fpsgS9-;Gw3PWLx`<&`^S!{ai!P)%~2{B1Qpr-r!^>F0@{&yy#W2( zC0DkMEYi#*^tXaBr};wMSH8i-6SXMxJ7ZVpq1U=e`e=&9A_wMMAt2ipXDb{f?~75p zA|USvdKHUJI;hZCBemfO>U%DV*6_>OE;*NwOLjO>U~RG<;Y*>r6K@cphZpYRpwC?o z!HmjW+;yAr@{t;B&ah9i_>7gfE5eLA+6b9#-JYU@g@9QuBE$EHHZ`2D4ou zLi}Pxjq=W2C~mV`5_)puuZU6amNZpmSJINXu*(kc&fJD0NfyjOMRqKoQ0WaKmJ2D~ z!No^Yw%~Z46^*%?Ug=vwRoD~*{~SwX8=#-KXd~32?TjWbP}TOPv-?6zcMARFK9=je zr^e8;yC&C3`0~(C=Q(lE-{pVFJku4!;<-m%m@3`^{fmBFe^7utoei}p^xGpXNUA@G zXqBs^8Q{*OC39H~ff#u{fDfu@O=bCos_V_*;x|*1ZN&aORW{6r45uv~Lr35K5DHMvg0mxq2T$AN?XCf%HQx+~R) z^VKM*x(D--skNdOh2A%O1qpQr5T$gLG}T2-G!7?hrWSGv0-d(o?SLRs9S_cO1(#5$MCu z228G#@a3TgXZ^_S>67v1%v0^D^YPn9LSN_oJS5j!GK=ZvP%{#0e?er`E=hkRA*bj_ zWbFurGyE=C;%M@>h$!+D#*luYEf!N{H2O-^6>6|?!o9|r8%NdBSBc;p7x-jtr#bed zUmt8XxlY2Dhki1{o&zuuY0f;=l8Pr2_XyyfLSNJEWW=ezrxyQ}aacDGz0yU>hD9YT znG49YLwkQU#*JG7&C`CNEfzEA4L*OTE*mG@YmB*ZifgfWH~kt^-2)ng7Tcq-HxGRe zTTHH#@a3TgrtRRimlvVt7>~5T=v@`$HTH;9eg|ED4jTHBXq!2%)*fQIJ#rNZH3xA{ z;UZ}&MSH@Mxu-8j&^b_pxaxgKR2~Bn&C`CN&Bp?C$-0#tiL@<1W_`w(n@eD>HNwlC zkl)Pqc6Lp!_CmfU%;Y)=UmkiuimeEA3k=^;AxdS3(-m7qt>}&f5qE6RH>5*+wI?FV zoh5Df(&Tc5ni!#7P#=Xuv0p>kk-_57OFL2B&9*$2Kap$0#q-d8CF`augW#REjg2D` z`i!x0erHM?P}QCe?<6aP7wiYs1+70yb#ZjdF}Y5{mxu0`WW)VM`tX(tVU@NxS++&g zm#>{;XEnU^=zY)xxpF_kFFQ+`0oI*alp7oW6XUNRv$pnTf$`Hb+{!-Q*&2VuR_$eD zsMI}aTuhZ*dt|A)^tFW7q~nN$J|Q;FkLK7Hvq5xTtiNZlUYM(t311$%Z-Og{mN~7OnDFJH{}FHfoE~`1&dp#s)b~(_xGGPaEp=M)4l8zqPrU7G?ij#FZg>88 zh8-w)A_9Nfu-)kY-GSH8Rmdwn5mw@~qJ6r^5tM77+`XAQ@CuJTxz<qoN$>h<83Fu9Wj&==)>+1|1j>LP2Jy!k6-ecgoiTfu8Yp?`+C)OMG lo{g*iWN$F=Tq6KC_%D-CKj~#=%!>d3002ovPDHLkV1i<{B$EID -- 2.39.2

Reduced Exit Policy
Data Expertise - Human's ConnexionData Expertise - Human's Connexion mwittig 2AB6 F7D5 9DF6 153F 4DB1 DB64 79C3 422F 5724 C4BA Reduced Exit PolicyReduced Exit Policy
Data Expertise - Human's ConnexionData Expertise - Human's Connexionmwittig2AB6 F7D5 9DF6 153F 4DB1 DB64 79C3 422F 5724 C4BAReduced Exit Policy