From 22a849ed7db5b816af7def83ee07855291f93401 Mon Sep 17 00:00:00 2001 From: humanacollaborator Date: Thu, 29 Sep 2022 22:17:58 +0200 Subject: [PATCH] added gitea onion instance --- forge_comparison.md | 1 + gitlab-dot-com.md | 2 +- input_data/forges.sql | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/forge_comparison.md b/forge_comparison.md index 325483e..8fb7011 100644 --- a/forge_comparison.md +++ b/forge_comparison.md @@ -6,6 +6,7 @@ The following forges have no significant ethical issues: | *forge* | *registration publicly open* | *software* | *Tor-hostile* | *Cloudflare MitM* | *forced re/hCAPTCHA* | *forced execution of non-free software* | *notes* | |---|---|---|---|---|---|---|---| +([onion](http://gg6zxtreajiijztyy5g6bt5o6l3qu32nrg7eulyemlhxwwl6enk6ghad.onion))|❌|Gitea|n|n|n|n|Focused on human rights; reg. closed for maintenance| [git.fsfe.org](https://git.fsfe.org)|✅|Gitea|n|n|n|n|Access intended only for FSFE projects and very small projects; SSH port: 22| [git.fuwafuwa.moe](https://git.fuwafuwa.moe)([onion](http://git.fuwafuwaqtlkkxwc.onion))|✅|Gitea 1.13.6|n|n|n|n|SSH port: 22; SSH over Tor [broken](http://git.fuwafuwaqtlkkxwc.onion/levena/fuwafuwa/issues/1); HTTPS over Tor works; onion site dead (maybe they have an onion v3 address now?)| [dev.sum7.eu](https://dev.sum7.eu)|✅|Gitea 1.14.0[⚠][gitea-bug]|n|n|n|n|| diff --git a/gitlab-dot-com.md b/gitlab-dot-com.md index 246b6f5..52bf390 100644 --- a/gitlab-dot-com.md +++ b/gitlab-dot-com.md @@ -70,7 +70,7 @@ consequently [FSF criteria C3][fsfCriteria] is unmet. ISP uses CGNAT or if they use Tor. Access is inconvenient in some cases (e.g. GUI users), while access is outright denied to other users (e.g. terminal users with non-GUI browsers, browsers without - javascript capability, and users who happen to use a high traffic + JavaScript capability, and users who happen to use a high traffic exit node). ISPs in Serbia and India often use CGNAT for their lowest tiers of service while charging an extra fee for IPv4 or IPv6. This means gitlab.com is effectively discriminating against diff --git a/input_data/forges.sql b/input_data/forges.sql index 1d93fb4..1392c62 100644 --- a/input_data/forges.sql +++ b/input_data/forges.sql @@ -68,6 +68,7 @@ insert into forgesTbl (url_clrnet, software, openpubreg) values ('https://git.re insert into forgesTbl (url_clrnet, software, notes) values ('https://gitnet.fr','Gitea','Forge is resource deprived. The admin (simonv) had to ask a project to leave his forge for [performance reasons](https://framagit.org/dCF/deCloudflare/-/issues/46)'); insert into forgesTbl (url_clrnet, software, notes) values ('https://git.exozy.me','Gitea 1.18.0','silently deletes repos without notice; [supports federated issues](https://social.exozy.me/@ta180m/108631221939677386)'); /* dCF censored */ insert into forgesTbl (url_clrnet, software) values ('https://git.platypush.tech','Gitea 1.16.8'); +insert into forgesTbl (url_onion, software, openpubreg, notes) values ('http://gg6zxtreajiijztyy5g6bt5o6l3qu32nrg7eulyemlhxwwl6enk6ghad.onion','Gitea',0,'Focused on human rights; reg. closed for maintenance'); /*