HTTP and SSH are inaccessible using Tor (HTTPS works) #15

Open
opened 2020-07-17 11:12:26 +00:00 by wildfox · 5 comments

The HTTP and SSH ports are (effectively) inaccessible to Tor users.

This means Tor users who type in gitea.com see "The connection was reset" (not redirected to HTTPS); and cannot use SSH to fetch and push their code.

Fortunately HTTPS works as expected and application tokens may be used instead of passwords; but the application token is more powerful than an SSH key.

Gitea is awesome! Thank you.

The HTTP and SSH ports are (effectively) inaccessible to Tor users. This means Tor users who type in `gitea.com` see "The connection was reset" (not redirected to HTTPS); and cannot use SSH to fetch and push their code. Fortunately HTTPS works as expected and application tokens may be used instead of passwords; but the application token is more powerful than an SSH key. Gitea is awesome! Thank you.
6543 added the
bug
label 2020-07-17 11:13:37 +00:00
Owner

can confirm http

can confirm http
Owner

if https://github.com/EFForg/https-everywhere/issues/19397 is acepted it will at least partialy fix the problem

if https://github.com/EFForg/https-everywhere/issues/19397 is acepted it will at least partialy fix the problem
Author

Haha. Yes, I suppose that'll help the HTTP case indeed. Though I think SSH is the bigger issue here.

Haha. Yes, I suppose that'll help the HTTP case indeed. Though I think SSH is the bigger issue here.
Owner

Yes, SSH is a problem.

Yes, SSH is a problem.
Owner

was https://github.com/EFForg/https-everywhere/pull/19398 merged, so now only SSH problem has to be solfed

was https://github.com/EFForg/https-everywhere/pull/19398 merged, so now only SSH problem has to be solfed
Sign in to join this conversation.
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gitea/gitea.com#15
No description provided.