On Tue, Apr 19, 2022 at 6:25 PM tom--- via aur-general <aur-general@lists.archlinux.org> wrote:
Apologies, to be clear; I had raised the issue about ssh on tcp/443; not the .onion services.
Incidentally, I have also found my old AUR bug report/feature request about the same, and (at the time) did not appear to be a difficult feature to implement: https://bugs.archlinux.org/task/45364 I have no idea how it stands currently, 6.5 years later.
Cheers,
-- Tom Swartz
This bug report is a bit confusing because it talks about "SSH over HTTPS" or "Git over HTTPS". What I mean is making the SSH server listen on an additional endpoint (eg. ssh.aur.archlinux.org:443). This should only need some kind of TCP forwarding or proxying. https://about.gitlab.com/blog/2016/02/18/gitlab-dot-com-now-supports-an-alte... https://docs.github.com/en/authentication/troubleshooting-ssh/using-ssh-over...