Preauth: a simple way to help secure your web services
6.3K
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:77b215d1f…
Size
203.3 MB
Last updated
2 days ago
docker pull digitaladapt/preauth