1
1
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2026-05-31 07:29:27 +00:00

update: Create self-hosted password sync page

This commit is contained in:
2026-05-12 15:44:53 -05:00
parent 32cf8b95ea
commit 9f4ce43578
4 changed files with 68 additions and 205 deletions
@@ -0,0 +1,12 @@
---
title: Password Sync
---
## Vaultwarden
Vaultwarden is an alternative implementation of Bitwardens sync server written in Rust and compatible with official Bitwarden clients, perfect for self-hosted deployment where running the resource-heavy, official service might not be ideal.
{{< cards >}}
{{< card link="https://github.com/dani-garcia/vaultwarden#readme" title="Repository" icon="code" >}}
{{< card link="https://github.com/dani-garcia/vaultwarden/wiki" title="Documentation" icon="document-text" >}}
{{< /cards >}}