<?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: anon.li</title>
    <description>The latest articles on DEV Community by anon.li (@anonli).</description>
    <link>https://dev.to/anonli</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3887160%2Fbe47ac9a-ecc5-4531-b6b1-5c13e0f9d537.png</url>
      <title>DEV Community: anon.li</title>
      <link>https://dev.to/anonli</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/anonli"/>
    <language>en</language>
    <item>
      <title>SimpleLogin vs anon.li - a developer's honest comparison</title>
      <dc:creator>anon.li</dc:creator>
      <pubDate>Sun, 19 Apr 2026 09:54:08 +0000</pubDate>
      <link>https://dev.to/anonli/simplelogin-vs-anonli-a-developers-honest-comparison-5e15</link>
      <guid>https://dev.to/anonli/simplelogin-vs-anonli-a-developers-honest-comparison-5e15</guid>
      <description>&lt;p&gt;If you care about your inbox - and your privacy - email aliasing is one of the best habits you can build. The idea is simple: instead of handing out your real address, you hand out a disposable alias that forwards mail to you. One service gets compromised? Disable the alias, never touch your real inbox.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;SimpleLogin&lt;/strong&gt; is the established name in this space, now owned by Proton. &lt;strong&gt;anon.li&lt;/strong&gt; is a new privacy-focused alternative that launched in April 2026, built with a Liechtenstein jurisdiction philosophy and designed from the ground up for developers and privacy enthusiasts who want more than just forwarding.&lt;/p&gt;

&lt;p&gt;Let's go feature by feature.&lt;/p&gt;




&lt;h2&gt;
  
  
  Quick overview
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Feature&lt;/th&gt;
&lt;th&gt;SimpleLogin&lt;/th&gt;
&lt;th&gt;anon.li&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Open source&lt;/td&gt;
&lt;td&gt;✅ AGPL v3&lt;/td&gt;
&lt;td&gt;✅ AGPL v3&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Email forwarding&lt;/td&gt;
&lt;td&gt;✅&lt;/td&gt;
&lt;td&gt;✅&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Send from alias&lt;/td&gt;
&lt;td&gt;✅&lt;/td&gt;
&lt;td&gt;✅&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Custom domains&lt;/td&gt;
&lt;td&gt;✅ Premium&lt;/td&gt;
&lt;td&gt;✅ Premium&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;PGP forwarding&lt;/td&gt;
&lt;td&gt;✅ Premium&lt;/td&gt;
&lt;td&gt;✅ &lt;strong&gt;Free&lt;/strong&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Browser extensions&lt;/td&gt;
&lt;td&gt;✅ Chrome, Firefox, Safari, Edge&lt;/td&gt;
&lt;td&gt;✅ Chrome, Firefox&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Mobile apps&lt;/td&gt;
&lt;td&gt;✅ iOS + Android&lt;/td&gt;
&lt;td&gt;❌ Web-first&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;REST API&lt;/td&gt;
&lt;td&gt;✅&lt;/td&gt;
&lt;td&gt;✅&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;CLI&lt;/td&gt;
&lt;td&gt;❌&lt;/td&gt;
&lt;td&gt;✅&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;MCP server&lt;/td&gt;
&lt;td&gt;❌&lt;/td&gt;
&lt;td&gt;✅&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;E2EE file sharing&lt;/td&gt;
&lt;td&gt;❌&lt;/td&gt;
&lt;td&gt;✅ (Drops)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Independent (no Big Tech parent)&lt;/td&gt;
&lt;td&gt;❌ (Proton)&lt;/td&gt;
&lt;td&gt;✅&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;




&lt;h2&gt;
  
  
  Email aliasing - the core
&lt;/h2&gt;

&lt;p&gt;Both services nail the fundamentals: you create an alias, emails forward to your real inbox, and you can disable or delete aliases at any time. Neither service stores your email content - messages are forwarded and immediately discarded.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Free tier:&lt;/strong&gt; SimpleLogin requires a subscription to enable PGP encryption. anon.li offers it for free.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Replying from aliases:&lt;/strong&gt; Both support replying from an alias. Your real address is never exposed - not even in outbound mail.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Custom domains:&lt;/strong&gt; Both SimpleLogin &amp;amp; anon.li support custom domains.&lt;/p&gt;




