<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Mirko Stahnke</title>
    <description>The latest articles on DEV Community by Mirko Stahnke (@findnix).</description>
    <link>https://dev.to/findnix</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4085708%2F61747ce6-843d-41a9-883f-b60fb25e1256.png</url>
      <title>DEV Community: Mirko Stahnke</title>
      <link>https://dev.to/findnix</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/findnix"/>
    <language>en</language>
    <item>
      <title>findnix.eu: A GDPR-Compliant Search Engine Built From Scratch</title>
      <dc:creator>Mirko Stahnke</dc:creator>
      <pubDate>Wed, 19 Aug 2026 23:23:57 +0000</pubDate>
      <link>https://dev.to/findnix/findnixeu-a-gdpr-compliant-search-engine-built-from-scratch-39d2</link>
      <guid>https://dev.to/findnix/findnixeu-a-gdpr-compliant-search-engine-built-from-scratch-39d2</guid>
      <description>&lt;h2&gt;
  
  
  Introduction
&lt;/h2&gt;

&lt;p&gt;Every major search engine today runs on the same trade: you get results, they get your data. findnix.eu is an attempt to break that trade — a search engine built in the EU, for the EU, that doesn't track you, doesn't build a profile of you, and doesn't sell what it doesn't collect in the first place.&lt;/p&gt;

&lt;p&gt;This isn't a pitch deck. It's a working search engine, built and run by one person, and this post is a quick tour of what it actually does.&lt;/p&gt;

&lt;h2&gt;
  
  
  What you can search
&lt;/h2&gt;

&lt;p&gt;findnix.eu isn't just web search. Over time it's grown into a set of focused search verticals, each with its own index:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Web&lt;/strong&gt; — general search, combining multiple sources with a preference for sites that submit their own sitemap (a small way to give independent sites a fairer shot than they'd get elsewhere)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;News&lt;/strong&gt; — pulled directly from public-broadcaster media libraries across the EU (ARD, ZDF, Arte, ORF, SRF and more), with a built-in video player — no detour through the broadcaster's own site&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Podcasts&lt;/strong&gt; — full show and episode search via the Podcast Index API, with direct in-browser playback&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Images &amp;amp; Videos&lt;/strong&gt; — licensed, freely usable media&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Science&lt;/strong&gt; — open-access papers via OpenAIRE and BASE&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Firmen (Companies)&lt;/strong&gt; — a growing local business index&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Kultur&lt;/strong&gt; — European cultural heritage via Europeana&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;There's also a companion site, &lt;strong&gt;kids.findnix.eu&lt;/strong&gt;, built specifically for child-safe search — same philosophy, different audience.&lt;/p&gt;

&lt;h2&gt;
  
  
  No tracking, stated plainly
&lt;/h2&gt;

&lt;p&gt;No tracking cookies, no IP logging, no cross-session profiling. Search history lives in your browser's local storage only, never on the server. Ads (yes, there are ads — servers cost money) are flat-rate and clearly labeled, not auction-based, and capped at 3 per page.&lt;/p&gt;

&lt;h2&gt;
  
  
  What's newest
&lt;/h2&gt;

&lt;p&gt;The latest addition is a small marketplace feature: a &lt;strong&gt;domain valuation and sale tool&lt;/strong&gt;. You get a free (unbinding, heuristic) valuation of a domain based on TLD, length, and structure, and can list it for sale for a small amount of points — findnix's internal currency, earned through site activity. Inquiries land in an in-app inbox rather than exposing your email address publicly.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why build this
&lt;/h2&gt;

&lt;p&gt;Mostly because the alternative — accepting that "free" search always means being the product — never sat right. findnix.eu won't out-scale Google. It doesn't try to. It's trying to be a genuinely different deal: you search, we don't remember, and the site stays funded through ads you can actually see and understand, not ones built on a profile of you.&lt;/p&gt;

&lt;p&gt;If that sounds like your kind of search engine, give it a try: &lt;a href="https://findnix.eu" rel="noopener noreferrer"&gt;findnix.eu&lt;/a&gt;&lt;/p&gt;

</description>
      <category>privacy</category>
      <category>webdev</category>
      <category>php</category>
      <category>startup</category>
    </item>
  </channel>
</rss>
