doc/app_bitwarden.md

45 lines
2.3 KiB
Markdown
Raw Normal View History

# <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)
2020-04-13 11:09:56 +02:00
### Index
2020-04-13 13:30:59 +02:00
- [Configuration](#configuration)
- [Limitations with YunoHost](#limitations-with-yunohost)
2020-04-13 13:30:59 +02:00
- [Customer Applications](#customer-applications)
- [Useful links](#useful-links)
Bitwarden is a freemium libre password manager under AGPL license, allowing generation and storage of passwords in a secure way. These are protected by a single password called the "master password". It was created in 2016 by Kyle Spearrin, a software architect.
The software is available for 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 app, go to this address: `sub.domain.tld/admin`
## Limitations with YunoHost
HTTP and LDAP authentication are not supported.
## Customer applications
2020-04-14 11:26:42 +02:00
| Application name [²] | Platform | Multi-account | Source | Play Store | F-Droid | Apple Store |
|----------------------|----------|---------------|--------|------------|---------|-------------|
2020-04-13 13:30:59 +02:00
| Bitwarden | Linux / Mac / Windows | Oui | [bitwarden.com - download](https://bitwarden.com/#download) |
2020-04-14 09:58:32 +02:00
| Bitwarden | Android / iOS | ? | | [Playstore - Birwarden](https://play.google.com/store/apps/details?id=com.x8bit.bitwarden) | X | [App Store - Bitwarden](https://itunes.apple.com/app/bitwarden-free-password-manager/id1137397744?mt=8) |
> [²]: (of) : Official / (un) : Unofficial
## 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)
-----
2020-04-14 11:26:42 +02:00
### Sources
[¹]: [wikipedia.org - Bitwarden](https://en.wikipedia.org/wiki/Bitwarden)