add tor to eos

This commit is contained in:
2024-10-11 10:48:40 -04:00
parent 85a574fd36
commit 94d3ede2dd

View File

@@ -35,6 +35,8 @@ describing their purpose since it should be self-explanatory.
For these apps I would recommend setting up a weekly reminder to check for updates. For these apps I would recommend setting up a weekly reminder to check for updates.
These apps are stored in Nextcloud at `Reese/Software/Android`.
#### Nextcloud Files #### Nextcloud Files
<https://github.com/nextcloud/android/releases> <https://github.com/nextcloud/android/releases>
@@ -52,11 +54,12 @@ claim it's been around for a while and Nextcloud doesn't seem to be fixing it.
Since we don't have the play store we'll need to download from the website. Since we don't have the play store we'll need to download from the website.
### PhoneTrack #### Phonetrack
1. `Significant motion mode: off`. This seems to break phonetrack. <https://www.torproject.org/download/#android>
2. `Minimum distance: 0`. This ensures a location update is sent every time regardless of distance moved.
3. `Minimum time: 60`. Send a location update every minute. Download the artifact from a pipeline build.
4. `Minimum accuracy: 50`. Don't worry about being super accurate, just get a location out.
5. `Keep GPS on between fixes: off`. This drains battery but does make location updates super accurate. #### Tor
6. `Location timeout: 30`. Wait 30 seconds for GPS fix before using less accurate location.
<https://www.torproject.org/download/#android>