&lt;h2&gt;
  
  
  The developer surface
&lt;/h2&gt;

&lt;p&gt;This is where the comparison gets interesting. SimpleLogin has a solid REST API, and that's it. anon.li ships with a full developer ecosystem out of the gate.&lt;/p&gt;

&lt;h3&gt;
  
  
  REST API
&lt;/h3&gt;

&lt;p&gt;Both services expose a REST API for programmatic alias management. With anon.li you can create, list, toggle, and delete aliases, manage recipients, and manage encrypted file drops - all from your own scripts and applications.&lt;/p&gt;

&lt;h3&gt;
  
  
  CLI
&lt;/h3&gt;

&lt;p&gt;SimpleLogin has no official CLI. anon.li ships one. If you live in the terminal - and many developers do - this is a significant quality-of-life difference.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;&lt;span class="c"&gt;# Manage aliases from the terminal&lt;/span&gt;
anonli &lt;span class="nb"&gt;alias &lt;/span&gt;create &lt;span class="nt"&gt;--note&lt;/span&gt; &lt;span class="s2"&gt;"newsletter signup"&lt;/span&gt;
anonli &lt;span class="nb"&gt;alias &lt;/span&gt;list
anonli &lt;span class="nb"&gt;alias &lt;/span&gt;toggle abc123

&lt;span class="c"&gt;# Manage encrypted file drops&lt;/span&gt;
anonli drop list
anonli drop toggle abc123
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;The CLI supports all API operations, including encrypted file drop management - useful for quickly sharing a secret, a config file, or a private key with a colleague without spinning up a separate file sharing service.&lt;/p&gt;

&lt;h3&gt;
  
  
  MCP server - the wildcard
&lt;/h3&gt;

&lt;p&gt;This is something SimpleLogin doesn't offer at all. anon.li ships a native &lt;strong&gt;Model Context Protocol (MCP) server&lt;/strong&gt;, which means AI assistants like Claude can directly manage your aliases.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;With the anon.li MCP server connected, you can ask your AI assistant to list your aliases, create a new one for a specific purpose, toggle an alias on or off, list your encrypted drops, or manage recipients - all without leaving your chat interface.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;This isn't a gimmick. As AI assistants become part of everyday workflows, having your privacy tooling directly accessible from the assistant that's helping you draft emails, manage sign-ups, and organize subscriptions is genuinely useful. anon.li is ahead of the curve here.&lt;/p&gt;




&lt;h2&gt;
  
  
  Encrypted file sharing - Drops
&lt;/h2&gt;

&lt;p&gt;This is a feature category SimpleLogin doesn't touch at all. anon.li includes &lt;strong&gt;end-to-end encrypted file sharing&lt;/strong&gt;, called &lt;a href="https://anon.li/drop" rel="noopener noreferrer"&gt;anon.li Drop&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Files are encrypted client-side with the user's vault key before upload. Not even anon.li can read the contents or filenames. You share a drop link; the recipient downloads and decrypts. Drops support expiry dates, download count limits, and can be toggled off remotely and up to 250GB in size.&lt;/p&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Feature&lt;/th&gt;
&lt;th&gt;Detail&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Encryption model&lt;/td&gt;
&lt;td&gt;Client-side E2EE. Files encrypted before they leave your device. Server stores ciphertext only.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Access controls&lt;/td&gt;
&lt;td&gt;Set download limits, expiry dates. Disable a drop remotely at any time.&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;API + CLI access&lt;/td&gt;
&lt;td&gt;List, manage, and toggle drops via API, CLI, and MCP server - not just the web UI.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;p&gt;For a developer who occasionally needs to share a &lt;code&gt;.env&lt;/code&gt; file, a private certificate, or a sensitive document - and wants to do it without trusting a third-party service - Drops is a genuinely useful feature that SimpleLogin simply doesn't compete on.&lt;/p&gt;




&lt;h2&gt;
  
  
  Privacy posture and jurisdiction
