1
1
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2026-05-30 07:09:11 +00:00
Files
privacyguides.org/content/tools/self-hosting/passwords/index.md
T

17 lines
581 B
Markdown
Raw Normal View History

---
title: Password Sync
---
## Vaultwarden
2026-05-19 13:39:48 -05:00
{{< title-card >}}
**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 >}}
2026-05-19 13:39:48 -05:00
{{< /title-card >}}