Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lassejlv/vaultwarden
https://github.com/lassejlv/vaultwarden
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lassejlv/vaultwarden
- Owner: lassejlv
- Created: 2023-12-27T10:07:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-27T10:07:11.000Z (about 1 year ago)
- Last Synced: 2025-01-11T13:00:56.011Z (15 days ago)
- Language: Dockerfile
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vaultwarden
This example implements [vaultwarden](https://github.com/dani-garcia/vaultwarden/wiki), a containered version of [Bitwarden](https://bitwarden.com) written in Rust.
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template/vaultwarden)
## ✨ Features
- End-to-End Encryption
- Cross-Platform Applications
- Multiple Users / Organizations with permissions
- Offline Sync
- Open Source## ⚠️ Limitations
All changes made by the Admin Panel will be lost every time you re-deploy. Save critical configurations in your [Variables](https://github.com/dani-garcia/vaultwarden/blob/main/.env.template).