mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
40 lines
2.1 KiB
Markdown
40 lines
2.1 KiB
Markdown
|
# <img src="/images/bitwarden_logo.png" width="80px" alt="Bitwarden's logo"> Bitwarden
|
||
|
|
||
|
[![Install Bitwarden with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=bitwarden) [![Integration level](https://dash.yunohost.org/integration/bitwarden.svg)](https://dash.yunohost.org/appci/app/bitwarden)
|
||
|
|
||
|
- [Configuration](#Configuration)
|
||
|
- [Limitations with YunoHost](#limitations-with-yunohost)
|
||
|
- [Customer Applications](#Customer-applications)
|
||
|
- [Useful links](#useful-links)
|
||
|
|
||
|
Bitwarden is a freemium and open source password manager under AGPL license, which allows to generate and store passwords in a secure way. These are protected by a single password called the "master password". It is created in 2016 by Kyle Spearrin, a software architect.
|
||
|
|
||
|
The software is available on most operating systems (Linux, Windows, MacOS, iOS, Android and command line), and as a web browser plug-in. It is also possible to view passwords from a website[¹].
|
||
|
|
||
|
## Configuration
|
||
|
|
||
|
To configure the application you have to go to the address: `sub.domain.tld/admin`
|
||
|
|
||
|
## Limitations with YunoHost
|
||
|
|
||
|
HTTP and LDAP authentication are not supported.
|
||
|
|
||
|
## Customer applications
|
||
|
|
||
|
| Application Name | Platform | Multi Account | Link |
|
||
|
|------------------|----------|---------------|------|
|
||
|
| Bitwarden | Linux / Mac / Windows | Oui | [bitwarden.com/download](https://bitwarden.com/#download) |
|
||
|
| Bitwarden | Android | ? | [Playstore - Birwarden](https://play.google.com/store/apps/details?id=com.x8bit.bitwarden) |
|
||
|
| Bitwarden | IOS | ? | [App Store - Bitwarden](https://itunes.apple.com/app/bitwarden-free-password-manager/id1137397744?mt=8) |
|
||
|
|
||
|
## Useful links
|
||
|
|
||
|
+ Website: [bitwarden.com](https://bitwarden.com/)
|
||
|
+ Official documentation: [help.bitwarden.com](https://help.bitwarden.com/)
|
||
|
+ Application software repository: [github.com - YunoHost-Apps/bitwarden](https://github.com/YunoHost-Apps/bitwarden_ynh)
|
||
|
+ Fix a bug or an improvement by creating a ticket (issue): [github.com - YunoHost-Apps/bitwarden/issues](https://github.com/YunoHost-Apps/bitwarden_ynh/issues)
|
||
|
|
||
|
-----
|
||
|
|
||
|
[¹]: [wikipedia.org - Bitwarden](https://en.wikipedia.org/wiki/Bitwarden)
|