preauth
Preauth: a simple way to help secure your web services
3.7K
For when you want to expose a web service without letting the whole world try to access it. Because sometimes you want both a belt and suspenders.
I found myself needing to make my personal Nextcloud instance available outside my VPN, but was worried since it has had authentication exploits in the past.
So, I built a simple authentication gateway, which eventually turned into this project.
It sits between your reverse proxy and web service to add extra protection, while still being easy to access from anywhere.
Content type
Image
Digest
sha256:9659a0ddf…
Size
202.2 MB
Last updated
about 1 month ago
docker pull digitaladapt/preauth:develop