mirror of
https://git.sdf.org/humanacollaborator/humanacollabora.git
synced 2024-10-01 08:25:43 -04:00
added gitea onion instance
This commit is contained in:
parent
130b53ab00
commit
22a849ed7d
@ -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||
|
||||
|
@ -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
|
||||
|
@ -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');
|
||||
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user