CINXE.COM

Experiencing the /e/ OS: The Open Source De-Googled Android Version

<!DOCTYPE html> <html lang="en" data-color-scheme="system"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Experiencing the /e/ OS: The Open Source De-Googled Android Version</title> <meta name="HandheldFriendly" content="True"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="theme-color" content="#007b80"> <link rel="preload" href="/assets/dist/app.min.js?v=b32785f1cc" as="script"> <link rel="preload" href="/assets/dist/app.min.css?v=b32785f1cc" as="style"> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <style> body { --font-headings: var(--gh-font-heading, var(--font-system)); --font-body: var(--gh-font-heading, var(--font-system)); } </style> <link rel="preload stylesheet" href="https://fonts.googleapis.com/css2?family=Figtree:wght@400;500;600;700&display=swap" as="style" onload="this.onload=null;this.rel='stylesheet'" crossorigin> <style>body { --font-body: var(--gh-font-body, 'Figtree'), sans-serif; --font-headings: var(--gh-font-heading, 'Figtree'), sans-serif; }</style> <script async defer src="/assets/dist/app.min.js?v=b32785f1cc"></script> <link rel="stylesheet" type="text/css" href="/assets/dist/app.min.css?v=b32785f1cc"> <link rel="preconnect" href="https://a.pub.network/" crossorigin /> <link rel="preconnect" href="https://b.pub.network/" crossorigin /> <link rel="preconnect" href="https://c.pub.network/" crossorigin /> <link rel="preconnect" href="https://d.pub.network/" crossorigin /> <link rel="preconnect" href="https://c.amazon-adsystem.com" crossorigin /> <link rel="preconnect" href="https://s.amazon-adsystem.com" crossorigin /> <link rel="preconnect" href="https://btloader.com/" crossorigin /> <link rel="preconnect" href="https://api.btloader.com/" crossorigin /> <link rel="preconnect" href="https://confiant-integrations.global.ssl.fastly.net" crossorigin /> <link rel="stylesheet" href="https://a.pub.network/core/pubfig/cls.css"> <script data-cfasync="false" type="text/javascript"> var freestar = freestar || {}; freestar.queue = freestar.queue || []; freestar.config = freestar.config || {}; freestar.config.enabled_slots = []; freestar.initCallback = function () { (freestar.config.enabled_slots.length === 0) ? freestar.initCallbackCalled = false : freestar.newAdSlots(freestar.config.enabled_slots) } </script> <script src="https://a.pub.network/itsfoss/pubfig.min.js" data-cfasync="false" async></script> <style> :root { --global-max-width: 1320px; /* site max width */ --global-content-width: 680px; /* post-content-width */ --global-wide-width: 960px; /* site max width */ --global-post-hero-content-max-width: 768px; --global-radius: 5px; /* default radius */ --global-gallery-gap: 1em; /* Image gallery distance between images */ --global-hyphens: none; /* none/auto */ --global-header-height: 72px; --global-theme-notifications: visible; /* visible/hidden */ --global-progress-bar: visible; /* visible/hidden */ --global-content-preview-fading: 0%; /* 50%-100% for fading effect */ --global-hero-img-filter: ; --global-scroll-behavior: auto; } </style> <script> let preferredTheme = localStorage.getItem('PREFERRED_COLOR_SCHEME') || `system`; document.documentElement.setAttribute('data-color-scheme', preferredTheme); // Global values needed const themeGlobal = { currentPage: parseInt(''), nextPage: parseInt(''), nextPageLink: '', maxPages: parseInt(''), lastPage: `` === `` ? true : false, postsPerPage: parseInt('24'), totalPosts: parseInt(''), scrollPos: 0, imageLightbox: `true` === `true` ? true : false, autoloadResources: false, filterScrollBehavior: 'smooth' } // Calculate contrast & HSL value; function getBrandColorInfo(hexcolor) { // get contrast if (hexcolor.slice(0, 1) === '#') { hexcolor = hexcolor.slice(1); } if (hexcolor.length === 3) { hexcolor = hexcolor.split('').map(function (hex) { return hex + hex;}).join(''); } let r = parseInt(hexcolor.substr(0,2),16), g = parseInt(hexcolor.substr(2,2),16), b = parseInt(hexcolor.substr(4,2),16); let yiq = ((r * 299) + (g * 587) + (b * 114)) / 1000; const colorContrast = (yiq >= 128) ? '#000' : '#fff'; //get HSL r /= 255, g /= 255, b /= 255; const max = Math.max(r, g, b), min = Math.min(r, g, b); let h, s, l = (max + min) / 2; if ( max == min ) { h = s = 0; } else { let d = max - min; s = l > 0.5 ? d / (2 - max - min) : d / (max + min); switch(max){ case r: h = (g - b) / d + (g < b ? 6 : 0); break; case g: h = (b - r) / d + 2; break; case b: h = (r - g) / d + 4; break; } h /= 6; } const colorHSL = [Math.round(h * 360), Math.round(s * 100), Math.round(l * 100)]; // return return { colorContrast, colorHSL } }; const brandColor = getBrandColorInfo("#007b80"); let style = document.createElement('style'); style.innerHTML = `:root { --color-brand-contrast: ${brandColor.colorContrast}; --color-brand-h: ${brandColor.colorHSL[0]}; --color-brand-s: ${brandColor.colorHSL[1]}%; --color-brand-l: ${brandColor.colorHSL[2]}%; --color-brand-hsl: ${brandColor.colorHSL[0]} ${brandColor.colorHSL[1]}% ${brandColor.colorHSL[2]}%; }` document.getElementsByTagName('head')[0].appendChild(style); </script> <link rel="icon" href="https://itsfoss.com/content/images/size/w256h256/2022/12/android-chrome-192x192.png" type="image/png"> <link rel="canonical" href="https://itsfoss.com/e-os-review/"> <meta name="referrer" content="no-referrer-when-downgrade"> <meta property="og:site_name" content="It&#x27;s FOSS"> <meta property="og:type" content="article"> <meta property="og:title" content="Experiencing the /e/ OS: The Open Source De-Googled Android Version"> <meta property="og:description" content="/e/ Android operating system is a privacy oriented, Google-free mobile operating system, fork of Lineage OS and was founded in mid-2018 by Gaël Duval, creator of Mandrake Linux (now Mandriva Linux). Despite making Android an open source project in 2007, Google replaced some OS elements with proprietary software when Android"> <meta property="og:url" content="https://itsfoss.com/e-os-review/"> <meta property="og:image" content="https://itsfoss.com/content/images/wordpress/2021/04/e-os-review.png"> <meta property="article:published_time" content="2021-04-28T18:25:57.000Z"> <meta property="article:modified_time" content="2021-04-29T16:22:14.000Z"> <meta property="article:publisher" content="https://www.facebook.com/itsfoss"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="Experiencing the /e/ OS: The Open Source De-Googled Android Version"> <meta name="twitter:description" content="/e/ Android operating system is a privacy oriented, Google-free mobile operating system, fork of Lineage OS and was founded in mid-2018 by Gaël Duval, creator of Mandrake Linux (now Mandriva Linux). Despite making Android an open source project in 2007, Google replaced some OS elements with proprietary software when Android"> <meta name="twitter:url" content="https://itsfoss.com/e-os-review/"> <meta name="twitter:image" content="https://itsfoss.com/content/images/wordpress/2021/04/e-os-review.png"> <meta name="twitter:label1" content="Written by"> <meta name="twitter:data1" content="Dimitrios"> <meta name="twitter:label2" content="Filed under"> <meta name="twitter:data2" content=""> <meta name="twitter:site" content="@itsfoss2"> <meta property="og:image:width" content="800"> <meta property="og:image:height" content="450"> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "Article", "publisher": { "@type": "Organization", "name": "It&#x27;s FOSS", "url": "https://itsfoss.com/", "logo": { "@type": "ImageObject", "url": "https://itsfoss.com/content/images/2023/01/itsfoss-logo.png" } }, "author": { "@type": "Person", "name": "Dimitrios", "image": { "@type": "ImageObject", "url": "https://secure.gravatar.com/avatar/9cc70faf4a14f4f47c0cd9bb47746845?s=512&d=mm&r=g", "width": 512, "height": 512 }, "url": "https://itsfoss.com/author/dimitrios/", "sameAs": [] }, "headline": "Experiencing the /e/ OS: The Open Source De-Googled Android Version", "url": "https://itsfoss.com/e-os-review/", "datePublished": "2021-04-28T18:25:57.000Z", "dateModified": "2021-04-29T16:22:14.000Z", "image": { "@type": "ImageObject", "url": "https://itsfoss.com/content/images/wordpress/2021/04/e-os-review.png", "width": 800, "height": 450 }, "description": "\n\n\n/e/ Android operating system is a privacy oriented, Google-free mobile operating system, fork of Lineage OS and was founded in mid-2018 by Gaël Duval, creator of Mandrake Linux (now Mandriva Linux).\n\n\n\n\n\nDespite making Android an open source project in 2007, Google replaced some OS elements with proprietary software when Android gained popularity. /e/ Foundation has replaced the proprietary apps and services with MicroG, an open source alternative framework which minimizes tracking and device", "mainEntityOfPage": "https://itsfoss.com/e-os-review/" } </script> <meta name="generator" content="Ghost 5.110"> <link rel="alternate" type="application/rss+xml" title="It&#x27;s FOSS" href="https://itsfoss.com/rss/"> <script defer src="https://cdn.jsdelivr.net/ghost/portal@~2.49/umd/portal.min.js" data-i18n="true" data-ghost="https://itsfoss.com/" data-key="121ee4fb8f9bf181b8f07c52f6" data-api="https://itsfoss.com/ghost/api/content/" data-locale="en" crossorigin="anonymous"></script><style id="gh-members-styles">.gh-post-upgrade-cta-content, .gh-post-upgrade-cta { display: flex; flex-direction: column; align-items: center; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; text-align: center; width: 100%; color: #ffffff; font-size: 16px; } .gh-post-upgrade-cta-content { border-radius: 8px; padding: 40px 4vw; } .gh-post-upgrade-cta h2 { color: #ffffff; font-size: 28px; letter-spacing: -0.2px; margin: 0; padding: 0; } .gh-post-upgrade-cta p { margin: 20px 0 0; padding: 0; } .gh-post-upgrade-cta small { font-size: 16px; letter-spacing: -0.2px; } .gh-post-upgrade-cta a { color: #ffffff; cursor: pointer; font-weight: 500; box-shadow: none; text-decoration: underline; } .gh-post-upgrade-cta a:hover { color: #ffffff; opacity: 0.8; box-shadow: none; text-decoration: underline; } .gh-post-upgrade-cta a.gh-btn { display: block; background: #ffffff; text-decoration: none; margin: 28px 0 0; padding: 8px 18px; border-radius: 4px; font-size: 16px; font-weight: 600; } .gh-post-upgrade-cta a.gh-btn:hover { opacity: 0.92; }</style><script async src="https://js.stripe.com/v3/"></script> <script defer src="https://cdn.jsdelivr.net/ghost/sodo-search@~1.5/umd/sodo-search.min.js" data-key="121ee4fb8f9bf181b8f07c52f6" data-styles="https://cdn.jsdelivr.net/ghost/sodo-search@~1.5/umd/main.css" data-sodo-search="https://itsfoss.com/" data-locale="en" crossorigin="anonymous"></script> <link href="https://itsfoss.com/webmentions/receive/" rel="webmention"> <script defer src="/public/cards.min.js?v=b32785f1cc"></script> <link rel="stylesheet" type="text/css" href="/public/cards.min.css?v=b32785f1cc"> <script defer src="/public/member-attribution.min.js?v=b32785f1cc"></script><style>:root {--ghost-accent-color: #007b80;}</style> <style> body { --global-max-width: 1400px; --global-content-width: 70rem; } </style> <style> @media only screen and (max-width: 600px) { .hide-mobile {display:none;} } </style> <!-- CSS for bullet point rendering issue on course pages --> <style> .content ul li { list-style: inside; margin-bottom: 2rem; } </style> <!-- Vimeo embed fix for custom docs pages --> <style> .js-reframe { padding-top: 0px !important; } </style> <!-- Sourcepoint CMP CSS for geo depending button --> <style> #pmLink { visibility: hidden; text-decoration: none; cursor: pointer; background: transparent; border: none; } #pmLink:hover { visibility: visible; color: grey; } </style> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-24863836-4"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-24863836-4'); </script> <!-- Umami analytics --> <script async src="https://groovy-manul.pikapod.net/script.js" data-website-id="9f9bd940-0b37-4748-8257-9814959d3526"></script> <!-- Contextly Related Posts --> <script> !function(w,d,id,ns,s){var c=w[ns]=w[ns]||{};if(c.ready||(c.q=[],c.ready=function(){c.q.push(arguments)}),!d.getElementById(id)){var e=d.createElement(s);e.id=id,e.src="https://assets.context.ly/kit/6.latest/loader.js";var h=d.getElementsByTagName(s)[0];h.parentNode.insertBefore(e,h)}}(window,document,"ctx-loader","Contextly","script"); </script> <!-- Open Links in New Tab --> <script> document.addEventListener('DOMContentLoaded', function() { var links = document.querySelectorAll('a'); links.forEach(function(link) { if (link.hostname != window.location.hostname) { link.target = '_blank'; } }); }); </script> </head> <body class="post-template tag-hash-import-2022-12-26-08-27 " data-hero-image=""> <div class="progress-bar"></div> <header class="header js-header" data-header="normal"> <div class="container wrapper flex is-rel header__inner"> <a class="header__brand" href="https://itsfoss.com"> <picture class=""> <source srcset="/content/images/size/w300/format/webp/2023/01/itsfoss-logo.png 300w," data-sizes="auto" type="image/webp" > <img class="header__logo" data-srcset="/content/images/size/w300/2023/01/itsfoss-logo.png 300w," srcset="/content/images/size/w30/2023/01/itsfoss-logo.png" data-sizes="auto" data-src="/content/images/size/w100/2023/01/itsfoss-logo.png" src="/content/images/size/w30/2023/01/itsfoss-logo.png" alt="It&#x27;s FOSS" loading="eager" > </picture></a> <nav class="header__menu items-center"> <ul class="nav"> <li class="nav-news" data-label="📰 News" data-length="7"> <a href="https://news.itsfoss.com/"> <span>📰 News</span> </a> </li> <li class="nav-newsletter" data-label="📬 Newsletter" data-length="13"> <a href="https://itsfoss.com/newsletter/"> <span>📬 Newsletter</span> </a> </li> <li class="nav-quizzes-puzzles" data-label="🧩 Quizzes &amp; Puzzles" data-length="20"> <a href="https://itsfoss.com/quiz/"> <span>🧩 Quizzes &amp; Puzzles</span> </a> </li> <li class="nav-resources" data-label="🎒 Resources" data-length="12"> <a href="https://itsfoss.com/resources/"> <span>🎒 Resources</span> </a> </li> <li class="nav-community" data-label="🏘️ Community" data-length="13"> <a href="https://itsfoss.community/"> <span>🏘️ Community</span> </a> </li> <li class="nav-about" data-label="📖 About" data-length="8"> <a href="https://itsfoss.com/about/"> <span>📖 About</span> </a> </li> <li class="nav-contact is-subitem" data-label="-🪪 Contact" data-length="11"> <a href="https://itsfoss.com/contact-us/"> <span>-🪪 Contact</span> </a> </li> <li class="nav-policies is-subitem" data-label="-📜 Policies" data-length="12"> <a href="https://itsfoss.com/policies/"> <span>-📜 Policies</span> </a> </li> </ul> <div class="header__menu--sub items-center"> <button class="header__menu--more is-mainitem" aria-label="Menu"><i class="icon icon-dots"> <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-dots" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"></path> <circle cx="5" cy="12" r="1"></circle> <circle cx="12" cy="12" r="1"></circle> <circle cx="19" cy="12" r="1"></circle> </svg> </i></button> <ul class="nav secondary submenu"> <li class="nav-linux-server-side" data-label="Linux Server Side" data-length="17"> <a href="https://linuxhandbook.com/"> <span>Linux Server Side</span> </a> </li> <li class="nav-en-espanol" data-label="En Español" data-length="10"> <a href="https://itsfoss.com/es/"> <span>En Español</span> </a> </li> <li class="nav-feedback" data-label="🗳️ Feedback" data-length="12"> <a href="https://itsfoss.com/update-feedback/"> <span>🗳️ Feedback</span> </a> </li> <li class="nav-impressum" data-label="Impressum" data-length="9"> <a href="https://itsfoss.com/impressum/"> <span>Impressum</span> </a> </li> <li class="nav-terms-of-use" data-label="Terms of use" data-length="12"> <a href="https://itsfoss.com/terms/"> <span>Terms of use</span> </a> </li> </ul> </div> </nav> <span class="header--spacer"></span> <button class="btn-toggle header-search__toggle" data-ghost-search title="Search" aria-label="Search"> <i class="icon icon-search"> <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <circle cx="10" cy="10" r="7" /> <line x1="21" y1="21" x2="15" y2="15" /> </svg> </i> </button> <a href="/signup/" class="btn signup-link btn--brand radius" data-portal="signup">Subscribe</a> <div class="member-menu js-member-menu"> <a href="/signup/" data-portal="signup" class="signup-link"> <i class="icon icon-arrow-up-right icon--sm"> <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrow-up-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <line x1="17" y1="7" x2="7" y2="17" /> <polyline points="8 7 17 7 17 16" /> </svg> </i>Sign up </a> <a href="/signin/" data-portal="signin" class="signin-link"> <i class="icon icon-login icon--sm"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-log-in"> <path d="M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4"></path> <polyline points="10 17 15 12 10 7"></polyline> <line x1="15" y1="12" x2="3" y2="12"></line> </svg> </i>Sign in </a> </div> <button class="btn-toggle menu__toggle js-menu-open" type="button" title="Menu" aria-label="Menu"> <span></span> <span></span> </button> </div> </header> <div class="menu js-menu"> <div class="menu__header flex content-end"> <button class="btn-toggle menu__toggle is-active js-menu-close" type="button" title="Menu" aria-label="Menu"> <span></span> <span></span> </button> </div> <nav class="menu__navigation"> <ul class="nav"> <li class="nav-news" data-label="📰 News" data-length="7"> <a href="https://news.itsfoss.com/"> <span>📰 News</span> </a> </li> <li class="nav-newsletter" data-label="📬 Newsletter" data-length="13"> <a href="https://itsfoss.com/newsletter/"> <span>📬 Newsletter</span> </a> </li> <li class="nav-quizzes-puzzles" data-label="🧩 Quizzes &amp; Puzzles" data-length="20"> <a href="https://itsfoss.com/quiz/"> <span>🧩 Quizzes &amp; Puzzles</span> </a> </li> <li class="nav-resources" data-label="🎒 Resources" data-length="12"> <a href="https://itsfoss.com/resources/"> <span>🎒 Resources</span> </a> </li> <li class="nav-community" data-label="🏘️ Community" data-length="13"> <a href="https://itsfoss.community/"> <span>🏘️ Community</span> </a> </li> <li class="nav-about" data-label="📖 About" data-length="8"> <a href="https://itsfoss.com/about/"> <span>📖 About</span> </a> </li> <li class="nav-contact is-subitem" data-label="-🪪 Contact" data-length="11"> <a href="https://itsfoss.com/contact-us/"> <span>-🪪 Contact</span> </a> </li> <li class="nav-policies is-subitem" data-label="-📜 Policies" data-length="12"> <a href="https://itsfoss.com/policies/"> <span>-📜 Policies</span> </a> </li> </ul> <ul class="nav secondary submenu"> <li class="nav-linux-server-side" data-label="Linux Server Side" data-length="17"> <a href="https://linuxhandbook.com/"> <span>Linux Server Side</span> </a> </li> <li class="nav-en-espanol" data-label="En Español" data-length="10"> <a href="https://itsfoss.com/es/"> <span>En Español</span> </a> </li> <li class="nav-feedback" data-label="🗳️ Feedback" data-length="12"> <a href="https://itsfoss.com/update-feedback/"> <span>🗳️ Feedback</span> </a> </li> <li class="nav-impressum" data-label="Impressum" data-length="9"> <a href="https://itsfoss.com/impressum/"> <span>Impressum</span> </a> </li> <li class="nav-terms-of-use" data-label="Terms of use" data-length="12"> <a href="https://itsfoss.com/terms/"> <span>Terms of use</span> </a> </li> </ul> </nav> <div class="menu__actions flex w-100"> <a href="/signin/" data-portal="signin" class="btn signin-link btn--bordered radius m-r"> Log in </a> <a href="/signup/" data-portal="signup" class="btn signup-link btn--brand radius"> Subscribe </a> </div> <template data-toggle-template> <button class="submenu-toggle" onclick="this.parentNode.classList.toggle('is-active')" title="Menu toggle" aria-label="Menu toggle"> <i class="icon icon-chevron-down"> <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-chevron-down" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"></path> <polyline points="6 9 12 15 18 9"></polyline> </svg> </i> </button> </template> </div> <main class="main"> <div class="container wrapper"> <div class="post-hero is-post" data-feature-image="true" data-image-style="hidden"> <div class="post-hero__content flex flex-col"> <h1 class="post-hero__title">Experiencing the /e/ OS: The Open Source De-Googled Android Version</h1> <div class="resource-rating"> <i class="icon icon-star icon--sm filled"> <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-star" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z" /> </svg> </i> <i class="icon icon-star icon--sm filled"> <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-star" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z" /> </svg> </i> <i class="icon icon-star icon--sm filled"> <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-star" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z" /> </svg> </i> <i class="icon icon-star icon--sm filled"> <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-star" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z" /> </svg> </i> <i class="icon icon-star icon--sm filled"> <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-star" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M12 17.75l-6.172 3.245l1.179 -6.873l-5 -4.867l6.9 -1l3.086 -6.253l3.086 6.253l6.9 1l-5 4.867l1.179 6.873z" /> </svg> </i> </div> <div class="post-info text-acc m-t"> <ul class="post-info__avatars"> <li class="author-avatar has-image"> <a href="/author/dimitrios/" title="Dimitrios" aria-label="Dimitrios"> <picture class=""> <source data-srcset="https://secure.gravatar.com/avatar/9cc70faf4a14f4f47c0cd9bb47746845?s&#x3D;512&amp;d&#x3D;mm&amp;r&#x3D;g 30w,https://secure.gravatar.com/avatar/9cc70faf4a14f4f47c0cd9bb47746845?s&#x3D;512&amp;d&#x3D;mm&amp;r&#x3D;g 100w," data-sizes="auto" type="image/webp" > <img class="lazyload" data-srcset="https://secure.gravatar.com/avatar/9cc70faf4a14f4f47c0cd9bb47746845?s&#x3D;512&amp;d&#x3D;mm&amp;r&#x3D;g 30w,https://secure.gravatar.com/avatar/9cc70faf4a14f4f47c0cd9bb47746845?s&#x3D;512&amp;d&#x3D;mm&amp;r&#x3D;g 100w," srcset="https://secure.gravatar.com/avatar/9cc70faf4a14f4f47c0cd9bb47746845?s&#x3D;512&amp;d&#x3D;mm&amp;r&#x3D;g" data-sizes="auto" data-src="https://secure.gravatar.com/avatar/9cc70faf4a14f4f47c0cd9bb47746845?s&#x3D;512&amp;d&#x3D;mm&amp;r&#x3D;g" src="https://secure.gravatar.com/avatar/9cc70faf4a14f4f47c0cd9bb47746845?s&#x3D;512&amp;d&#x3D;mm&amp;r&#x3D;g" alt="Dimitrios" > </picture> </a> </li> </ul> <div class="post-info__detail"> <span class="post-info__author"><a href="/author/dimitrios/">Dimitrios</a></span> <div class="post-info__dr"> <time datetime="2021-04-28">29 Apr 2021</time> <span class="post-info__readtime">4 min read</span> <a class="post-info__readtime" href="#fastcomments-widget"> <script src="https://cdn.fastcomments.com/js/widget-comment-count.min.js"></script> <div id="fastcomments-widget-comment-count"></div> <script> FastCommentsCommentCount(document.getElementById('fastcomments-widget-comment-count'), { tenantId: 'zzbYFZ39cH4', urlId: null }); </script> </a> </div> </div> </div> </div> </div> <div class="row m-b-lg"> <div class="col-xs-12 col-lg-8"> <article class="post tag-hash-import-2022-12-26-08-27 content post-access-public no-overflow"> <!-- code from Primis/Freestar - Itsfoss.com --> <div id="FreeStarVideoAdContainer"> <div id="freestar-video-parent"> <div id="freestar-video-child"></div> </div> </div> <!-- code from Primis/Freestar --> <!--kg-card-begin: html--> <p>/e/ Android operating system is a privacy oriented, Google-free mobile operating system, fork of Lineage OS and was founded in mid-2018 by <a rel="noopener" href="https://en.wikipedia.org/wiki/Ga%C3%ABl_Duval" target="_blank" data-lasso-id="20607">Gaël Duval</a>, creator of Mandrake Linux (now <a rel="noopener" href="https://en.wikipedia.org/wiki/Mandriva_Linux" target="_blank" data-lasso-id="20608">Mandriva Linux)</a>. </p> <p>Despite making Android an open source project in 2007, Google replaced some OS elements with proprietary software when Android gained popularity. /e/ Foundation has replaced the proprietary apps and services with <a rel="noopener" href="https://en.wikipedia.org/wiki/MicroG" target="_blank" data-lasso-id="20609">MicroG</a>, an open source alternative framework which minimizes tracking and device activity. </p> <p>It&#8217;s FOSS received <a rel="noopener" href="https://esolutions.shop/shop/e-os-fairphone-3-fr/" target="_blank" data-lasso-id="20610">Fairphone 3</a> with /e/ OS preinstalled, an <a rel="noopener" href="https://www.fairphone.com/en/story/?ref=header" target="_blank" data-lasso-id="20611">ethically created smartphone</a> from the /e/ Foundation. I used the device for a month before returning it to them and I am going to share my experience with this privacy device. I forgot to take screenshots so I&#8217;ll be sharing the generic images from the official website.</p> <h2>Experiencing the /e/ mobile operating system on the ethical Fairphone device</h2> <p>Before I go any further, let me clear that Fairphone 3 is not the only option to get /e/ in your hands. The /e/ foundation gives you <a href="https://esolutions.shop/shop/" data-lasso-id="20612">a few smartphone options to choose</a> if you are buying a device from them. </p> <p>You don&#8217;t have to buy a device to use /e/ OS. As per the /e/ Foundation, you can <a rel="noopener" href="https://doc.e.foundation/devices/" data-type="URL" data-id="https://doc.e.foundation/devices/" target="_blank" data-lasso-id="20613">use it on over 100 supported devices</a>.</p> <p>Despite I enjoyed using the Fairphone 3, and my personal beliefs are in line with the Fairphone manifesto, I won&#8217;t focus my attention on the device but to the /e/ operating system only. </p> <h3>Apps with rated privacy</h3> <div class="wp-block-image"> <figure class="aligncenter size-full"><img decoding="async" loading="lazy" width="768" height="510" src="https://itsfoss.com/content/images/wordpress/2021/04/e-ecosystem.png" alt="e ecosystem" class="wp-image-88215" srcset="https://itsfoss.com/content/images/wordpress/2021/04/e-ecosystem.png 768w, https://itsfoss.com/content/images/wordpress/2021/04/e-ecosystem-300x199.png 300w" sizes="(max-width: 768px) 100vw, 768px" /></figure></div> <p>I used Fairphone 3 as my daily driver for a couple of days, to compare the usage with my &#8220;ordinary&#8221; Android phone in reality. </p> <p>First and foremost I wanted to see if all the apps that I use, are available at the &#8220;<a rel="noopener" href="https://e.foundation/e-os-available-applications/" target="_blank" data-lasso-id="20614">App Store</a>&#8221; /e/ foundation has created. The /e/ App Store contains apps with privacy ratings.</p> <div class="wp-block-image"> <figure class="aligncenter size-full"><img decoding="async" loading="lazy" width="300" height="539" src="https://itsfoss.com/content/images/wordpress/2021/04/e-os-apps-privacy-ratings.png" alt="/e/ OS app store has privacy ratings of the apps" class="wp-image-88892" srcset="https://itsfoss.com/content/images/wordpress/2021/04/e-os-apps-privacy-ratings.png 300w, https://itsfoss.com/content/images/wordpress/2021/04/e-os-apps-privacy-ratings-167x300.png 167w" sizes="(max-width: 300px) 100vw, 300px" /><figcaption>/e/ OS app store has privacy ratings of the apps</figcaption></figure></div> <p>I could find many applications, including apps from Google. This means that if someone really wants to use some Google service, it is still available as an option to download. Though unlike other Android devices, Google services are not forced down your throat. </p> <p>Though there are lot of apps available, I could not find the mobile banking app I use in the UK. I have to admit that the mobile banking app can contribute to a level of convenience. As an alternative, I had to access a computer to use the online banking platform if needed. </p> <p>From a usability point of view, /e/ OS could replace my &#8220;standard&#8221; Android OS with minor hiccups like the banking apps.</p> <h3>If not Google, then what?</h3> <p>Wondering what essential apps /e/ OS uses instead of the ones from Google? Here&#8217;s a quick list:</p> <ul><li><a href="https://www.magicearth.com/" data-type="URL" data-id="https://www.magicearth.com/" target="_blank" rel="noopener" data-lasso-id="20615">Magic Earth</a> &#8211; Turn by turn navigation</li><li>Web-browser &#8211; an ungoogled fork of Chromium</li><li>Mail &#8211; a fork of <a href="https://k9mail.app/" data-type="URL" data-id="https://k9mail.app/" target="_blank" rel="noopener" data-lasso-id="20616">K9-mail</a></li><li>SMS &#8211; a fork of QKSMS</li><li>Camera &#8211; a fork of OpenCamera</li><li>Weather &#8211; a fork of GoodWeather</li><li>OpenTasks &#8211; Task organizer </li><li>Calendar -Calendar: a fork of <a href="https://github.com/Etar-Group/Etar-Calendar" data-type="URL" data-id="https://github.com/Etar-Group/Etar-Calendar" target="_blank" rel="noopener" data-lasso-id="20617">Etar calendar</a> </li></ul> <h3>Bliss Launcher and overall design</h3> <div class="wp-block-image"> <figure class="aligncenter size-full"><img decoding="async" loading="lazy" width="600" height="367" src="https://itsfoss.com/content/images/wordpress/2021/04/fairphone.jpg" alt="fairphone" class="wp-image-88217" srcset="https://itsfoss.com/content/images/wordpress/2021/04/fairphone.jpg 600w, https://itsfoss.com/content/images/wordpress/2021/04/fairphone-300x184.jpg 300w" sizes="(max-width: 600px) 100vw, 600px" /></figure></div> <p>The default launcher application of /e/ OS is called &#8220;Bliss Launcher&#8221; which aims to an attractive look and feel. To me, the design felt similar to iOS. </p> <p>By Swiping to the left panel, you can access a few useful widgets /e/ has selected.</p> <div class="wp-block-image"> <figure class="alignleft size-large"><img decoding="async" loading="lazy" width="300" height="533" src="https://itsfoss.com/content/images/wordpress/2021/04/e-bliss-launcher.jpg" alt="e bliss launcher in /e/ OS" class="wp-image-88218" srcset="https://itsfoss.com/content/images/wordpress/2021/04/e-bliss-launcher.jpg 300w, https://itsfoss.com/content/images/wordpress/2021/04/e-bliss-launcher-169x300.jpg 169w" sizes="(max-width: 300px) 100vw, 300px" /></figure></div> <ul><li>Search: Quick search of pre-installed apps or search the web</li><li>APP Suggestions: The top 4 most used apps will appear on this widget</li><li>Weather: The weather widget is showing the local weather. It doesn&#8217;t automatically detect the location and it needs to be configured.</li><li>Edit: If you want more widgets on the screen, you can add them by clicking the edit button</li></ul> <p>All in all, the user interface is clean and neat. Being simple and straightforward enhances a pleasant user experience.</p> <h3 id="degoogling--ungoogling">DeGoogled and privacy oriented OS</h3> <p>As mentioned earlier /e/ OS is a Google-free operating system which is based on an open source core of <a rel="noopener" href="https://lineageos.org/" data-type="URL" data-id="https://lineageos.org/" target="_blank" data-lasso-id="20618">Lineage OS</a>. All the Google apps have been removed and the Google services have been replaced with the Micro G framework. The /e/ OS is still compatible with all Android apps.</p> <h4>Key privacy features:</h4> <ul><li>Google search engine has been replaced with alternatives such as DuckDuckGo</li><li>Google Services have been replaced by microG framework</li><li>Alternative default apps are used instead of Google Apps</li><li>Connectivity check against Google servers is removed</li><li>NTP servers have been replaced with the standard NTP service: pool.ntp.orgs</li><li>DNS default servers are replaced by 9.9.9.9 and can be edited to user&#8217;s choice</li><li>Geolocation is using Mozilla Location Services on top of GPS</li></ul> <div style="color:#32373c;background-color:#00d1b2" class="wp-block-genesis-blocks-gb-notice gb-font-size-18 gb-block-notice" data-id="82481e"><div class="gb-notice-title" style="color:#fff"><p>Privacy notice</p></div><div class="gb-notice-text" style="border-color:#00d1b2"><p>Please be mindful that using a smartphone, provided by /e/ foundation doesn&#8217;t automatically mean that your privacy is guaranteed no matter what you do. Social media apps that share your personal information should be used under your awareness.</p></div></div> <h3>Conclusion</h3> <p>I have been an Android user for more than a decade. /e/ OS surprised me positively. A privacy concerned user can find this solution very appealing, and depending on the selected apps and settings can feel secure again using a smartphone. </p> <p>I could recommend it to you if you are a privacy aware tech-savvy and can find your way around things on your own. The /e/ ecosystem is likely to be overwhelming for people who are used to of mainstream Google services.</p> <p>Have you used /e/ OS? How was your experience with it? What do you think of projects like these that focus on privacy?</p> <!--kg-card-end: html--> </article> <div class="post-tags content-width"> </div> <div class="social-share content-width m-b-lg"> <a class="social-share__item twitter js-share" target="_blank" href="https://twitter.com/share?text=Experiencing%20the%20%2Fe%2F%20OS%3A%20The%20Open%20Source%20De-Googled%20Android%20Version&amp;url=https://itsfoss.com/e-os-review/" title="Share on X" aria-label="Share on X"> <i class="icon icon-twitter-x icon--sm"> <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-x" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"></path> <path d="M4 4l11.733 16h4.267l-11.733 -16z"></path> <path d="M4 20l6.768 -6.768m2.46 -2.46l6.772 -6.772"></path> </svg> </i> <span>Share</span> </a> <a class="social-share__item bluesky js-share" target="_blank" href="https://bsky.app/intent/compose?text=Experiencing%20the%20%2Fe%2F%20OS%3A%20The%20Open%20Source%20De-Googled%20Android%20Version%20https://itsfoss.com/e-os-review/" title="Share on Bluesky" aria-label="Share on Bluesky"> <i class="icon icon-brand-bluesky icon--sm"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="icon icon-tabler icons-tabler-outline icon-tabler-brand-bluesky"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M6.335 5.144c-1.654 -1.199 -4.335 -2.127 -4.335 .826c0 .59 .35 4.953 .556 5.661c.713 2.463 3.13 2.75 5.444 2.369c-4.045 .665 -4.889 3.208 -2.667 5.41c1.03 1.018 1.913 1.59 2.667 1.59c2 0 3.134 -2.769 3.5 -3.5c.333 -.667 .5 -1.167 .5 -1.5c0 .333 .167 .833 .5 1.5c.366 .731 1.5 3.5 3.5 3.5c.754 0 1.637 -.571 2.667 -1.59c2.222 -2.203 1.378 -4.746 -2.667 -5.41c2.314 .38 4.73 .094 5.444 -2.369c.206 -.708 .556 -5.072 .556 -5.661c0 -2.953 -2.68 -2.025 -4.335 -.826c-2.293 1.662 -4.76 5.048 -5.665 6.856c-.905 -1.808 -3.372 -5.194 -5.665 -6.856z" /></svg> </i> <span>Share</span> </a> <a class="social-share__item facebook js-share" target="_blank" href="https://www.facebook.com/sharer.php?u=https://itsfoss.com/e-os-review/" title="Share on Facebook" aria-label="Share on Facebook"> <i class="icon icon-facebook icon--sm"> <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-facebook" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M7 10v4h3v7h4v-7h3l1 -4h-4v-2a1 1 0 0 1 1 -1h3v-4h-3a5 5 0 0 0 -5 5v2h-3" /> </svg> </i> <span>Share</span> </a> <a class="social-share__item linkedin js-share" target="_blank" href="https://www.linkedin.com/shareArticle?mini=true&url=https://itsfoss.com/e-os-review/&title=Experiencing%20the%20%2Fe%2F%20OS%3A%20The%20Open%20Source%20De-Googled%20Android%20Version&summary=Experiencing%20the%20%2Fe%2F%20OS%3A%20The%20Open%20Source%20De-Googled%20Android%20Version" title="Share on Linkedin" aria-label="Share on Linkedin"> <i class="icon icon-linkedin icon--sm"> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-linkedin"> <path d="M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z"></path> <rect x="2" y="9" width="4" height="12"></rect> <circle cx="4" cy="4" r="2"></circle> </svg> </i> <span>Share</span> </a> <a class="social-share__item mail" href="/cdn-cgi/l/email-protection#06397573646c6365723b437e7663746f6368656f6861233436726e63233436233440632334402334364955233547233436526e632334364976636823343655697374656323343642632b416969616a636223343647686274696f62233436506374756f6968206469627f3b6e727276753c29296f7275606975752865696b29632b69752b7463706f63712920686475763d437e7663746f6368656f6861233436726e63233436233440632334402334364955233547233436526e632334364976636823343655697374656323343642632b416969616a636223343647686274696f62233436506374756f6968" title="Share by email" aria-label="Share by email"> <i class="icon icon-mail icon--sm"> <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-mail" width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <rect x="3" y="5" width="18" height="14" rx="2" /> <polyline points="3 7 12 13 21 7" /> </svg> </i> <span>Email</span> </a> <a class="social-share__item linkedin" target="_blank" href="https://itsfoss.com/update-feedback/" title="Feedback" aria-label="Feedback"> <i class="icon icon-info icon--sm"> <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-info-circle" width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <circle cx="12" cy="12" r="9" /> <line x1="12" y1="8" x2="12.01" y2="8" /> <polyline points="11 12 12 12 12 16 13 16" /> </svg> </i> <span>Feedback</span> </a> </div> <div class="content-width author-info"> <span class="section-title text-10 m-b uppercase">About the author</span> <div class="author-card in-post m-b-xl author-dimitrios"> <a href="/author/dimitrios/"> <figure class="author-card__profile"> <picture class=""> <source data-srcset="https://secure.gravatar.com/avatar/9cc70faf4a14f4f47c0cd9bb47746845?s&#x3D;512&amp;d&#x3D;mm&amp;r&#x3D;g 100w,https://secure.gravatar.com/avatar/9cc70faf4a14f4f47c0cd9bb47746845?s&#x3D;512&amp;d&#x3D;mm&amp;r&#x3D;g 300w,https://secure.gravatar.com/avatar/9cc70faf4a14f4f47c0cd9bb47746845?s&#x3D;512&amp;d&#x3D;mm&amp;r&#x3D;g 600w," data-sizes="auto" type="image/webp" > <img class="lazyload author-card__img" data-srcset="https://secure.gravatar.com/avatar/9cc70faf4a14f4f47c0cd9bb47746845?s&#x3D;512&amp;d&#x3D;mm&amp;r&#x3D;g 100w,https://secure.gravatar.com/avatar/9cc70faf4a14f4f47c0cd9bb47746845?s&#x3D;512&amp;d&#x3D;mm&amp;r&#x3D;g 300w,https://secure.gravatar.com/avatar/9cc70faf4a14f4f47c0cd9bb47746845?s&#x3D;512&amp;d&#x3D;mm&amp;r&#x3D;g 600w," srcset="https://secure.gravatar.com/avatar/9cc70faf4a14f4f47c0cd9bb47746845?s&#x3D;512&amp;d&#x3D;mm&amp;r&#x3D;g" data-sizes="auto" data-src="https://secure.gravatar.com/avatar/9cc70faf4a14f4f47c0cd9bb47746845?s&#x3D;512&amp;d&#x3D;mm&amp;r&#x3D;g" src="https://secure.gravatar.com/avatar/9cc70faf4a14f4f47c0cd9bb47746845?s&#x3D;512&amp;d&#x3D;mm&amp;r&#x3D;g" alt="Dimitrios" > </picture> </figure> </a> <div class="author-card__content flex-1 has-image"> <h2 class="author-card__name"><a href="/author/dimitrios/">Dimitrios</a></h2> <p class="author-card__bio">Dimitrios is an MSc Mechanical Engineer but a Linux enthusiast in heart. His machines are powered by Arch Linux but curiosity drives him to constantly test other distros. Challenge is part of his per</p> <div class="author-card__info flex flex-cc"> <ul class="author-card__social "> </ul> </div> </div> </div> </div> </div> <div class="col-xs-12 col-lg-4 sidebar__wrapper"> <aside class="sidebar"> <span class="section-title sm">Featured</span> <div class="sidebar__section"> <a class="sidebar-story" href="https://itsfoss.com/zimacube-review/"> <figure class="sidebar-story__media m-r"> <picture class=""> <source data-srcset="/content/images/size/w100/format/webp/2024/11/zimacube--1-.png 100w,/content/images/size/w300/format/webp/2024/11/zimacube--1-.png 300w," data-sizes="auto" type="image/webp" > <img class="lazyload" data-srcset="/content/images/size/w100/2024/11/zimacube--1-.png 100w,/content/images/size/w300/2024/11/zimacube--1-.png 300w," srcset="/content/images/size/w30/2024/11/zimacube--1-.png" data-sizes="auto" data-src="/content/images/size/w100/2024/11/zimacube--1-.png" src="/content/images/size/w30/2024/11/zimacube--1-.png" alt="Zimacube review" > </picture> </figure> <div class="sidebar-story__content"> <h3 class="sidebar-story__title">ZimaCube Review: Almost Perfect Out of Box Homelab Experience in Local Cloud Setup</h3> </div> </a><a class="sidebar-story" href="https://itsfoss.com/quiz/save-tux-linux-commands/"> <figure class="sidebar-story__media m-r"> <picture class=""> <source data-srcset="/content/images/size/w100/format/webp/2024/11/tux-rescue.png 100w,/content/images/size/w300/format/webp/2024/11/tux-rescue.png 300w," data-sizes="auto" type="image/webp" > <img class="lazyload" data-srcset="/content/images/size/w100/2024/11/tux-rescue.png 100w,/content/images/size/w300/2024/11/tux-rescue.png 300w," srcset="/content/images/size/w30/2024/11/tux-rescue.png" data-sizes="auto" data-src="/content/images/size/w100/2024/11/tux-rescue.png" src="/content/images/size/w30/2024/11/tux-rescue.png" alt="save the tux" > </picture> </figure> <div class="sidebar-story__content"> <h3 class="sidebar-story__title">Save The Tux With Linux Command Knowledge Quiz</h3> </div> </a><a class="sidebar-story" href="https://itsfoss.com/opencoder-vscode/"> <figure class="sidebar-story__media m-r"> <picture class=""> <source data-srcset="/content/images/size/w100/format/webp/2024/11/running-opencoder-llm-in-vscode.png 100w,/content/images/size/w300/format/webp/2024/11/running-opencoder-llm-in-vscode.png 300w," data-sizes="auto" type="image/webp" > <img class="lazyload" data-srcset="/content/images/size/w100/2024/11/running-opencoder-llm-in-vscode.png 100w,/content/images/size/w300/2024/11/running-opencoder-llm-in-vscode.png 300w," srcset="/content/images/size/w30/2024/11/running-opencoder-llm-in-vscode.png" data-sizes="auto" data-src="/content/images/size/w100/2024/11/running-opencoder-llm-in-vscode.png" src="/content/images/size/w30/2024/11/running-opencoder-llm-in-vscode.png" alt="opencoder LLM" > </picture> </figure> <div class="sidebar-story__content"> <h3 class="sidebar-story__title">Running Opencoder LLM in VS Code: A Local, Copilot Alternative</h3> </div> </a><a class="sidebar-story" href="https://itsfoss.com/linux-market-share/"> <figure class="sidebar-story__media m-r"> <picture class=""> <source data-srcset="/content/images/size/w100/format/webp/wordpress/2017/09/linux-desktop-market-share.jpg 100w,/content/images/size/w300/format/webp/wordpress/2017/09/linux-desktop-market-share.jpg 300w," data-sizes="auto" type="image/webp" > <img class="lazyload" data-srcset="/content/images/size/w100/wordpress/2017/09/linux-desktop-market-share.jpg 100w,/content/images/size/w300/wordpress/2017/09/linux-desktop-market-share.jpg 300w," srcset="/content/images/size/w30/wordpress/2017/09/linux-desktop-market-share.jpg" data-sizes="auto" data-src="/content/images/size/w100/wordpress/2017/09/linux-desktop-market-share.jpg" src="/content/images/size/w30/wordpress/2017/09/linux-desktop-market-share.jpg" alt="Desktop Linux market share" > </picture> </figure> <div class="sidebar-story__content"> <h3 class="sidebar-story__title">Desktop Linux Market Share: March 2025</h3> </div> </a> </div> <div class="sidebar__section flex flex-cc hide-mobile"> <div align="center" data-freestar-ad="__300x250 __300x600" id="itsfoss_300x250_Sidebar1"> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script data-cfasync="false" type="text/javascript"> freestar.config.enabled_slots.push({ placementName: "itsfoss_300x250_Sidebar1", slotId: "itsfoss_300x250_Sidebar1" }); </script> </div> </div> <span class="section-title sm">Latest</span> <div class="sidebar__section"> <a class="sidebar-story" href="https://itsfoss.com/newsletter/foss-weekly-25-14/"> <figure class="sidebar-story__media m-r"> <picture class=""> <source data-srcset="/content/images/size/w100/format/webp/2025/04/foss-weekly.png 100w,/content/images/size/w300/format/webp/2025/04/foss-weekly.png 300w," data-sizes="auto" type="image/webp" > <img class="lazyload" data-srcset="/content/images/size/w100/2025/04/foss-weekly.png 100w,/content/images/size/w300/2025/04/foss-weekly.png 300w," srcset="/content/images/size/w30/2025/04/foss-weekly.png" data-sizes="auto" data-src="/content/images/size/w100/2025/04/foss-weekly.png" src="/content/images/size/w30/2025/04/foss-weekly.png" alt="FOSS Weekly" > </picture> </figure> <div class="sidebar-story__content"> <h3 class="sidebar-story__title">FOSS Weekly #25.14: Fedora 42 COSMIC, OnePackage, AppImage Tools and More Linux Stuff</h3> <div class="sidebar-story__info"> <time datetime="2025-04-03" class="sidebar-story__date"> 03 Apr 2025 </time> </div> </div> </a><a class="sidebar-story" href="https://itsfoss.com/appimage-tools/"> <figure class="sidebar-story__media m-r"> <picture class=""> <source data-srcset="/content/images/size/w100/format/webp/2025/04/appimage-tools.png 100w,/content/images/size/w300/format/webp/2025/04/appimage-tools.png 300w," data-sizes="auto" type="image/webp" > <img class="lazyload" data-srcset="/content/images/size/w100/2025/04/appimage-tools.png 100w,/content/images/size/w300/2025/04/appimage-tools.png 300w," srcset="/content/images/size/w30/2025/04/appimage-tools.png" data-sizes="auto" data-src="/content/images/size/w100/2025/04/appimage-tools.png" src="/content/images/size/w30/2025/04/appimage-tools.png" alt="appimage enhance" > </picture> </figure> <div class="sidebar-story__content"> <h3 class="sidebar-story__title">5 Tools to Enhance Your AppImage Experience on Linux</h3> <div class="sidebar-story__info"> <time datetime="2025-04-02" class="sidebar-story__date"> 02 Apr 2025 </time> </div> </div> </a><a class="sidebar-story" href="https://itsfoss.com/newsletter/foss-weekly-25-13/"> <figure class="sidebar-story__media m-r"> <picture class=""> <source data-srcset="/content/images/size/w100/format/webp/2025/03/foss-weekly-1.png 100w,/content/images/size/w300/format/webp/2025/03/foss-weekly-1.png 300w," data-sizes="auto" type="image/webp" > <img class="lazyload" data-srcset="/content/images/size/w100/2025/03/foss-weekly-1.png 100w,/content/images/size/w300/2025/03/foss-weekly-1.png 300w," srcset="/content/images/size/w30/2025/03/foss-weekly-1.png" data-sizes="auto" data-src="/content/images/size/w100/2025/03/foss-weekly-1.png" src="/content/images/size/w30/2025/03/foss-weekly-1.png" alt="FOSS Weekly #25.13: Kernel 6.14, Zorin 17.3, EU OS, apt Guide and More Linux Stuff" > </picture> </figure> <div class="sidebar-story__content"> <h3 class="sidebar-story__title">FOSS Weekly #25.13: Kernel 6.14, Zorin 17.3, EU OS, apt Guide and More Linux Stuff</h3> <div class="sidebar-story__info"> <time datetime="2025-03-27" class="sidebar-story__date"> 27 Mar 2025 </time> </div> </div> </a> </div> <div class="sidebar__section hide-mobile flex flex-cc"> <div class="sidebar__subscribe"> <h4 class="text-acc fw-800"> Become a Better Linux User </h4> <div class="m-b text-acc" id="sidebar-input-label"> With the FOSS Weekly Newsletter, you learn useful Linux tips, discover applications, explore new distros and stay updated with the latest from Linux world </div> <form class="subscribe-form" data-members-form="subscribe" data-style=""> <input data-members-email class="" type="email" autocomplete="email" placeholder="Your email address" aria-labelledby="sidebar-input-label" required> <button class="btn btn--brand" type="submit"> <span>Subscribe</span> </button> <div class="msg-success">Great! Check your inbox and click the link.</div> <div class="msg-error">Sorry, something went wrong. Please try again.</div> </form> </div> </div> <div class="sidebar__section is-sticky flex-direction: column hide-mobile"> <div align="center" data-freestar-ad="__336x280 __336x280" id="itsfoss_300x250_300x600_Sidebar2_new"> <script data-cfasync="false" type="text/javascript"> freestar.config.enabled_slots.push({ placementName: "itsfoss_300x250_300x600_Sidebar2_new", slotId: "itsfoss_300x250_300x600_Sidebar2_new" }); </script> </div> </div> </aside> </div> </div> </div> <div class="container wrapper flex flex-wrap gap-lg m-b-lg"> <div class="post-comments radius-double p-lg p-b-0 flex-1 self-align-start" id="comments"> <script src="https://cdn.fastcomments.com/js/embed-v2.min.js"></script> <div id="fastcomments-widget"></div> <script> (function () { let simpleSSO = null; simpleSSO = { loginURL: '#/portal/signin' } FastCommentsUI(document.getElementById('fastcomments-widget'), { tenantId: "zzbYFZ39cH4", simpleSSO: simpleSSO, url: window.location.origin + window.location.pathname, urlId: window.location.origin + window.location.pathname }); })(); </script> </div> <div class="related-posts radius-double p-lg flex-1 self-align-start"> <span class="section-title sm m-b uppercase">Read next</span> <div class="post-list m-b-sm"> <a class="post-list-item" href="/install-unity-arch-linux/"> <h3 class="post-list-item__title">How to Install Unity Desktop on Arch Linux</h3> <i class="icon icon-chevron-right"> <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-chevron-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"></path> <polyline points="9 6 15 12 9 18"></polyline> </svg> </i> </a> <a class="post-list-item" href="/unicode-linux/"> <h3 class="post-list-item__title">Battle of the Texts and the Unicode Savior</h3> <i class="icon icon-chevron-right"> <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-chevron-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"></path> <polyline points="9 6 15 12 9 18"></polyline> </svg> </i> </a> <a class="post-list-item" href="/monica/"> <h3 class="post-list-item__title">Monica: An Open-Source App for Personal Relationship Management</h3> <i class="icon icon-chevron-right"> <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-chevron-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"></path> <polyline points="9 6 15 12 9 18"></polyline> </svg> </i> </a> <a class="post-list-item" href="/neovim-gui-editors/"> <h3 class="post-list-item__title">5 NeoVim GUI Editors You Could Try If You are Not a Total Terminal Junkie</h3> <i class="icon icon-chevron-right"> <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-chevron-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"></path> <polyline points="9 6 15 12 9 18"></polyline> </svg> </i> </a> <a class="post-list-item" href="/rnote/"> <h3 class="post-list-item__title">Rnote: An Open-Source Drawing App for Notes and Annotation</h3> <i class="icon icon-chevron-right"> <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-chevron-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"></path> <polyline points="9 6 15 12 9 18"></polyline> </svg> </i> </a> </div> </div> </div> </main> <section class="container wrapper section cta m-b-0 is-post" > <div class="cta__inner radius-double is-rel w-100 p-t-lg p-b-lg has-img"> <div class="cta__content flex flex-col is-rel z-index-1"> <h2 class="cta__title">Become a Better Linux User</h2> <p id="cta-input-label" class="cta__description opacity-075">With the FOSS Weekly Newsletter, you learn useful Linux tips, discover applications, explore new distros and stay updated with the latest from Linux world </p> <form class="subscribe-form" data-members-form="signup" data-style="inline-joined"> <input data-members-email class="" type="email" autocomplete="email" placeholder="Your email address" aria-labelledby="cta-input-label" required> <button class="btn btn--brand btn--gradient uppercase" type="submit"> <span>Subscribe</span> </button> <div class="msg-success">Great! Check your inbox and click the link.</div> <div class="msg-error">Sorry, something went wrong. Please try again.</div> </form> </div> <figure class="cta__media"> <img class="lazyload cta__img" src="/assets/images/itsfoss-cta.webp" alt="itsfoss happy penguin"/> </figure> </div> </section> <footer class="footer"> <div class="container wrapper"> <div class="row m-b"> <div class="col-xs-12 col-md-4"> <div class="footer__brand flex items-center"> <picture class=""> <source data-srcset="/content/images/size/w300/format/webp/2023/01/itsfoss-logo.png 300w," data-sizes="auto" type="image/webp" > <img class="footer__logo m-r lazyload" data-srcset="/content/images/size/w300/2023/01/itsfoss-logo.png 300w," srcset="/content/images/size/w30/2023/01/itsfoss-logo.png" data-sizes="auto" data-src="/content/images/size/w100/2023/01/itsfoss-logo.png" src="/content/images/size/w30/2023/01/itsfoss-logo.png" alt="It&#x27;s FOSS" > </picture> </div> <div class="footer__description" id="footer-input-label"> Making You a Better Linux User </div> <form class="subscribe-form radius-rounded m-b" data-members-form="subscribe" data-style="inline-joined"> <input data-members-email class="w-100 radius-rounded" type="email" autocomplete="email" placeholder="Your email address" aria-labelledby="footer-input-label" required> <button class="btn btn--primary radius-rounded" type="submit"> <span>Subscribe</span> </button> <div class="msg-success">Great! Check your inbox and click the link.</div> <div class="msg-error">Sorry, something went wrong. Please try again.</div> </form> </div> <div class="col-xs-12 col-md-4 m-b footer-nav"> <span class="fw-700 m-b-sm display-block text-acc">Navigation</span> <div class="grid col-2"> <ul class="nav"> <li class="nav-news" data-label="📰 News" data-length="7"> <a href="https://news.itsfoss.com/"> <span>📰 News</span> </a> </li> <li class="nav-newsletter" data-label="📬 Newsletter" data-length="13"> <a href="https://itsfoss.com/newsletter/"> <span>📬 Newsletter</span> </a> </li> <li class="nav-quizzes-puzzles" data-label="🧩 Quizzes &amp; Puzzles" data-length="20"> <a href="https://itsfoss.com/quiz/"> <span>🧩 Quizzes &amp; Puzzles</span> </a> </li> <li class="nav-resources" data-label="🎒 Resources" data-length="12"> <a href="https://itsfoss.com/resources/"> <span>🎒 Resources</span> </a> </li> <li class="nav-community" data-label="🏘️ Community" data-length="13"> <a href="https://itsfoss.community/"> <span>🏘️ Community</span> </a> </li> <li class="nav-about" data-label="📖 About" data-length="8"> <a href="https://itsfoss.com/about/"> <span>📖 About</span> </a> </li> <li class="nav-contact is-subitem" data-label="-🪪 Contact" data-length="11"> <a href="https://itsfoss.com/contact-us/"> <span>-🪪 Contact</span> </a> </li> <li class="nav-policies is-subitem" data-label="-📜 Policies" data-length="12"> <a href="https://itsfoss.com/policies/"> <span>-📜 Policies</span> </a> </li> </ul> <ul class="nav secondary submenu"> <li class="nav-linux-server-side" data-label="Linux Server Side" data-length="17"> <a href="https://linuxhandbook.com/"> <span>Linux Server Side</span> </a> </li> <li class="nav-en-espanol" data-label="En Español" data-length="10"> <a href="https://itsfoss.com/es/"> <span>En Español</span> </a> </li> <li class="nav-feedback" data-label="🗳️ Feedback" data-length="12"> <a href="https://itsfoss.com/update-feedback/"> <span>🗳️ Feedback</span> </a> </li> <li class="nav-impressum" data-label="Impressum" data-length="9"> <a href="https://itsfoss.com/impressum/"> <span>Impressum</span> </a> </li> <li class="nav-terms-of-use" data-label="Terms of use" data-length="12"> <a href="https://itsfoss.com/terms/"> <span>Terms of use</span> </a> </li> </ul> </div> </div> <div class="col-xs-12 col-sm-6 col-md-2 m-b"> <span class="fw-700 m-b-sm display-block text-acc">Resources</span> <ul class="nav"> <li><a href="/tag/courses/">Courses 🎓</a></li> <li><a href="/tag/distro-resources/">Distro Resources 📖</a></li> <li><a href="/tag/guides/">Guides 📒</a></li> </ul> </div> <div class="col-xs-12 col-sm-6 col-md-2 m-b"> <span class="fw-700 m-b-sm display-block text-acc">Social</span> <div class="social-links flex flex-col"> <a href="https://www.facebook.com/itsfoss" class="facebook" aria-label="Facebook"><i class="icon icon-facebook icon--sm"> <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-facebook" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M7 10v4h3v7h4v-7h3l1 -4h-4v-2a1 1 0 0 1 1 -1h3v-4h-3a5 5 0 0 0 -5 5v2h-3" /> </svg> </i><span>Facebook</span></a> <a href="https://twitter.com/itsfoss2" class="twitter" aria-label="Twitter"><i class="icon icon-twitter-x icon--sm"> <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-x" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"></path> <path d="M4 4l11.733 16h4.267l-11.733 -16z"></path> <path d="M4 20l6.768 -6.768m2.46 -2.46l6.772 -6.772"></path> </svg> </i><span>Twitter</span></a> <a href="https://itsfoss.com/rss/" class="rss" aria-label="RSS"><i class="icon icon-rss icon--sm"> <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-rss" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <circle cx="5" cy="19" r="1" /> <path d="M4 4a16 16 0 0 1 16 16" /> <path d="M4 11a9 9 0 0 1 9 9" /> </svg> </i><span>RSS</span></a> <a href="https://www.instagram.com/itsfoss/" class="instagram" aria-label="Instagram"><i class="icon icon-instagram icon--sm"> <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-instagram" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <desc>Download more icon variants from https://tabler-icons.io/i/brand-instagram</desc> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <rect x="4" y="4" width="16" height="16" rx="4" /> <circle cx="12" cy="12" r="3" /> <line x1="16.5" y1="7.5" x2="16.5" y2="7.501" /> </svg> </i><span>Instagram</span></a> <a href="https://t.me/itsfoss_official" class="telegram" aria-label="Telegram"><i class="icon icon-telegram icon--sm"> <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-telegram" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <desc>Download more icon variants from https://tabler-icons.io/i/brand-telegram</desc> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M15 10l-4 4l6 6l4 -16l-18 7l4 2l2 6l3 -4" /> </svg> </i><span>Telegram</span></a> <a href="https://www.youtube.com/@Itsfoss" class="youtube" aria-label="Youtube"><i class="icon icon-youtube icon--sm"> <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-youtube" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <desc>Download more icon variants from https://tabler-icons.io/i/brand-youtube</desc> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <rect x="3" y="5" width="18" height="14" rx="4" /> <path d="M10 9l5 3l-5 3z" /> </svg> </i><span>Youtube</span></a> </div> </div> </div> <div class="footer__bottom"> <div class="footer__copy"> <span>&copy;2025&nbsp;<a href="https://itsfoss.com">It&#x27;s FOSS</a>.</span> <span>Hosted on&nbsp;<a href="https://digitalocean.pxf.io/JzK74r">Digital Ocean</a>&nbsp;&&nbsp;Published with&nbsp;<a href="https://ghost.org/pricing/?via=abhishek70">Ghost</a>&nbsp;&&nbsp;<a href="https://brightthemes.lemonsqueezy.com/?aff=GNoD0">Rinne</a>.</span> </div> <div class="color-scheme flex flex-cc radius-half"> <div class="color-scheme-symbol"> <span class="accent-bg"></span> </div> <select class="color-scheme-select radius-half js-color-scheme-select" aria-label="Change color scheme"> <option value="system" selected>System</option> <option value="light">Light</option> <option value="dark">Dark</option> </select> <i class="icon icon-select"> <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-select" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path d="M17 8.517L12 3 7 8.517M7 15.48l5 5.517 5-5.517"></path> </svg> </i></div> </div> </div> </footer> <dialog class="notification"> <i class="icon icon-success notification-icon"> <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-circle-check" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <circle cx="12" cy="12" r="9" /> <path d="M9 12l2 2l4 -4" /> </svg> </i> <i class="icon icon-error notification-icon"> <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-alert-octagon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M8.7 3h6.6c.3 0 .5 .1 .7 .3l4.7 4.7c.2 .2 .3 .4 .3 .7v6.6c0 .3 -.1 .5 -.3 .7l-4.7 4.7c-.2 .2 -.4 .3 -.7 .3h-6.6c-.3 0 -.5 -.1 -.7 -.3l-4.7 -4.7c-.2 -.2 -.3 -.4 -.3 -.7v-6.6c0 -.3 .1 -.5 .3 -.7l4.7 -4.7c.2 -.2 .4 -.3 .7 -.3z" /> <line x1="12" y1="8" x2="12" y2="12" /> <line x1="12" y1="16" x2="12.01" y2="16" /> </svg> </i> <i class="icon icon-warning notification-icon"> <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-alert-triangle" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M12 9v2m0 4v.01" /> <path d="M5 19h14a2 2 0 0 0 1.84 -2.75l-7.1 -12.25a2 2 0 0 0 -3.5 0l-7.1 12.25a2 2 0 0 0 1.75 2.75" /> </svg> </i> <p class="notification-msg signup-success">Great! You’ve successfully signed up.</p> <p class="notification-msg signin-success">Welcome back! You&#x27;ve successfully signed in.</p> <p class="notification-msg subscribe-success">You&#x27;ve successfully subscribed to It&#x27;s FOSS.</p> <p class="notification-msg link-expired">Your link has expired.</p> <p class="notification-msg checkout-success">Success! Check your email for magic link to sign-in.</p> <p class="notification-msg billing-success">Success! Your billing info has been updated.</p> <p class="notification-msg billing-cancel">Your billing was not updated.</p> <button class="notification-close js-notification-close" aria-label="Close" onclick="closeNotification(event.currentTarget.parentNode);"> <i class="icon icon-x"> <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-x" width="24" height="24" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <line x1="18" y1="6" x2="6" y2="18" /> <line x1="6" y1="6" x2="18" y2="18" /> </svg> </i> </button> </dialog> <script> // Copy button const copyBtn = document.querySelector('.js-copy-link'); if (copyBtn) { copyBtn.onclick = function(event) { copyToClipboard(event.currentTarget, event.currentTarget.getAttribute('data-url')); } } /** * Copy to clipboard * @src - source element * @str - string to copy */ const copyToClipboard = function(src, str) { const el = document.createElement('textarea'); el.value = str; el.setAttribute('readonly', ''); el.style.position = 'absolute'; el.style.left = '-9999px'; document.body.appendChild(el); el.select(); document.execCommand('copy'); document.body.removeChild(el); src.classList.add('has-tooltip'); src.setAttribute('data-label', 'Copied!'); src.onmouseleave = function() { src.classList.remove('has-tooltip'); setTimeout(function(){ src.setAttribute('data-label', ''); }, 500); } }; </script> <script> const navItems = document.querySelectorAll('.header .nav:not(.submenu) li, .menu .nav:not(.submenu) li') const allNavItems = document.querySelectorAll('.is-subitem') // Remove '-' signs allNavItems.forEach(item => { const itemName = item.querySelector('a span') itemName.innerText = itemName.innerText.slice(1) }); // Add subitems in place let subMenu, hasItems navItems.forEach((item, index) => { if (item.classList.contains('is-subitem') && !navItems[index - 1].classList.contains('is-subitem')) navItems[index - 1].classList.add('is-mainitem'); subMenu = item.classList.contains('is-subitem') ? subMenu : document.createElement('ul'); if (item.classList.contains('is-subitem')) { subMenu.appendChild(item) subMenu.classList.add('nav','submenu') } else { item.appendChild(subMenu) } }); </script> <script> const submenus = document.querySelectorAll('.menu .is-mainitem') const toggle = document.querySelector('[data-toggle-template]'); submenus.forEach(menu => { const toggleBtn = toggle.content.cloneNode(true); menu.appendChild(toggleBtn); }); </script> <script> // Give the parameter a variable name const qsParams = new URLSearchParams(window.location.search); const isAction = qsParams.has('action'); const isStripe = qsParams.has('stripe'); const success = qsParams.get('success'); const action = qsParams.get('action'); const stripe = qsParams.get('stripe'); if (qsParams && isAction) { if (success === "true") { switch (action) { case 'subscribe': openNotification('subscribe-success'); break; case 'signup': openNotification('signup-success'); break; case 'signin': openNotification('signin-success'); break; default: break; } } else { openNotification('link-expired'); } } if (qsParams && isStripe) { switch (stripe) { case 'success': openNotification('checkout-success'); break; case 'billing-update-success': openNotification('billing-success'); break; case 'billing-update-cancel': openNotification('billing-cancel'); break; default: break; } } /** * Handle Notifications */ function openNotification(type) { const notification = document.querySelector('dialog.notification'); if (notification) { notification.setAttribute('data-msg-type', type); notification.show(); setTimeout(function(){ closeNotification(notification); }, 3000); } } /** * Clean URI */ function clearURI() { window.history.replaceState({}, '', `${window.location.pathname}`); } function closeNotification(notification) { notification.close(); clearURI(); setTimeout(function(){ notification.removeAttribute('data-msg-type') }, 500); } </script> <script src="https://talk.hyvor.com/embed/comment-counts.js"></script> <script> hyvorTalkCommentCounts.load({ "website-id": 8243 }) </script> <script> Contextly.ready('widgets'); </script> <!-- HTML for geo depending button --> <button id="pmLink">Privacy Manager</button> <!-- Blockthrough script --> <script type="text/javascript" async src="https://btloader.com/tag?o=5714937848528896&upapi=true"></script> <!-- This site is converting visitors into subscribers and customers with OptinMonster - https://optinmonster.com --> <script>(function(d,u,ac){var s=d.createElement('script');s.type='text/javascript';s.src='https://a.omappapi.com/app/js/api.min.js';s.async=true;s.dataset.user=u;s.dataset.account=ac;d.getElementsByTagName('head')[0].appendChild(s);})(document,333364,352958);</script> <!-- / https://optinmonster.com --> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10