&lt;/h2&gt;

&lt;p&gt;SimpleLogin is operated by Proton AG and subject to Swiss law - which has strong privacy protections, but Proton is now a large company with investor obligations, a broad product portfolio, and a corporate structure that has grown significantly since SimpleLogin was an independent project.&lt;/p&gt;

&lt;p&gt;anon.li is independently operated with a Liechtenstein jurisdiction philosophy. It's a smaller, more focused service - which cuts both ways: fewer resources, but also no corporate parent that could change direction, get acquired, or be pressured by a larger ecosystem.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;⚠️ SimpleLogin was acquired by Proton in 2022. While Proton has a strong privacy reputation, the service is no longer community-independent. If you prefer your privacy tools to be genuinely independent, anon.li is the stronger philosophical fit.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Both services are &lt;strong&gt;AGPL v3&lt;/strong&gt; open source. Neither stores email content. Both use TLS in transit. SimpleLogin has optional PGP forwarding at the premium tier; anon.li has a zero-knowledge Drops system today and PGP on the roadmap.&lt;/p&gt;




&lt;h2&gt;
  
  
  Ecosystem and integrations
&lt;/h2&gt;

&lt;p&gt;SimpleLogin's biggest ecosystem advantage is &lt;strong&gt;Proton Pass integration&lt;/strong&gt;. If you're already in the Proton ecosystem (ProtonMail, Proton VPN, Proton Pass), SimpleLogin slots in seamlessly - alias suggestions inside the password manager, one unified subscription, Proton's infrastructure behind you.&lt;/p&gt;

&lt;p&gt;anon.li's ecosystem advantage is developer depth. The combination of REST API + CLI + browser extension + MCP server means it integrates with your workflow however you prefer to work - from the terminal, from the browser, from an AI assistant, or via scripts in your own applications.&lt;/p&gt;




&lt;h2&gt;
  
  
  Who should use which
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Choose SimpleLogin if...
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;You're in the Proton ecosystem&lt;/strong&gt; - ProtonMail + Proton Pass + SimpleLogin is the most seamless bundle for privacy-focused non-developers.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;You need PGP forwarding today&lt;/strong&gt; - SimpleLogin's PGP feature is mature and well-documented. anon.li has it on the roadmap.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;You want iOS/Android apps&lt;/strong&gt; - SimpleLogin has polished native mobile apps. anon.li is web-first for now.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;You want battle-tested reliability&lt;/strong&gt; - five years of production use, millions of aliases, Proton's infrastructure.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Choose anon.li if...
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;You're a developer&lt;/strong&gt; - API + CLI + MCP server means anon.li fits into your workflow in ways SimpleLogin can't.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;You want E2EE file sharing&lt;/strong&gt; - Drops gives you a genuinely private way to share sensitive files. No equivalent exists in SimpleLogin.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;You prefer independence&lt;/strong&gt; - no Proton parent, no corporate ecosystem to navigate. One focused product, one team.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;You use AI assistants in your workflow&lt;/strong&gt; - the MCP server integration is unique. Manage aliases directly from Claude, Cursor, or any MCP-compatible client.&lt;/li&gt;
&lt;/ul&gt;




&lt;p&gt;SimpleLogin remains the most polished and widely trusted email aliasing service available. If you're already inside the Proton ecosystem, there's little reason to leave.&lt;/p&gt;

&lt;p&gt;But anon.li is a compelling new choice for developers and power users. The MCP server is genuinely novel. The CLI is overdue in this category. The encrypted Drops feature adds a dimension that no other aliasing service offers. And being independent - not part of a larger corporate stack - is increasingly a feature, not just a differentiator.&lt;/p&gt;

&lt;p&gt;Both are AGPL v3 open source. Both take your privacy seriously. The choice comes down to ecosystem fit and how deep you want your tooling to go.&lt;/p&gt;




&lt;p&gt;*Try anon.li at &lt;a href="https://anon.li" rel="noopener noreferrer"&gt;anon.li&lt;/a&gt;.&lt;/p&gt;

</description>
      <category>privacy</category>
      <category>anonymous</category>
      <category>security</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
