mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-03 10:39:26 +01:00
83 lines
3.0 KiB
Markdown
83 lines
3.0 KiB
Markdown
---
|
|
layout: null
|
|
permalink: /n/obtainium.html
|
|
sitemap: false
|
|
---
|
|
|
|
[Obtainium](https://github.com/ImranR98/Obtainium/) downloads apps directly from forge/whatever without need for app
|
|
stores and theoretically I can bootstrap it by copy-pasting the txt linked
|
|
below into it, especially on devices that Google doesn't smile upon.
|
|
|
|
- [Obtainium's latest release](https://github.com/ImranR98/Obtainium/releases/latest)
|
|
|
|
See also [2022-01-02 F-Droid Security Issues on privsec.dev](https://privsec.dev/posts/android/f-droid-security-issues/),
|
|
regardless of my list containing F-Droids. Regarding that, **prefer
|
|
[F-Droid Basic](https://f-droid.org/packages/org.fdroid.basic) over
|
|
F-Droid** whenever possible (if nearby features aren't required)
|
|
as it addesses some issues such as targeting higher API version and having
|
|
automatic updates on Android 12+.
|
|
|
|
<!-- editorconfig-checker-disable -->
|
|
<!-- prettier-ignore-start -->
|
|
|
|
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
|
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
|
|
|
- [Importable app list](#importable-app-list)
|
|
- [Third party F-Droid repositories](#third-party-f-droid-repositories)
|
|
- [Individually added apps](#individually-added-apps)
|
|
- [Other noteworthy apps:](#other-noteworthy-apps)
|
|
|
|
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
|
|
|
<!-- prettier-ignore-end -->
|
|
<!-- editorconfig-checker-enable -->
|
|
|
|
## Importable app list
|
|
|
|
_Moved to [txt/obtainium.txt](/txt/obtainium.txt)!_
|
|
|
|
<!--
|
|
|
|
Note to self: to turn Obtainium export like this or close enough to manually
|
|
cut it:
|
|
|
|
```bash
|
|
cat obtainium-export-1693463035816.json | jq -s | \grep 'url'
|
|
```
|
|
|
|
-->
|
|
|
|
## Third party F-Droid repositories
|
|
|
|
Aren't mass-importable sadly, but using Briar as an example:
|
|
|
|
- App Source URL: https://briarproject.org/fdroid
|
|
- Override Source: F-Droid Third-Party Repo
|
|
- App ID or Name: Briar
|
|
|
|
Upon adding it will become something like the link below.
|
|
|
|
## Individually added apps
|
|
|
|
These apps must be added individually for whatever reason rather than mass imported:
|
|
|
|
- `https://appgallery.huawei.com/app/C27162`
|
|
- Huawei App Gallery. Huawei App Gallery seems require adding separately.
|
|
- `https://briarproject.org/fdroid/repo?appId=org.briarproject.briar.android`
|
|
- Briar. Third party F-Droid repo.
|
|
- `https://fdroid.frostnerd.com?appId=com.frostnerd.smokescreen`
|
|
- Nebulo. Third party F-Droid repo.
|
|
- `https://divestos.org/apks/official/fdroid/repo?appId=us.spotco.malwarescanner`
|
|
- Hypatia malware scanner. Third party F-Droid repo.
|
|
- `https://divestos.org/apks/official/fdroid/repo?appId=us.spotco.fennec_dos`
|
|
- Mull Browser (not to be confused with Mullvad). Often suggested as the closest to [LibreWolf](https://librewolf.net)
|
|
on Android. Third party F-Droid repo.
|
|
- `https://aptoide.en.aptoide.com/app`
|
|
- Aptoide's official app. I didn't even try adding this in mass though,
|
|
be very careful with third party app stores there.
|
|
|
|
## Other noteworthy apps:
|
|
|
|
- Tor Browser. Available through FFUpdater or F-Droid.
|