# simple-login/app

The SimpleLogin back-end and web app

Repository: https://github.com/simple-login/app
Canonical: https://ross.abutalabs.com/products/app
Homepage: https://simplelogin.io
Language: Python
License: AGPL-3.0
License Family: copyleft
Topics: simplelogin, flask, email, hacktoberfest, aliases
Last push: 2026-08-25T06:18:27+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 85, longevity 100
- inputs: {"age_days": 2450, "days_push": 8, "days_rel": 22, "gap_med": 2, "n_releases_24m": 116}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6950, forks 649 (observed 2026-08-28T04:09:51.700897+00:00)

## What it is
SimpleLogin is an open-source email aliasing service that lets users create unique aliases to receive and send emails without exposing their real address. This repository contains the backend API and web application, which can be self-hosted on a Linux server with Docker.

## Use cases
- self-host an email alias service
- protect my real email from spam and phishing
- create disposable-looking aliases for website signups
- send emails anonymously from an alias
- forward alias emails to my inbox with PGP encryption
- run a private alternative to SimpleLogin's hosted service

## When to choose
- you want full control over your email aliasing infrastructure on your own domain
- you need a privacy-focused, open-source email alias solution with PGP support
- you want to integrate alias creation via API, browser extensions, or mobile apps pointing at your own server

## When to avoid
- you need a full mailbox or email hosting solution rather than alias forwarding
- you cannot operate a Linux server with port 25 open and configured DNS (DKIM/SPF)
- you only need one-off throwaway inboxes rather than permanent aliases

## Facets
- artifact type: service
- maturity: active
- function: email, self-hosted, security, privacy, web-framework, api-framework
- domain: privacy, email, self-hosted, security, web-development
- platform: python, self-hosted, browser-extension
- tags: email-alias, email-forwarding, anonymous-email, spam-protection, pgp-encryption, flask, proton, linux, docker, web-server

## Member repositories
- simple-login/app (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:51.700897+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:41:12.585202+00:00, confidence not recorded.
  - readme: https://github.com/simple-login/app (fetched 2026-08-28T04:09:51.700897+00:00, sha 118b861c08b3)
  - homepage: https://simplelogin.io (fetched 2026-08-29T08:37:14.527619+00:00, sha b73d35e130f3)
  - site_page: https://simplelogin.io/docs (fetched 2026-08-29T08:37:14.532496+00:00, sha 8aba25838e31)
  - site_page: https://simplelogin.io/docs/getting-started/send-email (fetched 2026-08-29T08:37:14.536148+00:00, sha 238d8718be7c)
  - site_page: https://simplelogin.io/about (fetched 2026-08-29T08:37:14.539998+00:00, sha bf338a7a2bd1)
  - site_page: https://simplelogin.io/docs/report-abuse (fetched 2026-08-29T08:37:14.541466+00:00, sha ffebf336c439)
  - site_page: https://simplelogin.io/docs/report-blocking-website (fetched 2026-08-29T08:37:14.543037+00:00, sha 735631905f82)
  - site_page: https://simplelogin.io/blog (fetched 2026-08-29T08:37:14.530530+00:00, sha fc2ae335ff7f)
  - site_page: https://simplelogin.io/pricing (fetched 2026-08-29T08:37:14.534041+00:00, sha df860a8275e6)
  - site_page: https://simplelogin.io/faq (fetched 2026-08-29T08:37:14.537961+00:00, sha 90b39eebb951)
- Data as of 2026-08-30T08:39:29.467469+00:00.
