mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2026-05-24 12:21:21 +00:00
13 lines
536 B
Markdown
13 lines
536 B
Markdown
|
|
---
|
|||
|
|
title: Password Sync
|
|||
|
|
---
|
|||
|
|
|
|||
|
|
## Vaultwarden
|
|||
|
|
|
|||
|
|
Vaultwarden is an alternative implementation of Bitwarden’s 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 >}}
|