@bridgeenjoyer__dup_8898@sh.itjust.works
Post #408348
2026-02-19 16:18 UTC
Like many here, I don’t use google services and I disable everything i possibly can that’s related to it.
However, I realized if I lose my phone, I’m boned. And whoever has it could probably bypass my lock.
I found FMD on f droid. Any other good programs out there?
Phone is an s23 (unfortunately)
Replies (2)
-
@pogodem0n@lemmy.world 2026-02-19 16:50
I am self-hosting FMD and it works pretty well
-
@pogodem0n@lemmy.world 2026-02-20 03:09
There really isn't that much when it comes to customization. Your reverse proxy needs to support websockets and I use Caddy for that. I also host ntfy on the same server and FMD had problems sending requests to it. All I had to do was to allow FMD container to send requests to the host machine by adding `ntfy.mydomain.com:host-gateway` Docker host mapping to it.