|
|
|
@ -30,6 +30,7 @@ stored in a log file in this form:
|
|
|
|
|
Variables are marked with `${}`. |
|
|
|
|
|
|
|
|
|
These logs are rotated daily and kept for 7 days. |
|
|
|
|
The reason for this is to enable an abuse protection system through [Fail2Ban](https://www.fail2ban.org/wiki/index.php/Main_Page). |
|
|
|
|
|
|
|
|
|
I have NO interest in: |
|
|
|
|
- selling this information |
|
|
|
@ -40,15 +41,16 @@ I have NO interest in:
|
|
|
|
|
|
|
|
|
|
To protect your privacy, as an alternative, |
|
|
|
|
an onion address is available for this instance: http://jb2xdimn4cuoty3igqh3qknyt7ls6hwswzwl7xmieheemsjuirvqcaad.onion |
|
|
|
|
|
|
|
|
|
Bare in mind that git cloning over HTTP has been disabled for the moment because |
|
|
|
|
my instance of Fail2Ban is configured to ignore localhost. All traffic from TOR |
|
|
|
|
is infact marked as coming from localhost by Apache and Gitea, for example: |
|
|
|
|
|
|
|
|
|
127.0.0.1 - - [08/Mar/2021:10:03:02 +0100] "GET /user/avatar/frnmst/290 HTTP/1.1" 302 64 |
|
|
|
|
|
|
|
|
|
If you want to clone repositories through TOR it is sufficient to use torsocks. For example |
|
|
|
|
If you want to clone repositories through TOR it is sufficient to use torsocks. For example: |
|
|
|
|
|
|
|
|
|
torsocks git clone https://software.franco.net.eu.org/frnmst/blog.git |
|
|
|
|
torsocks --isolate git clone https://software.franco.net.eu.org/frnmst/blog.git |
|
|
|
|
|
|
|
|
|
## Cookie policy |
|
|
|
|
|
|
|
|
|