Comment on Fully self-hosted password manager options

<- View Parent
Darkassassin07@lemmy.ca ⁨5⁩ ⁨weeks⁩ ago

Most of my web services are behind my vpn, but there are a couple I expose publicly for friends/family to use. Things like emby, ombi, and some generic file sharing with file browser.

One of these has a long custom path setup in nginx which, instead of proxying to the named service, will instead ask for http basic auth credentials. Use the correct host+path, then provide the correct user+pass, and you’ll be served an openvpn configuration file which includes an encrypted private key. Decrypt that and you’ve got backdoor vpn access.

source
Sort:hotnewtop