iodéOS installation

iodéOS is a privacy-focused operating system powered by LineageOS and based on the Android mobile platform. iodéOS aims at protecting the user’s privacy with a built-in adblocker and by freeing the smartphone from snitches.

The objectives in the conception of this ROM are threefold:

  1. To keep the stability and security level of LineageOS, by minimizing the modifications made to the system. Apart the system modifications required by the adblocker, we mainly only added a few useful options commonly found in other custom ROMs, made some cosmetic changes, modified a few default settings to prevent data leaks to Google servers.
  2. To ease a quick adoption of this ROM by new users. We especially target users that are concerned by the protection of their privacy, but are not reluctant to still use inquisitive apps like Google ones. We thus included MicroG as well as a coherent set of default apps, and simplified the initial setup of the system. Particularly, an initialization of MicroG has been made with GCM notifications allowed by default, Google’s alternative location modules ‘Déjà vu’ & ‘Mozilla Location Service’ pre-selected, as well as Nominatim Geocoder.
  3. To provide a new and powerful way of blocking ads, malwares, data leaks of all kinds to many intrusive servers. We are developing an analyzer, tightly integrated into the system, that captures all DNS requests and network traffic, as well as a user interface (the iodé app). Compared to some other well-known adblockers, this has the advantages of:
    • Avoiding to lock the VPN for that use. You can even use another adblocker that uses VPN technology alongside our blocker.
    • Being independent of the kind of DNS server used by the system or set by an independent app: classical DNS on UDP port 53 or any other one, DNS over TLS (DoT), DNS over HTTPS (DoH), …, as we capture the DNS requests before they are transmitted to the system function that emits the DNS request. What we do not support, is DoH when it is natively built into applications, i.e. when an app communicates directly with a DoH server, without asking name resolution to the system. It would require to decrypt HTTPS packets between such an app and the DoH server, which may create a big security hole.
    • Precisely mapping DNS requests and network packets to the Android apps that emitted (or received) them.
    • Deciding which apps have a filtered network usage (by default, all apps), and which ones can communicate with blacklisted servers.

Since its first versions, we added many features to the iodé blocker: several levels of protection, fine-grained control over the hosts that should be blocked or authorized, displaying statistics on a map to see the quantity of data exchanged to which countries, clearing statistics… We are actively developing the blocker, and new functionalities will be regularly added.

  • Default DNS server: Google’s DNS replaced by Quad9’s ‘unblocked’ servers in all parts of the system.
  • A-GPS: patches to avoid leaking personnal information like IMSI to supl server.
  • Captive portal login: connectivitycheck.gstatic.com replaced by captiveportal.kuketz.de for connectivity check.
  • Dialer: Google default option replaced by OpenStreetMap for phone number lookup.

We included many useful default apps, but our choice cannot suit everyone; so we added the possibility to remove them. It can be done at the end of the phone setup, or at any time by going to Parameters -> Apps & Notifications -> Preinstalled apps.

  • MicroG core apps: GmsCore, GsfProxy, FakeStore.
  • NLP backends for MicroG : DejaVuNLPBackend (default), MozillaNLPBackend, AppleNLPBackend, RadioCellsNLPBackend, NominatimNLPBackend
  • App stores : FDroid (with F-Droid Privileged Extension) and Aurora Store.
  • Browser: our own fork of Firefox (with Qwant as default search engine, many other ones added, telemetry disabled, parts of telemetry code removed) instead of * * Lineage’s default browser Jelly.
  • SMS: QKSMS instead of Lineage’s default SMS app.
  • Email: p≡p (Pretty Easy Privacy).
  • Camera: our own fork of Open Camera, with a few tweaks.
  • Maps/navigation: Magic Earth GPS & Navigation (the only one free but not open source).
  • Keyboard: OpenBoard instead of AOSP keyboard.
  • PDF: Pdf Viewer Plus.
  • Personnal notes: Carnet.
  • {Ad/Malware/Data leak}-blocker: iodé.
  • News: to keep users informed about our developments, as well as a FAQ.
  • Meteo: Geometric Weather.

You will find a technical documentation on iodéOS here: https://iode.tech/wp-content/uploads/2022/04/iodeOS.pdf

You can follow closely iodéOS development & novelties by beta testing with our wonderful community!
More information here: https://gitlab.com/iode/ota/-/tree/master/beta

Installation & Uninstallation

Device list
  • Fairphone (3)
  • Teracube (1)
  • Samsung (10)
  • Shift (1)
  • Sony (4)
  • Google (5)
  • OnePlus (2)
  • Xiaomi (4)

Installation

  1. Unlock your phone by following the instructions from Fairphone website
  2. Activate adb and type adb reboot bootloader, or press Vol- and plug phone while it’s shut down
  3. Type fastboot oem unlock
  4. Download fastboot package for your device (latest file iode-[...]-fastboot.zip):
  5. Unzip fastboot package and execute flash-all.sh (linux) or flash-all.bat (windows)
  6. (optional) fastboot oem lock
  7. (optional) Boot, and in developer settings uncheck “OEM unlocking”

Uninstallation

Please follow this instructions

Installation

  1. Unlock your phone by following the instructions from Fairphone website, but do not unlock critical partitions (do not execute ‘fastboot flashing unlock_critical’).
  2. Activate adb and type adb reboot bootloader, or press Vol- and plug phone while it’s shut down
  3. Type fastboot flashing unlock
  4. Execute fastboot flashing get_unlock_ability. It it returns get_unlock_ability: 0: do not relock the bootloader (last step)
  5. Download fastboot package for your device (latest file iode-[...]-fastboot.zip):
  6. Unzip fastboot package and execute flash-all.sh (linux) or flash-all.bat (windows)
  7. At the end, accept or decline bootloader relocking; if yes, boot, and in developer settings uncheck “OEM unlocking”

Uninstallation

Please follow this instructions

Installation

  1. Unlock OEM in developer settings
  2. Activate adb and type adb reboot bootloader, or press Power + Vol+
  3. Type adb reboot bootloader
  4. Type fastboot flashing unlock
  5. Download fastboot package for your device (latest file iode-[…]-fastboot.zip):
  6. Unzip fastboot package and execute flash-all.sh (linux) or flash-all.bat (windows)

Installation

  1. Unlock OEM in developer settings
  2. Activate adb and type adb reboot bootloader, or press Power + Vol+
  3. Type fastboot flashing unlock
  4. Download fastboot package for your device (latest file iode-[...]-fastboot.zip):
  5. Unzip fastboot package and execute flash-all.sh (linux) or flash-all.bat (windows)

Installation

  1. Update the stock firmware to the latest
  2. Unlock OEM in developer settings
  3. Activate adb and type adb reboot bootloader, or press Power + vol- + Home
  4. Flash recovery for A5 | recovery for A7 with command: heimdall flash --RECOVERY <recovery_filename>.img
  5. As soon as the flash ends, quickly press power/vol+/home buttons altogether to directly reboot to recovery
  6. From recovery => Factory reset => Format Data/factory reset
  7. From recovery => Advanced => ADB Sideload: swipe to start sideload, and issue adb sideload &lt;rom.zip&gt; (iodéOS for A5 | iodéOS for A7)

Uninstallation

  1. Backup your data
  2. Download the latest Samsung firmware
  3. Download & open Odin
  4. Drop the downloaded files in Odin
  5. Connect your phone in download mode to the computer
  6. Flash the firmware

Installation

  1. Update the stock firmware to the latest
  2. Unlock OEM in developer settings
  3. At reboot, follow the setup wizard, make sure to be connected to the internet, then activate developer options
  4. Activate adb and type adb reboot bootloader, or press Power + Vol- + Bixby
  5. Flash recovery for S9 | recovery for S9+ | recovery for Note9 with command: heimdall flash --RECOVERY <recovery_filename>.img
  6. As soon as the flash ends, quickly press power/vol+/bixby buttons altogether to directly reboot to recovery
  7. From recovery => Factory reset => Format Data/factory reset
  8. From recovery => Apply update => Apply from ADB => adb sideload &lt;rom.zip&gt; (iodéOS for S9 | iodéOS for S9+ | iodéOS for Note9)

Uninstallation

  1. Backup your data
  2. Download the latest Samsung firmware
  3. Download & open Odin
  4. Drop the downloaded files in Odin
  5. Connect your phone in download mode to the computer
  6. Flash the firmware

Installation

  1. Update the stock firmware to the latest
  2. Unlock OEM in developer settings
  3. Activate adb and type adb reboot bootloader, or shut down phone and press Vol- + Bixby while plugging to computer
  4. In Download Mode (DL), long press Vol+ and unlock bootloader
  5. Reboot to DL mode & flash recovery for S10 | recovery for S10e | recovery for S10+ with command: heimdall flash --RECOVERY <recovery_filename>.img
  6. As soon as the flash ends, quickly press power/vol+/bixby buttons altogether to directly reboot to recovery
  7. From recovery => Factory reset => Format Data/factory reset
  8. From recovery => Apply update => Apply from ADB => adb sideload &lt;rom.zip&gt; (iodéOS for S10 | iodéOS for S10e | iodéOS for S10+)

Uninstallation

  1. Backup your data
  2. Download the latest Samsung firmware
  3. Download & open Odin
  4. Drop the downloaded files in Odin
  5. Connect your phone in download mode to the computer
  6. Flash the firmware

Installation

  1. Unlock OEM in developer settings
  2. Activate adb and type adb reboot bootloader, or shut down phone and press Vol+ + Vol- while plugging to computer
  3. In Download Mode (DL), long press Vol+ and unlock bootloader
  4. Reboot to DL mode & flash recovery for Note 10 | recovery for Note 10+ | recovery for Note 10+ 5G with command: heimdall flash --RECOVERY <recovery_filename>.img
  5. As soon as the flash ends, quickly press Power + Vol+ buttons altogether to directly reboot to recovery
  6. From recovery => Factory reset => Format Data/factory reset
  7. From recovery => Apply update => Apply from ADB => adb sideload <rom.zip> (iodéOS for Note 10 | iodéOS for Note 10+ | iodéOS for Note 10+ 5G)

Uninstallation

  1. Backup your data
  2. Download the latest Samsung firmware
  3. Download & open Odin
  4. Drop the downloaded files in Odin
  5. Connect your phone in download mode to the computer
  6. Flash the firmware

SHIFT6mq

  1. Unlock OEM in developer settings
  2. Activate adb and type adb reboot bootloader, or press Power + Vol+
  3. Type fastboot flashing unlock
  4. Download fastboot package for your device (latest file iode-[...]-fastboot.zip):
  5. Unzip fastboot package and execute flash-all.sh (linux) or flash-all.bat (windows)
  6. At the end, accept or decline bootloader relocking; if yes, boot, and in developer settings uncheck “OEM unlocking”

Installation

  1. Update the stock firmware to the latest
  2. Get your unlock code from Sony website
  3. Unlock bootloader: connect to a wifi in order to grey-out “Unlock OEM” in developer settings
  4. Activate adb and type adb reboot bootloader, or press Vol+ and plug phone while it’s shut down
  5. Type fastboot oem unlock 0x&lt;unlock code&gt;
  6. Download fastboot package for your device (latest file iode-[...]-fastboot.zip):
  7. Unzip fastboot package and execute flash-all.sh (linux) or flash-all.bat (windows)

Uninstallation

  1. Backup your data
  2. Download & open Sony Flash Tool
  3. Connect your phone in download mode
  4. Select the latest firmware of ‘Content Erase’ type
  5. Press ‘Apply Service’

Installation

  1. Unlock OEM in developer settings
  2. Activate adb and type adb reboot bootloader, or press Power + Vol-
  3. Type fastboot flashing unlock
  4. Download fastboot package for your device (latest file iode-[...]-fastboot.zip):
  5. Unzip fastboot package and execute flash-all.sh (linux) or flash-all.bat (windows)
  6. At the end, accept or decline bootloader relocking; if yes, boot, and in developer settings uncheck “OEM unlocking”

Installation

  1. Update the stock firmware to the latest
  2. Unlock OEM in developer settings
  3. Activate adb and type adb reboot bootloader, or press Power + Vol-
  4. Type fastboot flashing unlock
  5. Download fastboot package for your device (latest file iode-[...]-fastboot.zip):
  6. Unzip fastboot package and execute flash-all.sh (linux) or flash-all.bat (windows)

Installation

  1. Unlock your phone by following the instructions from Xiaomi website
  2. Activate adb and typeadb reboot bootloader, or press Power + Vol-
  3. Download fastboot package for your device (latest file iode-[...]-fastboot.zip):
  4. Unzip fastboot package and execute flash-all.sh (linux) or flash-all.bat (windows)