min

joined 1 year ago
[–] [email protected] 34 points 5 days ago (1 children)

They didn't say how fast it stopped rotating and whether the moon flew out of orbit awhile back.

[–] [email protected] 4 points 3 weeks ago
[–] [email protected] 1 points 1 month ago

Do note, because it's using email, the recipient and sender are not private, along with the time, and probably the relative size of the messages.

The specific content of each message should be private as long as the encryption is done well. I haven't looked at it so I don't know if it implemnts safeguards to verify who you're messaging with (besides using the email address) and I don't know if it uses PFS (Perfect Forward Secrecy) to protect against a key getting compromised.

[–] [email protected] 3 points 1 month ago (2 children)

https://github.com/rsmsctr/vaultwardenGuide

It doesn't cover backups though. It uses Caddy instead of NGINX, and it uses DuckDNS to point a subdomain to your private IP address of your Vaultwarden server, so it will only be accessible in your LAN.

[–] [email protected] 8 points 1 month ago (1 children)

I've been researching zero-trust for my homelab recently and I'm considering OpenZiti instead of Cloudflare since I think it can all be self-hosted. The BrowZer from OpenZiti is especially interesting to me. The fact that I'm behind CGNAT is a hurdle though.