How can we help?
Login to reply
Replies (2)
Any contribution is welcome! Whether you want to be a contributor, an exit or entry node runner, or just help spread the word.
I'm currently working on adding an HTTPS reverse proxy with auto-generated self-signed certificates. This will allow exit node runners to accept encrypted HTTPS connections from public entry nodes without enabling TLS in their backend services at all.

GitHub
Add HTTPS reverse proxy support by asmogo · Pull Request #21 · asmogo/nws
This update includes the implementation of an HTTPS reverse proxy running next to the exit node.
Seems like you're expending quite the effort to reinvent the wheel, no? Exit/Entry nodes? Why wouldn't you just use a more simple system already in place established by P2P tech?