2 changed files with 75 additions and 12 deletions
@ -0,0 +1,66 @@ |
|||||||
|
<?xml version="1.0" encoding="UTF-8"?> |
||||||
|
<!-- Copyright 2018-2020 Flathub maintainers --> |
||||||
|
<component type="desktop"> |
||||||
|
<id>com.bitwarden.desktop</id> |
||||||
|
<launchable type="desktop-id">com.bitwarden.desktop</launchable> |
||||||
|
<metadata_license>CC0-1.0</metadata_license> |
||||||
|
<project_license>GPL-3.0</project_license> |
||||||
|
<name>Bitwarden</name> |
||||||
|
<summary>A secure and free password manager for all of your devices</summary> |
||||||
|
<description> |
||||||
|
<p> |
||||||
|
Bitwarden is the easiest and safest way to store all of your logins and |
||||||
|
passwords while conveniently keeping them synced between all of your |
||||||
|
devices. |
||||||
|
</p> |
||||||
|
<p> |
||||||
|
Password theft is a serious problem. The websites and apps that you use |
||||||
|
are under attack every day. Security breaches occur and your passwords |
||||||
|
are stolen. When you reuse the same passwords across apps and websites |
||||||
|
hackers can easily access your email, bank, and other important |
||||||
|
accounts. |
||||||
|
</p> |
||||||
|
<p> |
||||||
|
Security experts recommend that you use a different, randomly generated |
||||||
|
password for every account that you create. But how do you manage all |
||||||
|
those passwords? Bitwarden makes it easy for you to create, store, and |
||||||
|
access your passwords. |
||||||
|
</p> |
||||||
|
<p> |
||||||
|
Bitwarden stores all of your logins in an encrypted vault that syncs |
||||||
|
across all of your devices. Since it's fully encrypted before it ever |
||||||
|
leaves your device, only you have access to your data. Not even the |
||||||
|
team at Bitwarden can read your data, even if we wanted to. Your data |
||||||
|
is sealed with AES-256 bit encryption, salted hashing, and PBKDF2 |
||||||
|
SHA-256. |
||||||
|
</p> |
||||||
|
<p> |
||||||
|
Bitwarden is 100% open source software. The source code for Bitwarden |
||||||
|
is hosted on GitHub and everyone is free to review, audit, and |
||||||
|
contribute to the Bitwarden codebase. |
||||||
|
</p> |
||||||
|
<p> |
||||||
|
This wrapper is not verified by, affiliated with, or supported by Bitwarden Inc. |
||||||
|
</p> |
||||||
|
</description> |
||||||
|
<categories> |
||||||
|
<category>Utility</category> |
||||||
|
</categories> |
||||||
|
<screenshots> |
||||||
|
<screenshot type="default"> |
||||||
|
<image>https://res.cloudinary.com/bw-com/image/upload/f_auto/v1/ctf/7rncvj1f8mw7/1PO0QhQSXq0swBoa9dxpsn/11b3504508449f6b03b63a12e5632b48/Bitwarden-multiple-devices.webp</image> |
||||||
|
<caption>Bitwarden on multiple devices</caption> |
||||||
|
</screenshot> |
||||||
|
</screenshots> |
||||||
|
<url type="homepage">https://www.bitwarden.com/</url> |
||||||
|
<url type="bugtracker">https://github.com/bitwarden/clients/issues/</url> |
||||||
|
<url type="help">https://bitwarden.com/help/</url> |
||||||
|
<developer_name>Bitwarden Inc.</developer_name> |
||||||
|
<update_contact>hello@bitwarden.com</update_contact> |
||||||
|
<releases> |
||||||
|
<release version="2024.10.1" date="2024-10-19"> |
||||||
|
<description></description> |
||||||
|
</release> |
||||||
|
</releases> |
||||||
|
<content_rating type="oars-1.1"/> |
||||||
|
</component> |
||||||
Loading…
Reference in new issue