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

13 lines
536 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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 >}}