From 87f9d9750bc0a5b0468ff4f7402ec0a64ad24e64 Mon Sep 17 00:00:00 2001 From: Patrick Honkonen Date: Mon, 23 Sep 2024 13:01:28 -0400 Subject: [PATCH 1/2] [PM-12502] Update app descriptions --- repos.yaml | 27 ++++++++++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) diff --git a/repos.yaml b/repos.yaml index 341bc05..934b9f9 100644 --- a/repos.yaml +++ b/repos.yaml @@ -2,13 +2,33 @@ android: git: "https://github.com/bitwarden/android" applications: - - description: "This repo has the new native Android app. Looking for the legacy .NET MAUI apps? Head on over to bitwarden/mobile." + - description: | + 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. + + 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. + + 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. + + 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. + + Bitwarden is focused on 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. + filename: "com.x8bit.bitwarden-fdroid.apk" id: "bitwarden" name: "Bitwarden" categories: - Security - - description: "This repo has the new native Android app Beta version. Looking for the legacy .NET MAUI apps? Head on over to bitwarden/mobile." + - description: | + 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. + + 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. + + 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. + + 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. + + Bitwarden is focused on 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. + filename: "com.x8bit.bitwarden.beta-fdroid.apk" id: "bitwarden-beta" name: "Bitwarden Beta" @@ -18,7 +38,8 @@ android: authenticator-android: git: "https://github.com/bitwarden/authenticator-android" applications: - - description: "This repo has the new native Android app. Looking for the legacy .NET MAUI apps? Head on over to bitwarden/mobile." + - description: | + Bitwarden Authenticator allows you easily store and generate two-factor authentication codes on your device. The Bitwarden Authenticator Android application is written in Kotlin. filename: "com.x8bit.bitwarden-fdroid.apk" id: "bitwarden-authenticator" name: "Bitwarden Authenticator" From 6d902e2b1a27bfce211b3e4eb7edc9f55e2fb7b0 Mon Sep 17 00:00:00 2001 From: Patrick Honkonen Date: Mon, 23 Sep 2024 15:52:30 -0400 Subject: [PATCH 2/2] Make suggested change --- repos.yaml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/repos.yaml b/repos.yaml index 934b9f9..e2dc945 100644 --- a/repos.yaml +++ b/repos.yaml @@ -2,7 +2,12 @@ android: git: "https://github.com/bitwarden/android" applications: - - description: | + - filename: "com.x8bit.bitwarden-fdroid.apk" + id: "bitwarden" + name: "Bitwarden" + categories: + - Security + description: | 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. 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. @@ -13,12 +18,12 @@ android: Bitwarden is focused on 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. - filename: "com.x8bit.bitwarden-fdroid.apk" - id: "bitwarden" - name: "Bitwarden" + - filename: "com.x8bit.bitwarden.beta-fdroid.apk" + id: "bitwarden-beta" + name: "Bitwarden Beta" categories: - Security - - description: | + description: | 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. 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. @@ -29,19 +34,14 @@ android: Bitwarden is focused on 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. - filename: "com.x8bit.bitwarden.beta-fdroid.apk" - id: "bitwarden-beta" - name: "Bitwarden Beta" - categories: - - Security authenticator-android: git: "https://github.com/bitwarden/authenticator-android" applications: - - description: | - Bitwarden Authenticator allows you easily store and generate two-factor authentication codes on your device. The Bitwarden Authenticator Android application is written in Kotlin. - filename: "com.x8bit.bitwarden-fdroid.apk" + - filename: "com.x8bit.bitwarden-fdroid.apk" id: "bitwarden-authenticator" name: "Bitwarden Authenticator" categories: - Security + description: | + Bitwarden Authenticator allows you easily store and generate two-factor authentication codes on your device. The Bitwarden Authenticator Android application is written in Kotlin.