Improved the install instructions
This commit is contained in:
parent
fab5a2c1ed
commit
53825c6379
|
@ -8,8 +8,8 @@ Sources:
|
|||
## Research
|
||||
|
||||
* find out device code: https://support.mogaanywhere.com/hc/en-us/articles/201302920-How-do-I-find-my-Android-device-s-model-number-
|
||||
* find out if there is TWRP for device code: https://twrp.me/Devices/
|
||||
* find out if there is a custom rom for device code: https://download.lineage.microg.org/
|
||||
* find out if there is TWRP for the device code: https://twrp.me/Devices/
|
||||
* find out if there is a custom rom for the device code: https://download.lineage.microg.org/
|
||||
|
||||
## Risks
|
||||
|
||||
|
@ -30,7 +30,10 @@ you flashed it. Be wary if you bought the phone second hand/online.
|
|||
|
||||
### Back up data before flashing
|
||||
|
||||
* install F-Droid
|
||||
* Install F-Droid from their website: https://f-droid.org/
|
||||
* download apk
|
||||
* enable installing from "unknown sources" in Settings/Security/Unknown Sources
|
||||
* install apk
|
||||
* install DAVDroid
|
||||
* create ownCloud account
|
||||
* backup telegram accounts
|
||||
|
@ -42,12 +45,15 @@ you flashed it. Be wary if you bought the phone second hand/online.
|
|||
|
||||
* install TWRP https://www.xda-developers.com/how-to-install-twrp/
|
||||
* install lineageOS with microG https://lineage.microg.org/#instructions
|
||||
* if not possible, install normal lineageOS and enable signature spoofing
|
||||
* if not possible, look for normal lineageOS without microG: https://wiki.lineageos.org/devices/
|
||||
|
||||
### Secure Phone
|
||||
|
||||
* Encrypt phone
|
||||
* Install F-Droid from their website: https://f-droid.org/
|
||||
* Load the battery to 100%
|
||||
* plug it into a charger
|
||||
* Start Encryption process: Settings/Security/Encrypt Phone
|
||||
* Install F-Droid
|
||||
* Install cryptfs
|
||||
* if necessary, root the device with magisk
|
||||
* wrong pin shutdown
|
||||
|
@ -62,7 +68,7 @@ Some recommendations:
|
|||
|
||||
* DAVdroid: sync Contacts & Calendar with ownCloud
|
||||
* Firefox Klar: private browser
|
||||
* Maps: offline maps with https://openstreetmap.org
|
||||
* OsmAnd~: offline maps with https://openstreetmap.org
|
||||
* Offi Stations: public transport connections. Different networks are available
|
||||
* Briar: End-to-End encrypted serverless Messenger
|
||||
* Conversations: End-to-End encrypted XMPP Messenger
|
||||
|
@ -73,6 +79,5 @@ And if you really want proprietary shit software on your device:
|
|||
|
||||
* setup Whatsapp with island https://forum.xda-developers.com/android/apps-games/closed-beta-test-incoming-companion-app-t3366295
|
||||
* install FB messenger with island
|
||||
* tabs
|
||||
* install Netflix or Amazon Video with Aurora https://www.reddit.com/r/LineageOS/comments/7c4b3i/netflix_and_losextrasaddonsu/
|
||||
* install Netflix or Amazon Video with YALP Store or Aurora https://www.reddit.com/r/LineageOS/comments/7c4b3i/netflix_and_losextrasaddonsu/
|
||||
|
||||
|
|
Loading…
Reference in a new issue