1
1
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2026-05-24 20:31:19 +00:00
Files
privacyguides.org/content/tools/self-hosting/passwords/index.md
T

13 lines
536 B
Markdown
Raw Normal View History

---
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 >}}