1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/vaultwarden_ynh.git synced 2024-09-03 18:26:31 +02:00
Open source password management solutions for YunoHost
Find a file
2024-08-11 20:19:36 +00:00
.github v2 2023-06-22 09:28:10 +02:00
conf YunoHost-specific section to simplify configuration file updates 2024-07-16 16:36:43 +02:00
doc Update DESCRIPTION.md: typo 2024-03-20 01:35:59 +01:00
scripts cleaning 2024-08-04 08:45:01 +02:00
.gitignore First commit 2019-08-05 01:29:15 +02:00
ALL_README.md Auto-update READMEs 2024-08-04 06:23:36 +00:00
LICENSE First commit 2019-08-05 01:29:15 +02:00
manifest.toml Update manifest.toml 2024-08-11 22:19:31 +02:00
README.md Auto-update READMEs 2024-08-11 20:19:36 +00:00
README_es.md Auto-update READMEs 2024-08-11 20:19:36 +00:00
README_eu.md Auto-update READMEs 2024-08-11 20:19:36 +00:00
README_fr.md Auto-update READMEs 2024-08-11 20:19:36 +00:00
README_gl.md Auto-update READMEs 2024-08-11 20:19:36 +00:00
README_id.md Auto-update READMEs 2024-08-11 20:19:36 +00:00
README_it.md Auto-update README 2024-03-29 07:27:15 +01:00
README_zh_Hans.md Auto-update READMEs 2024-08-11 20:19:36 +00:00
tests.toml well, libssl1.1 doesn't exist on bookworm 2024-07-16 15:22:43 +02:00

Vaultwarden for YunoHost

Integration level Working status Maintenance status

Install Vaultwarden with YunoHost

Read this README in other languages.

This package allows you to install Vaultwarden quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Vaultwarden is a password manager, allowing generation and storage of passwords in a secure way. These are protected by a single password called the "master password".

Clients exist for Linux, macOS and Windows, Android, iOS, and as a web browser plug-ins. It is also possible to manage passwords from the web interface.

Shipped version: 1.32.0~ynh1

Demo: https://vault.bitwarden.com/#/register

Screenshots

Screenshot of Vaultwarden

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/vaultwarden_ynh/tree/testing --debug
or
sudo yunohost app upgrade vaultwarden -u https://github.com/YunoHost-Apps/vaultwarden_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps