If you have a somewhat older phone that no longer receives updates, but you don't want to throw it away, you've probably heard of installing a custom ROM. In that regard, DivestOS has carved out a niche for itself as a lightweight, secure option designed precisely to extend the life of phones with little or no support.And not just for recycling hardware: also for reducing dependence on Google and enhancing your privacy.
In recent years, various alternative mobile operating systems have emerged, almost all based on the Android Open Source Project (AOSP). Some focus on extreme security, others on usability, and still others on disengaging yourself from the Big Tech ecosystem.In this article we will weave together all that information: what DivestOS is, how it compares to projects like LineageOS, /e/OS or GrapheneOS, what role alternative app stores play, how trends like “dumbphones” fit in, and what real implications using a mobile phone without official support has.
What is DivestOS: a ROM to give your mobile phone a second life?
DivestOS is an open-source mobile operating system derived from LineageOSIt has been maintained as a personal project (mainly by the developer known as Tad / SkewedZeppelin) since 2014. Its main objective is very clear: extend the life of devices which manufacturers have already abandoned, strengthen user privacy and apply reasonable security tightening whenever the hardware allows it.
The project manager himself acknowledges that The devices it supports are not entirely free in the strictest sensebecause they still rely on proprietary firmware and blobs that cannot be audited or patched. Even so, DivestOS's philosophy is to focus on "80%" solutions, meaning to greatly improve the user's actual experience within the limitations of the hardware and without obsessing over absolute perfectionInstead of doing nothing because the device is not 100% open source, they prefer to implement all possible practical improvements and maintain support for as long as possible.
Key features of DivestOS for privacy and security
In practice, DivestOS is a kind of LineageOS "enhanced" with security patches, privacy enhancements, and conservative decisionsAmong its most relevant features we can highlight:
- Soft fork of LineageOSIt is not a project written from scratch, but a soft fork of LineageOS that takes advantage of its codebase and compatibility with many devices, adding its own layers of hardening.
- Long trajectoryThe first public images date back to December 31, 2014, based on CyanogenMod 12 for a few devices, and shortly after, builds based on CyanogenMod 12.1 arrived. This continuity gives it a maturity that many alternative ROMs fail to achieve.
- FOSS Approach: strong commitment to free and open source (FOSS) components and applications, reducing the use of proprietary software to the bare minimum imposed by the hardware manufacturer.
- System hardeningIt integrates various hardening configurations at both the kernel and system levels, in addition to applying patches for vulnerabilities (CVE) and specific privacy improvements.
- Cleaning up unnecessary blobs: includes processes for removing superfluous proprietary blobs, thus reducing the attack surface and opaque components in the system.
- Secure boot support: on many devices It allows you to re-lock the bootloader and use verified boot, something key to mitigating physical attacks and system manipulations.
- No root by defaultIt does not come rooted by default, which avoids weakening the system's basic security, and applies SELinux in enforcing mode along with encryption enabled by default on compatible devices.
- Monthly updatesIt offers monthly updates, in many cases via incremental OTA (Delta), and even possibility of OTA updates via Tor optionally to improve anonymity during download.
- F-Droid pre-installedIt integrates the F-Droid repository to facilitate the installation of free applications without going through Google Play, aligning with the philosophy of reducing dependence on the Google ecosystem.
In the privacy section, DivestOS usually includes a fairly aggressive tracker blocker, a privacy-focused Firefox-based browser and the application Silence (a fork of Signal specifically for SMS) as a replacement for the default messaging app. In terms of security, in addition to general hardening, it incorporates Hypatia, an open-source real-time malware scanner for Android.
Anyone wishing to delve into all of this in detail can go to their repositories on GitLab and GitHub, their FAQ, and their technical documentation, which explains which devices are supported, what requirements they have, and what specific modifications have been applied.
How does DivestOS fit into the alternative ROM ecosystem?

The world of custom ROMs for Android is vast, but Not all alternatives have the same approach or the same level of securityTo put DivestOS in context, it is worth briefly reviewing other important projects and how they address privacy.
LineageOS: the most popular base
LineageOS is probably the best-known alternative ROM in the Android landscapeIt was created as the successor to CyanogenMod and today supports a large number of devices from brands such as LG, Nokia, Google Pixel, OnePlus, Samsung, Xiaomi, and Sony. It places considerable emphasis on privacy, offers a relatively lightweight interface, and allows for extending the lifespan of devices that no longer receive official updates from their manufacturers.
In LineageOS you can Install GApps (Google's official apps and services) if you wantHowever, some apps don't always work perfectly due to certification or SafetyNet issues. You can also use only open-source apps from F-Droid, keeping the system much cleaner of trackers.
DivestOS takes that mature foundation and It adds its own layer of security patches, hardening, and stricter privacy decisions.Therefore, it is often considered a more "paranoid" option in terms of protection, designed primarily for devices that LineageOS leaves behind or for users who want something even more secure without reaching the level of requirements of GrapheneOS.
/e/OS: Privacy and integrated ecosystem
Another relevant project is / e / OSa variant of LineageOS heavily focused on to wean the user off Google without sacrificing too much daily convenienceTheir proposal combines an operating system without Google services with a whole suite of cloud services: email, storage, search engine, and other integrated tools.
Their greatest strength is App Lounge, its own app store which allows access to a large number of apps, including many you would normally download from the Play Store, with the option to filter only for open-source applications. They complement this with Advanced Privacy, an app and widget that shows you how your phone blocks trackers and data requests, and lets you control permissions in great detail.
Compared to /e/OS, DivestOS offers Less "packaged ecosystem" and more focus on technical security and patches/e/OS is ideal for those who want a "de-Google-ized" mobile phone that is comfortable for everyday use, while DivestOS is more austere and is very much geared towards conscious users who prioritize privacy and device longevity over having their own ready-to-use service package.
GrapheneOS and CalyxOS: high-level security
At the extreme end of security and privacy is Graphene OSThis project is recommended by many experts as the absolute benchmark, provided it's used on a compatible Google Pixel. Its philosophy is somewhat different from that of DivestOS: GrapheneOS only supports devices that meet very strict hardware security requirementsand especially takes advantage of advanced features such as ARM Memory Tagging Extension (MTE) that are included in Pixel 8 and later models.
GrapheneOS greatly expands MTE coverage, applying it by default to the kernel, system components, and its hardened Vanadium browser and WebView. Furthermore, Allows you to enable MTE globally for user apps from Settings → Security and privacy → Exploit protection → Memory tagging, with the option to disable it in specific apps if they break compatibility.
Regarding Google services, GrapheneOS adopts a very particular stance: It does not include Google Play Services or microG by default.However, it offers "isolated Google Play," meaning you can run Google services as if they were just another app, completely sandboxed and with controlled permissions, even in a separate work profile. This allows you to use push notifications and other features without giving Google free rein over your device.
Another feature is that GrapheneOS replaces the connectivity checks that Android performs on Google servers with its own servers (grapheneos.org, grapheneos.network, etc.)This protects your IP address from Google, but makes it very obvious to your internet provider or network administrator that you're using GrapheneOS. To better mask your identity, they recommend using a trusted VPN and, if desired, changing the connectivity checks setting to "Standard (Google)" in Settings → Network & Internet → Internet connectivity checks.
In contrast to this ultra-strict approach, DivestOS is more flexible with supported hardware and more pragmatic with the security limitations of older devices.It doesn't reach the same level of protection as a modern Pixel with GrapheneOS, but it opens the door for many older phones to remain relatively secure and private.
Criteria for evaluating an alternative mobile operating system
Before embarking on a system change, it's advisable to clarify a few things. minimum safety and maintenance criteriaSerious privacy projects recommend considering, at a minimum, the following:
- Real open sourceThe system must be open source, with public repositories and transparent development. This does not guarantee perfection, but it allows for independent auditing.
- Boot support verified: possibility of locking the bootloader again, with support for custom keys (AVB) to prevent someone from booting a modified image without your knowledge.
- Speed in large updates: that the project receives the main versions of Android with a reasonable delay (ideally 0-1 months after the official launch), so you don't get stuck on an old branch.
- Agile security patchingIt is very important that they integrate monthly security patches within a short period (0-5 days, in an ideal world), reducing the window of exposure to known vulnerabilities.
- No root pre-installed: that it does not come rooted from the factory, since a poorly managed root is a significant avenue of attack.
- No Google Play requiredIt should not include Google Play Services by default or require modifying the system to install them later, so that the user can decide their level of dependence on Google.
DivestOS operates within this philosophy, although it is important to always keep in mind that An old device with proprietary firmware and a SoC without modern mitigations will never reach the level of absolute security. of a current high-end device. Even so, it can go from being a sieve without patches to a much more reasonable environment for everyday use.
Other free or open-source mobile operating systems
The landscape of alternative mobile systems is not limited to modified Android. There is a whole range of projects that seek to offer free, open or hybrid alternatives to the Android/iOS duopolywith very different approaches:
- /e/ (formerly Eelo): based on Android, focused on privacy and its own ecosystem of cloud services.
- AOSP (Android Open Source Project): open base of Android, on which manufacturers and ROMs such as LineageOS or DivestOS are then built.
- Calyx OSAnother privacy-oriented ROM, mainly supporting Pixel and some other brands, more "user-friendly" than GrapheneOS for the average user.
- Graphene OS: ultra-secure and private approach for Google Pixel.
- Kaios: lightweight system for feature phones, with some open source and some proprietary components.
- LineageOS: the most popular community ROM, the basis of many other projects.
- MoonOS (WebOS): community heir to the old WebOS.
- MobianDebian adapted for mobile devices.
- Plasma MobileKDE Plasma environment for smartphones.
- postmarket OSLinux distribution for mobile phones with a focus on longevity.
- PureOSPurism's system for its devices, with a strong emphasis on free software.
- Repeat: Android 100% free as far as possible, with very limited support because it forces the removal of practically everything proprietary.
- Sailfish OS: system with Linux kernel and its own graphical layer, a mix of free and proprietary components.
- TizenSamsung's system and other partners for wearables, TVs and some mobile phones.
- Ubuntu TouchUbuntu adaptation for smartphones and tablets.
DivestOS is situated at an interesting middle ground.It leverages Android compatibility and the work of LineageOS, but adds a layer of security and privacy that makes it an ideal candidate for those who value free software, data protection, and hardware reuse.
Alternative app stores and risk management
When you move away from Android "out of the box" with the integrated Play Store, you have to rethink how you install your apps. Alternative stores can be very useful, but they also increase the user's responsibility regarding security..
- F-DroidA repository exclusively for open-source Android applications. It's the option most aligned with the DivestOS philosophy, as many ROMs include it pre-installed. It allows you to see the source code, dependencies, and permissions with considerable transparency.
- UptodownA platform with thousands of APKs of all kinds. Very useful for getting apps outside the Play Store, but It requires taking extreme precautions and check the reputation of each app, as the risk of malware increases the further you move away from official channels.
- Aurora StoreAn unofficial Google Play client that acts as a bridge between your device and the Play Store itself. It allows you to download apps "as if" you were using the Google Play Store, even without having Play Services installed, which is very useful for privacy-focused ROMs.
In all cases, Installing apps from external sources is not a gameYou need to check permissions, avoid unknown developers, and, if possible, use solutions like Hypatia or other malware scanners, in addition to keep the system up to date.
Dumbphone trend and minimalist mobiles: another way to gain control
While one part of the community is looking for increasingly secure ROMs, another group is opting for something more radical: radically reduce smartphone use and return to basic phones or minimalist configurations that limit social media, games, and addictive apps.
According to recent reports, mobile phone usage time is extremely high: several hours a day on average in countries like Spain and even higher figures in other placesIn response to this, especially within Generation Z, so-called "dumbphones" or "feature phones" have gained popularity; that is, phones with very limited functions that force users to prioritize the essentials.
In communities like the subreddit /r/Dumbphones, with tens of thousands of usersMany people share their experiences of switching to basic phones. Some keep specific conveniences like email, Spotify, or maps, but The consensus is usually to forgo TikTok, Instagram, or Facebook to reduce digital anxiety. and improve concentration and mental health.
What exactly is a dumbphone?
A “dumb telephone” is, in essence, a device with very limited functions: calls, SMS and little elseIt's not designed to hook you with constant notifications or endless timelines, but to cover basic communication needs. Many current models of this type include extras such as:
- E-ink display or simple, low-power displays.
- Simple camera, radio, music player and memory card support.
- Bluetooth and even WiFi connectivity In some cases, although the idea is not to get lost in apps, but to maintain certain utilities.
- Batteries with several days of autonomy, precisely because fewer functions are used.
In practice, You can rescue an old mobile phone from the early 2000s You could use an old phone you still have in a drawer and turn it into your personal dumbphone, replacing the battery if necessary. Or you could opt for brands that still make basic phones, like Nokia, Wiko, or Alcatel, which offer models with classic clamshell designs, 4G connectivity, and generous battery life.
More modern minimalist proposals have also emerged, such as Light Phone II, with a black and white e-ink screen, very limited functions (calls, SMS, alarm, WiFi hotspot and some optional apps such as music, podcasts or maps) and a price geared towards an audience looking for a lifestyle change rather than economic savings.
Another interesting example is the Hisense A9A smartphone with a 6,1-inch E Ink display designed for comfortable reading and low power consumption. It allows access to Google Play if needed for certain work or browsing apps, but its very nature as an e-ink display means it won't run as fast or quiet. It discourages intensive use and constant visual stimulation.functioning as a middle ground between smartphone and dumbphone.
From smartphone to dumbphone through settings and apps
Not everyone is willing to completely give up their smartphone. Another strategy is to "tame" the current mobile phone by system settings or minimalist launchers that eliminate the most dangerous distractions.
On Android, without installing anything you can:
- Remove or disable non-essential apps: social networks, games, endless news apps, etc.
- Use the tools of Digital Wellbeing and parental controls to activate a "no distractions mode", hiding notifications and access to specific apps.
- Disable notifications of everything except calls and SMS in Settings → Apps and notifications.
- Turn off or limit internet access (WiFi and mobile data) when you don't need it, from Settings → Networks and Internet.
- Disable advanced features such as GPS, Bluetooth, or NFC if you only use them occasionally, reducing both power consumption and potential tracking vectors.
- Simplify the home screenleaving only phone, messages and maybe some basic tools, with a sober background and no widgets.
- Activate dark or even monochromatic (grayscale) themebecause bright colors are designed to grab your attention. This change is usually found in Settings → Display or similar.
Something similar can also be achieved on iPhone using Assisted Access (Settings → Accessibility → Assistive Access), where you choose which apps can appear on the screen and block the rest. This transforms your iPhone into something very similar to a basic phone, focused on calls, messages, and little else.
If you want to go a step further, there are launcher applications designed specifically for a type of “digital detox”:
- Balance Phone: Android launcher that simplifies the interface, blocks addictive apps and websites, and allows you to define which types of services can be used (messaging, banking, mobility, health, etc.), blocking social networks, games, and more sensitive content.
- Minimalist Phone: Digital DetoxAnother highly rated minimalist launcher that combines a text-based home screen, app locking, and notification filtering to curb the automatic impulse to open apps without thinking.
- Blank Spaces (for iPhone and iPad): Replace your home screen with a clean version that only shows the apps you mark as truly important, helping to keep the rest under control.
Interestingly, Projects like DivestOS fit very well with this minimalist philosophy.Since they don't come pre-installed with Google's heavy artillery or the usual array of bloatware from manufacturers, by properly configuring the apps you install and the notifications you allow, you can have a technically secure device that is also much less addictive.
Ultimately, choosing DivestOS or another privacy-focused ROM, combining it with app stores like F-Droid, and relying on conscious usage strategies—from limiting notifications to even adopting a dumbphone—allows you to A device with little official support should cease to be a growing risk and become a lighter, safer tool aligned with what you really need.both in terms of personal data and digital well-being. Share this information so that more users can learn about the new feature.

