Skip to content

Putting electrs behind auth #926

Answered by Kixunil
torkelrogstad asked this question in Q&A
Discussion options

You must be logged in to vote

The only way is to use some kind of tunneling - VPN, SSH, Tor, or whatever else you can think of. We have some of them documented. I personally use SSH tunnel because it's simple and supports key authentication - no passwords, every client gets its own key. If you're worried about race conditions and such use a private network namespace in Linux (IDK what about other OSes).

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@Kixunil
Comment options

Comment options

You must be logged in to vote
2 replies
@torkelrogstad
Comment options

@Kixunil
Comment options

Answer selected by romanz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants