Replies: 1 comment 10 replies
-
|
Not possible: rwf2/Rocket#1070 |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to make vaultwarden listen on an unix socket instead of the network?
I am using a reverse proxy that handles the network connections. I think it would be preferable to tell the reverse proxy to forward it to a socket, since then you could leverage unix filesystem permissions to restrict other programs sending requests to vaultwarden, for additional defense in depth.
Beta Was this translation helpful? Give feedback.
All reactions