Hi there.
I’m hosting vaultwarden on a VPS, but google flags the website as unsafe, for potential phishing.
I’m using docker-compose with caddy, just like here:Using Docker Compose · dani-garcia/vaultwarden Wiki · GitHub
I have a DNS from Dynv6.com, which I point towards my VPS IP.
Caddy itself is working, only Chrome is flagging the site. Firefox doesn’t complain.
Vaultwarden works fine, the addons can connect, websockets and logins are working.
I also submitted my url to googles safe browsing for reviewing, but nothing changed.
Is there anything wrong with my setup? Or anyway how I can fix it?
Thanks^^
I actually do not think the icon endpoint is the issue.
If Google is at play you probably have Bitwarden in your subdomain, and that gets flagged as scam by Google.
If you have any proof of the icon endpoint, i would love too see that.
But if that is an issue, it’s not something we can fix, since the clients handle the requests.