From 9f0a136db0e3a04fdfaf33adb4923378ea33b0eb Mon Sep 17 00:00:00 2001 From: MrCyberSentinel <122746083+MrCyberSentinel@users.noreply.github.com> Date: Tue, 29 Apr 2025 21:27:56 +0600 Subject: [PATCH 1/4] Add Proton Pass --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1177725..812e6aa 100644 --- a/README.md +++ b/README.md @@ -641,6 +641,7 @@ A list of **Free** and **Open Source Software** ***(FOSS)*** for **Android** – * [**Mauth**](https://github.com/X1nto/Mauth) **[[F-Droid](https://f-droid.org/app/com.xinto.mauth)]** * [**OpenKeychain**](https://github.com/open-keychain/open-keychain) **[[F-Droid](https://www.f-droid.org/app/org.sufficientlysecure.keychain)]** * [**Password Monitor**](https://github.com/StellarSand/Password-Monitor) **[[F-Droid](https://www.f-droid.org/app/com.password.monitor)]** +* [**ProtonPass**](https://github.com/protonpass/android-pass) **[[F-Droid](https://f-droid.org/app/proton.android.pass.fdroid)]** * [**Vault**](https://github.com/arsvechkarev/Vault) **[[F-Droid](https://f-droid.org/app/com.arsvechkarev.vault)]** ### • Podcast & Audio Book Player From 64cefc2ba37b45858d0260e57e3b32e6e5e10c86 Mon Sep 17 00:00:00 2001 From: MrCyberSentinel <122746083+MrCyberSentinel@users.noreply.github.com> Date: Tue, 29 Apr 2025 23:03:39 +0600 Subject: [PATCH 2/4] Fix sorting in Password & Authentication category --- README.md | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 767c676..beea855 100644 --- a/README.md +++ b/README.md @@ -628,22 +628,20 @@ A list of **Free** and **Open Source Software** ***(FOSS)*** for **Android** – ### • Password & Authentication -* [**Aegis**](https://getaegis.app/) **[[F-Droid](https://f-droid.org/app/com.beemdevelopment.aegis)]** +* [**Aegis**](https://getaegis.app) **[F-Droid](https://f-droid.org/app/com.beemdevelopment.aegis)** * [**AuthenticatorPro**](https://github.com/jamie-mh/AuthenticatorPro) -* [**AuthPass**](https://github.com/authpass/authpass) **[[F-Droid](https://f-droid.org/app/design.codeux.authpass.fdroid)]** +* [**AuthPass**](https://github.com/authpass/authpass) **[F-Droid](https://f-droid.org/app/design.codeux.authpass.fdroid)** * [**Bitwarden**](https://github.com/bitwarden/android) -* [**Ente Auth**](https://github.com/ente-io/ente) **[[F-Droid](https://f-droid.org/app/io.ente.auth)]** -* [**FreeOTP+**](https://github.com/helloworld1/FreeOTPPlus) **[[F-Droid](https://f-droid.org/app/org.liberty.android.freeotpplus)]** -* [**Is Your Password Secure?**](https://github.com/StellarSand/IYPS) **[[F-Droid](https://f-droid.org/app/com.iyps)]** -* [**KeePassDX**](https://github.com/Kunzisoft/KeePassDX) **[[F-Droid](https://f-droid.org/app/com.kunzisoft.keepass.libre)]** -* [**Keyoxide**](https://codeberg.org/keyoxide/keyoxide-flutter) **[[F-Droid](https://f-droid.org/app/org.keyoxide.keyoxide)]** -* [**Mauth**](https://github.com/X1nto/Mauth) **[[F-Droid](https://f-droid.org/app/com.xinto.mauth)]** -* [**OpenKeychain**](https://github.com/open-keychain/open-keychain) **[[F-Droid](https://www.f-droid.org/app/org.sufficientlysecure.keychain)]** -* [**Password Monitor**](https://github.com/StellarSand/Password-Monitor) **[[F-Droid](https://www.f-droid.org/app/com.password.monitor)]** -* [**ProtonPass**](https://github.com/protonpass/android-pass) **[[F-Droid](https://f-droid.org/app/proton.android.pass.fdroid)]** -* [**OpenKeychain**](https://github.com/open-keychain/open-keychain) **[[F-Droid](https://f-droid.org/app/org.sufficientlysecure.keychain)]** -* [**Password Monitor**](https://github.com/StellarSand/Password-Monitor) **[[F-Droid](https://f-droid.org/app/com.password.monitor)]** -* [**Vault**](https://github.com/arsvechkarev/Vault) **[[F-Droid](https://f-droid.org/app/com.arsvechkarev.vault)]** +* [**Ente Auth**](https://github.com/ente-io/ente) **[F-Droid](https://f-droid.org/app/io.ente.auth)** +* [**FreeOTP+**](https://github.com/helloworld1/FreeOTPPlus) **[F-Droid](https://f-droid.org/app/org.liberty.android.freeotpplus)** +* [**Is Your Password Secure?**](https://github.com/StellarSand/IYPS) **[F-Droid](https://f-droid.org/app/com.iyps)** +* [**KeePassDX**](https://github.com/Kunzisoft/KeePassDX) **[F-Droid](https://f-droid.org/app/com.kunzisoft.keepass.libre)** +* [**Keyoxide**](https://codeberg.org/keyoxide/keyoxide-flutter) **[F-Droid](https://f-droid.org/app/org.keyoxide.keyoxide)** +* [**Mauth**](https://github.com/XInto/Mauth) **[F-Droid](https://f-droid.org/app/com.xinto.mauth)** +* [**OpenKeychain**](https://github.com/open-keychain/open-keychain) **[F-Droid](https://f-droid.org/app/org.sufficientlysecure.keychain)** +* [**Password Monitor**](https://github.com/StellarSand/Password-Monitor) **[F-Droid](https://f-droid.org/app/com.password.monitor)** +* [**ProtonPass**](https://github.com/protonpass/android-pass) **[F-Droid](https://f-droid.org/app/org.proton.android.pass.fdroid)** +* [**Vault**](https://github.com/arsevchkaev/Vault) **[F-Droid](https://f-droid.org/app/com.arsevchkaev.vault)** ### • Podcast & Audio Book Player From 408d2fb7de8b86a2c81180bc31668d2eab4ce1ec Mon Sep 17 00:00:00 2001 From: MrCyberSentinel <122746083+MrCyberSentinel@users.noreply.github.com> Date: Tue, 29 Apr 2025 23:17:32 +0600 Subject: [PATCH 3/4] Add Proton Pass I don't know what kind of error I am getting, but I am trying to fix it. --- README.md | 45 +++++++++++++++++++++++---------------------- 1 file changed, 23 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index beea855..1825113 100644 --- a/README.md +++ b/README.md @@ -623,36 +623,37 @@ A list of **Free** and **Open Source Software** ***(FOSS)*** for **Android** – ### • Office * [**Collabora Office**](https://www.collaboraoffice.com/solutions/collabora-office-android-ios/) -* [**LibreOffice Viewer**](https://www.libreoffice.org/download/android-viewer/) **[[F-Droid](https://f-droid.org/app/org.documentfoundation.libreoffice)]** -* [**OpenDocument**](https://github.com/opendocument-app/OpenDocument.droid) **[[F-Droid](https://f-droid.org/app/at.tomtasche.reader)]** +* [**LibreOffice Viewer**](https://www.libreoffice.org/download/android-viewer/) [F-Droid](https://f-droid.org/app/org.documentfoundation.libreoffice) +* [**OpenDocument**](https://github.com/opendocument-app/OpenDocument.droid) [F-Droid](https://f-droid.org/app/at.tomtasche.reader) ### • Password & Authentication -* [**Aegis**](https://getaegis.app) **[F-Droid](https://f-droid.org/app/com.beemdevelopment.aegis)** +* [**Aegis**](https://getaegis.app) [F-Droid](https://f-droid.org/app/com.beemdevelopment.aegis) * [**AuthenticatorPro**](https://github.com/jamie-mh/AuthenticatorPro) -* [**AuthPass**](https://github.com/authpass/authpass) **[F-Droid](https://f-droid.org/app/design.codeux.authpass.fdroid)** +* [**AuthPass**](https://github.com/authpass/authpass) [F-Droid](https://f-droid.org/app/design.codeux.authpass.fdroid) * [**Bitwarden**](https://github.com/bitwarden/android) -* [**Ente Auth**](https://github.com/ente-io/ente) **[F-Droid](https://f-droid.org/app/io.ente.auth)** -* [**FreeOTP+**](https://github.com/helloworld1/FreeOTPPlus) **[F-Droid](https://f-droid.org/app/org.liberty.android.freeotpplus)** -* [**Is Your Password Secure?**](https://github.com/StellarSand/IYPS) **[F-Droid](https://f-droid.org/app/com.iyps)** -* [**KeePassDX**](https://github.com/Kunzisoft/KeePassDX) **[F-Droid](https://f-droid.org/app/com.kunzisoft.keepass.libre)** -* [**Keyoxide**](https://codeberg.org/keyoxide/keyoxide-flutter) **[F-Droid](https://f-droid.org/app/org.keyoxide.keyoxide)** -* [**Mauth**](https://github.com/XInto/Mauth) **[F-Droid](https://f-droid.org/app/com.xinto.mauth)** -* [**OpenKeychain**](https://github.com/open-keychain/open-keychain) **[F-Droid](https://f-droid.org/app/org.sufficientlysecure.keychain)** -* [**Password Monitor**](https://github.com/StellarSand/Password-Monitor) **[F-Droid](https://f-droid.org/app/com.password.monitor)** -* [**ProtonPass**](https://github.com/protonpass/android-pass) **[F-Droid](https://f-droid.org/app/org.proton.android.pass.fdroid)** -* [**Vault**](https://github.com/arsevchkaev/Vault) **[F-Droid](https://f-droid.org/app/com.arsevchkaev.vault)** +* [**Ente Auth**](https://github.com/ente-io/ente) [F-Droid](https://f-droid.org/app/io.ente.auth) +* [**FreeOTP+**](https://github.com/helloworld1/FreeOTPPlus) [F-Droid](https://f-droid.org/app/org.liberty.android.freeotpplus) +* [**Is Your Password Secure?**](https://github.com/StellarSand/IYPS) [F-Droid](https://f-droid.org/app/com.iyps) +* [**KeePassDX**](https://github.com/Kunzisoft/KeePassDX) [F-Droid](https://f-droid.org/app/com.kunzisoft.keepass.libre) +* [**Keyoxide**](https://codeberg.org/keyoxide/keyoxide-flutter) [F-Droid](https://f-droid.org/app/org.keyoxide.keyoxide) +* [**Mauth**](https://github.com/XInto/Mauth) [F-Droid](https://f-droid.org/app/com.xinto.mauth) +* [**OpenKeychain**](https://github.com/open-keychain/open-keychain) [F-Droid](https://f-droid.org/app/org.sufficientlysecure.keychain) +* [**Password Monitor**](https://github.com/StellarSand/Password-Monitor) [F-Droid](https://f-droid.org/app/com.password.monitor) +* [**ProtonPass**](https://github.com/protonpass/android-pass) [F-Droid](https://f-droid.org/app/org.proton.android.pass.fdroid) +* [**Vault**](https://github.com/arsevchkaev/Vault) [F-Droid](https://f-droid.org/app/com.arsevchkaev.vault) ### • Podcast & Audio Book Player -* [**AntennaPod**](https://github.com/AntennaPod/AntennaPod) **[[F-Droid](https://f-droid.org/app/de.danoeh.antennapod)]** -* [**Audio Anchor**](https://github.com/flackbash/AudioAnchor) **[[F-Droid](https://f-droid.org/app/com.prangesoftwaresolutions.audioanchor)]** -* [**Escapepod**](https://codeberg.org/y20k/escapepod) **[[F-Droid](https://f-droid.org/app/org.y20k.escapepod)]** -* [**FocusPodcast**](https://github.com/allentown521/FocusPodcast) **[[F-Droid](https://f-droid.org/app/allen.town.focus.podcast)]** -* [**Podcini.X**](https://github.com/XilinJia/Podcini.X) **[[F-Droid](https://f-droid.org/app/ac.mdiq.podcini.X)]** -* [**Podverse**](https://github.com/podverse/podverse-fdroid) **[[F-Droid](https://f-droid.org/app/com.podverse.fdroid)]** -* [**Tsacdop**](https://github.com/stonega/tsacdop) **[[F-Droid](https://f-droid.org/app/com.stonegate.tsacdop)]** -* [**Voice**](https://github.com/PaulWoitaschek/Voice) **[[F-Droid](https://f-droid.org/app/de.ph1b.audiobook)]** +* [**AntennaPod**](https://github.com/AntennaPod/AntennaPod) [F-Droid](https://f-droid.org/app/de.danoeh.antennapod) +* [**Audio Anchor**](https://github.com/flackbash/AudioAnchor) [F-Droid](https://f-droid.org/app/com.prangesoftwaresolutions.audioanchor) +* [**Escapepod**](https://codeberg.org/y20k/escapepod) [F-Droid](https://f-droid.org/app/org.y20k.escapepod) +* [**FocusPodcast**](https://github.com/allentown521/FocusPodcast) [F-Droid](https://f-droid.org/app/allen.town.focus.podcast) +* [**Podcini.X**](https://github.com/XilinJia/Podcini.X) [F-Droid](https://f-droid.org/app/ac.mdiq.podcini.X) +* [**Podverse**](https://github.com/podverse/podverse-fdroid) [F-Droid](https://f-droid.org/app/com.podverse.fdroid) +* [**Tsacdop**](https://github.com/stonega/tsacdop) [F-Droid](https://f-droid.org/app/com.stonegate.tsacdop) +* [**Voice**](https://github.com/PaulWoitaschek/Voice) [F-Droid](https://f-droid.org/app/de.ph1b.audiobook) + ### • Privacy & Security From e959e021733a343b7afbfef9683653e2b56c25c1 Mon Sep 17 00:00:00 2001 From: MrCyberSentinel <122746083+MrCyberSentinel@users.noreply.github.com> Date: Tue, 29 Apr 2025 23:23:43 +0600 Subject: [PATCH 4/4] Add Proton Pass --- README.md | 45 ++++++++++++++++++++++----------------------- 1 file changed, 22 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 1825113..0e62201 100644 --- a/README.md +++ b/README.md @@ -623,37 +623,36 @@ A list of **Free** and **Open Source Software** ***(FOSS)*** for **Android** – ### • Office * [**Collabora Office**](https://www.collaboraoffice.com/solutions/collabora-office-android-ios/) -* [**LibreOffice Viewer**](https://www.libreoffice.org/download/android-viewer/) [F-Droid](https://f-droid.org/app/org.documentfoundation.libreoffice) -* [**OpenDocument**](https://github.com/opendocument-app/OpenDocument.droid) [F-Droid](https://f-droid.org/app/at.tomtasche.reader) +* [**LibreOffice Viewer**](https://www.libreoffice.org/download/android-viewer/) **[[F-Droid](https://f-droid.org/app/org.documentfoundation.libreoffice)]** +* [**OpenDocument**](https://github.com/opendocument-app/OpenDocument.droid) **[[F-Droid](https://f-droid.org/app/at.tomtasche.reader)]** ### • Password & Authentication -* [**Aegis**](https://getaegis.app) [F-Droid](https://f-droid.org/app/com.beemdevelopment.aegis) +* [**Aegis**](https://getaegis.app/) **[[F-Droid](https://f-droid.org/app/com.beemdevelopment.aegis)]** * [**AuthenticatorPro**](https://github.com/jamie-mh/AuthenticatorPro) -* [**AuthPass**](https://github.com/authpass/authpass) [F-Droid](https://f-droid.org/app/design.codeux.authpass.fdroid) +* [**AuthPass**](https://github.com/authpass/authpass) **[[F-Droid](https://f-droid.org/app/design.codeux.authpass.fdroid)]** * [**Bitwarden**](https://github.com/bitwarden/android) -* [**Ente Auth**](https://github.com/ente-io/ente) [F-Droid](https://f-droid.org/app/io.ente.auth) -* [**FreeOTP+**](https://github.com/helloworld1/FreeOTPPlus) [F-Droid](https://f-droid.org/app/org.liberty.android.freeotpplus) -* [**Is Your Password Secure?**](https://github.com/StellarSand/IYPS) [F-Droid](https://f-droid.org/app/com.iyps) -* [**KeePassDX**](https://github.com/Kunzisoft/KeePassDX) [F-Droid](https://f-droid.org/app/com.kunzisoft.keepass.libre) -* [**Keyoxide**](https://codeberg.org/keyoxide/keyoxide-flutter) [F-Droid](https://f-droid.org/app/org.keyoxide.keyoxide) -* [**Mauth**](https://github.com/XInto/Mauth) [F-Droid](https://f-droid.org/app/com.xinto.mauth) -* [**OpenKeychain**](https://github.com/open-keychain/open-keychain) [F-Droid](https://f-droid.org/app/org.sufficientlysecure.keychain) -* [**Password Monitor**](https://github.com/StellarSand/Password-Monitor) [F-Droid](https://f-droid.org/app/com.password.monitor) -* [**ProtonPass**](https://github.com/protonpass/android-pass) [F-Droid](https://f-droid.org/app/org.proton.android.pass.fdroid) -* [**Vault**](https://github.com/arsevchkaev/Vault) [F-Droid](https://f-droid.org/app/com.arsevchkaev.vault) +* [**Ente Auth**](https://github.com/ente-io/ente) **[[F-Droid](https://f-droid.org/app/io.ente.auth)]** +* [**FreeOTP+**](https://github.com/helloworld1/FreeOTPPlus) **[[F-Droid](https://f-droid.org/app/org.liberty.android.freeotpplus)]** +* [**Is Your Password Secure?**](https://github.com/StellarSand/IYPS) **[[F-Droid](https://f-droid.org/app/com.iyps)]** +* [**KeePassDX**](https://github.com/Kunzisoft/KeePassDX) **[[F-Droid](https://f-droid.org/app/com.kunzisoft.keepass.libre)]** +* [**Keyoxide**](https://codeberg.org/keyoxide/keyoxide-flutter) **[[F-Droid](https://f-droid.org/app/org.keyoxide.keyoxide)]** +* [**Mauth**](https://github.com/X1nto/Mauth) **[[F-Droid](https://f-droid.org/app/com.xinto.mauth)]** +* [**OpenKeychain**](https://github.com/open-keychain/open-keychain) **[[F-Droid](https://f-droid.org/app/org.sufficientlysecure.keychain)]** +* [**Password Monitor**](https://github.com/StellarSand/Password-Monitor) **[[F-Droid](https://f-droid.org/app/com.password.monitor)]** +* [**ProtonPass**](https://github.com/protonpass/android-pass) **[[F-Droid](https://f-droid.org/app/proton.android.pass.fdroid)]** +* [**Vault**](https://github.com/arsvechkarev/Vault) **[[F-Droid](https://f-droid.org/app/com.arsvechkarev.vault)]** ### • Podcast & Audio Book Player -* [**AntennaPod**](https://github.com/AntennaPod/AntennaPod) [F-Droid](https://f-droid.org/app/de.danoeh.antennapod) -* [**Audio Anchor**](https://github.com/flackbash/AudioAnchor) [F-Droid](https://f-droid.org/app/com.prangesoftwaresolutions.audioanchor) -* [**Escapepod**](https://codeberg.org/y20k/escapepod) [F-Droid](https://f-droid.org/app/org.y20k.escapepod) -* [**FocusPodcast**](https://github.com/allentown521/FocusPodcast) [F-Droid](https://f-droid.org/app/allen.town.focus.podcast) -* [**Podcini.X**](https://github.com/XilinJia/Podcini.X) [F-Droid](https://f-droid.org/app/ac.mdiq.podcini.X) -* [**Podverse**](https://github.com/podverse/podverse-fdroid) [F-Droid](https://f-droid.org/app/com.podverse.fdroid) -* [**Tsacdop**](https://github.com/stonega/tsacdop) [F-Droid](https://f-droid.org/app/com.stonegate.tsacdop) -* [**Voice**](https://github.com/PaulWoitaschek/Voice) [F-Droid](https://f-droid.org/app/de.ph1b.audiobook) - +* [**AntennaPod**](https://github.com/AntennaPod/AntennaPod) **[[F-Droid](https://f-droid.org/app/de.danoeh.antennapod)]** +* [**Audio Anchor**](https://github.com/flackbash/AudioAnchor) **[[F-Droid](https://f-droid.org/app/com.prangesoftwaresolutions.audioanchor)]** +* [**Escapepod**](https://codeberg.org/y20k/escapepod) **[[F-Droid](https://f-droid.org/app/org.y20k.escapepod)]** +* [**FocusPodcast**](https://github.com/allentown521/FocusPodcast) **[[F-Droid](https://f-droid.org/app/allen.town.focus.podcast)]** +* [**Podcini.X**](https://github.com/XilinJia/Podcini.X) **[[F-Droid](https://f-droid.org/app/ac.mdiq.podcini.X)]** +* [**Podverse**](https://github.com/podverse/podverse-fdroid) **[[F-Droid](https://f-droid.org/app/com.podverse.fdroid)]** +* [**Tsacdop**](https://github.com/stonega/tsacdop) **[[F-Droid](https://f-droid.org/app/com.stonegate.tsacdop)]** +* [**Voice**](https://github.com/PaulWoitaschek/Voice) **[[F-Droid](https://f-droid.org/app/de.ph1b.audiobook)]** ### • Privacy & Security