<!doctype html> <html itemscope class="system" lang="en-us" itemtype="http://schema.org/WebPage" > <head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5" /> <meta name="theme-name" content="hugoplate" /> <link rel="shortcut icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon"> <link rel="icon" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png" type="image/x-icon"> <link rel="icon" type="image/png" sizes="48x48" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_48x0_resize_lanczos_3.png"> <link rel="icon" type="image/png" sizes="96x96" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_96x0_resize_lanczos_3.png"> <link rel="apple-touch-icon" sizes="144x144" href="/images/favicon_hudf4905de8b22f1b316f0f9113e9f1079_22623_144x0_resize_lanczos_3.png"> <link rel="manifest" href="/manifest.webmanifest" /> <meta name="msapplication-TileColor" content="#ddd" /> <meta name="theme-color" content="#ffffff" /> <base href="//localhost:1313/blog/project-launch/" /> <title>Fediversity Project publicly announced</title> <meta name="keywords" content="fediverse, nixos, open source" /> <meta name="description" content="The Fediversity Project has officially been announced" /> <meta name="author" content="NGI Fediversity" /> <meta property="og:image" content="//localhost:1313/images/checkbox-illustration-scaled.png" /> <meta name="twitter:image" content="//localhost:1313/images/checkbox-illustration-scaled.png" /> <meta name="twitter:card" content="summary _large_image " /> <meta property="og:image:width" content="500" /> <meta property="og:image:height" content="378" /> <meta property="og:image:type" content="image/ .png " /> <meta property="og:title" content="Fediversity Project publicly announced" /> <meta property="og:description" content="The Fediversity Project has officially been announced" /> <meta property="og:type" content="website" /> <meta property="og:url" content="//localhost:1313/blog/project-launch/" /> <meta name="twitter:title" content="Fediversity Project publicly announced" /> <meta name="twitter:description" content="The Fediversity Project has officially been announced" /> <script> let indexURL = "//localhost:1313/searchindex.json"; let includeSectionsInSearch = ["blog"]; let no_results_for = "No results for"; let empty_search_results_placeholder = "Type something to search.."; </script> <meta http-equiv="x-dns-prefetch-control" content="on" /> <link rel="preconnect" href="https://use.fontawesome.com" crossorigin /> <link rel="preconnect" href="//cdnjs.cloudflare.com" /> <link rel="preconnect" href="//www.googletagmanager.com" /> <link rel="preconnect" href="//www.google-analytics.com" /> <link rel="dns-prefetch" href="https://use.fontawesome.com" /> <link rel="dns-prefetch" href="//ajax.googleapis.com" /> <link rel="dns-prefetch" href="//cdnjs.cloudflare.com" /> <link rel="dns-prefetch" href="//www.googletagmanager.com" /> <link rel="dns-prefetch" href="//www.google-analytics.com" /> <link rel="dns-prefetch" href="//fonts.googleapis.com" /> <link rel="dns-prefetch" href="//connect.facebook.net" /> <link rel="dns-prefetch" href="//platform.linkedin.com" /> <link rel="dns-prefetch" href="//platform.twitter.com" /> <link rel="preconnect" href="https://fonts.googleapis.com" /> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> <script> (function () { const googleFont = document.createElement("link"); googleFont.href = "https://fonts.googleapis.com/css2?family=Heebo:wght@400;600&family=Signika:wght@500;700&display=swap"; googleFont.type = "text/css"; googleFont.rel = "stylesheet"; document.head.appendChild(googleFont); })(); </script> <link href="/css/style.css" integrity="" rel="stylesheet" /> <link defer async rel="stylesheet" href="/css/style-lazy.css" integrity="" media="print" onload="this.media='all'; this.onload=null;" /> </head> <body> <div class="fixed left-0 top-0 z-50 flex w-[30px] items-center justify-center bg-gray-200 py-[2.5px] text-[12px] uppercase text-black sm:bg-red-200 md:bg-yellow-200 lg:bg-green-200 xl:bg-blue-200 2xl:bg-pink-200" > <span class="block sm:hidden">all</span> <span class="hidden sm:block md:hidden">sm</span> <span class="hidden md:block lg:hidden">md</span> <span class="hidden lg:block xl:hidden">lg</span> <span class="hidden xl:block 2xl:hidden">xl</span> <span class="hidden 2xl:block">2xl</span> </div> <header class="header sticky top-0 z-30" > <nav class="navbar container"> <div class="order-0"> <a class="navbar-brand block" href="/"> <img fetchpriority="high" decoding="async" class="img logo-light" width="160" height="32" src="/images/ngi_fedi_full.svg" alt="Hugoplate" onerror="this.onerror=null;this.src='';" /> <img fetchpriority="high" decoding="async" class="img logo-dark" width="160" height="32" src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp" alt="Hugoplate" onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" /> </a> </div> <input id="nav-toggle" type="checkbox" class="hidden" /> <label for="nav-toggle" class="order-3 cursor-pointer flex items-center lg:hidden text-dark lg:order-1" > <svg id="show-button" class="h-6 fill-current block" viewBox="0 0 20 20"> <title>Menu Open</title> <path d="M0 3h20v2H0V3z m0 6h20v2H0V9z m0 6h20v2H0V0z"></path> </svg> <svg id="hide-button" class="h-6 fill-current hidden" viewBox="0 0 20 20"> <title>Menu Close</title> <polygon points="11 9 22 9 22 11 11 11 11 22 9 22 9 11 -2 11 -2 9 9 9 9 -2 11 -2" transform="rotate(45 10 10)" ></polygon> </svg> </label> <ul id="nav-menu" class="navbar-nav order-3 hidden lg:flex w-full pb-6 lg:order-1 lg:w-auto lg:space-x-2 lg:pb-0 xl:space-x-8" > <li class="nav-item nav-dropdown group relative"> <span class="nav-link inline-flex items-center" > For You <svg class="h-4 w-4 fill-current" viewBox="0 0 20 20"> <path d="M9.293 12.95l.707.707L15.657 8l-1.414-1.414L10 10.828 5.757 6.586 4.343 8z" /> </svg> </span> <ul class="nav-dropdown-list lg:group-hover:visible lg:group-hover:opacity-100" > <li class="nav-dropdown-item"> <a class="nav-dropdown-link " href="/developers/" > Developers </a> </li> <li class="nav-dropdown-item"> <a class="nav-dropdown-link " href="/ec/" > European Commission </a> </li> <li class="nav-dropdown-item"> <a class="nav-dropdown-link " href="/individuals/" > Individuals </a> </li> </ul> </li> <li class="nav-item nav-dropdown group relative"> <span class="nav-link inline-flex items-center" > Consortium <svg class="h-4 w-4 fill-current" viewBox="0 0 20 20"> <path d="M9.293 12.95l.707.707L15.657 8l-1.414-1.414L10 10.828 5.757 6.586 4.343 8z" /> </svg> </span> <ul class="nav-dropdown-list lg:group-hover:visible lg:group-hover:opacity-100" > <li class="nav-dropdown-item"> <a class="nav-dropdown-link " href="/nlnet/" > NLnet </a> </li> <li class="nav-dropdown-item"> <a class="nav-dropdown-link " href="/nordunet/" > NORDUnet </a> </li> <li class="nav-dropdown-item"> <a class="nav-dropdown-link " href="/oid/" > Open Internet Discourse </a> </li> <li class="nav-dropdown-item"> <a class="nav-dropdown-link " href="/tweag/" > Tweag </a> </li> </ul> </li> <li class="nav-item"> <a class="nav-link " href="/fediversity/" >Fediversity</a > </li> <li class="nav-item"> <a class="nav-link " href="/grants/" >Grants</a > </li> <li class="nav-item"> <a class="nav-link " href="/events/" >Events</a > </li> <li class="nav-item"> <a class="nav-link " href="/blog/" >News</a > </li> <li class="mt-4 inline-block lg:hidden"> <a class="btn btn-outline-primary btn-sm" href="/contact" > Contact </a> </li> </ul> <div class="order-1 ml-auto flex items-center md:order-2 lg:ml-0"> <a href="/contact" class="btn btn-outline-primary btn-sm hidden lg:inline-block" > Contact </a> </div> </nav> </header> <main> <section class="section pt-7"> <div class="container"> <div class="row justify-center"> <article class="lg:col-10"> <div class="mb-10 flex flex-wrap"> <div class="w-full lg:w-1/2 mb-4 lg:mb-0 pr-8"> <h1 class="h2 mb-4">Fediversity Project publicly announced</h1> <ul class="mb-4"> <li class="mr-4 inline-block"> <a href="/authors/laurens-hof/" > <i class="fa-regular fa-circle-user mr-2"></i>Laurens Hof </a> </li> <li class="mr-4 inline-block"> <i class="fa-regular fa-clock mr-2"></i> January 1, 2024 </li> </ul> <div class="content mb-10"><p>The Consortium behind the Fediversity project announces that the project has officially been started. NLnet, Tweag, NorduNet and the Open Internet Discourse Foundation are working together to build a new service for cloud hosters.</p> <p>Fediversity is a comprehensive effort to bring easy-to-use, hosted cloud services with service portability and personal freedom at their core to everyone. It wants to provide everyone with high-quality, secure IT systems for everyday use. Without tracking, without exploitation, in a way that runs everywhere and scales effortlessly. Fediversity is based on NixOS, a disruptive Linux distribution with a unique approach to package and configuration management. Built on top of the Nix package manager, NixOS is completely declarative, makes upgrading systems reliable, and has many other advantages. Because it is reproducible, it is ideally suited for complex deployment scenario’s where consistent behaviour, stability and configurability matter.</p> <p>Fediversity has received funding from the European Union’s Horizon Europe research and innovation programme under grant agreement No. 101136078.</p> </div> </div> <div class="w-full lg:w-1/2"> <div> <picture> <source srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_545x0_resize_q80_h2_lanczos_3.webp" media="(max-width: 575px)" /> <source srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_600x0_resize_q80_h2_lanczos_3.webp" media="(max-width: 767px)" /> <source srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_700x0_resize_q80_h2_lanczos_3.webp" media="(max-width: 991px)" /> <source srcset="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_1110x0_resize_q80_h2_lanczos_3.webp" /> <img loading="lazy" decoding="async" src="/images/checkbox-illustration-scaled_hu1ec65c0d63d9ad88a527e7b5c5d9d0fa_24456_1110x0_resize_lanczos_3.png" class=" w-full rounded img" alt="Fediversity Project publicly announced" width="500" height="378" /> </picture> </div> </div> </div> </ul> <div class="row items-start justify-between"> </div> </article> </div> </div> </section> </main> <footer class="bg-theme-light"> <div class="container"> <div class="row items-center py-10"> <div class="lg:col-3 mb-8 text-center lg:mb-0 lg:text-left"> <a class="navbar-brand inline-block" href="/" > <img fetchpriority="high" decoding="async" class="img logo-light" width="160" height="32" src="/images/ngi_fedi_full.svg" alt="Hugoplate" onerror="this.onerror=null;this.src='';" /> <img fetchpriority="high" decoding="async" class="img logo-dark" width="160" height="32" src="/images/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_q80_h2_lanczos_3.webp" alt="Hugoplate" onerror="this.onerror=null;this.src='\/images\/logo-darkmode_hu3e1f0f6bc04cc0e54cd69f08cd041995_19726_320x0_resize_lanczos_3.png';" /> </a> </div> <div class="lg:col-6 mb-8 text-center lg:mb-0"> <ul> <li class="m-3 inline-block"> <a href=" /fediversity/ " >About</a > </li> <li class="m-3 inline-block"> <a href=" /privacy-policy/ " >Privacy Policy</a > </li> </ul> </div> <div class="lg:col-3 mb-8 text-center lg:mb-0 lg:mt-0 lg:text-right"> <ul class="social-icons"> <li> <a target="_blank" aria-label="mastodon" rel="nofollow noopener" href="https://mastodon.fediversity.eu/@fediversity" > <i class="fab fa-mastodon"></i> </a> </li> <li> <a target="_blank" aria-label="rss" rel="nofollow noopener" href="https://fediversity.eu/rss" > <i class="fab fa-rss"></i> </a> </li> </ul> </div> </div> </div> <div class="border-border border-t py-7"> <div class="text-light container text-center"> <p></p> </div> </div> </footer> <script crossorigin="anonymous" integrity="" src="/js/script.js" ></script> <script defer async crossorigin="anonymous" integrity="" src="/js/script-lazy.js" ></script> <script> if ('serviceWorker' in navigator){navigator.serviceWorker.register("/service-worker.js");} </script> </body> </html>