diff --git a/README.md b/README.md index 4f0f5a2..5df44a7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

- Open Trashmail + Open Trashmail

Open Trashmail

@@ -23,19 +23,25 @@ -![Screenshot of Open Trashmail](https://pictshare.net/9tim7k.png) +![Screenshot of Open Trashmail](https://pictshare.net/7w1iwf.png) # [Changelog](/CHANGELOG.md) # Features - Python-powered mail server that works out of the box for any domain you throw at it -- RSS feed for every email address -- JSON API for integrating it in your own projects. Can be used to automate 2fa emails +- `RSS feed` for every email address +- `JSON API` for integrating it in your own projects. Can be used to automate 2fa emails - Handles attachments -- Web interface to manage emails -- Generates random email addresses +- Supports `Plaintext`, `STARTTLS` and `TLS on connect` +- Web interface + - Automatic dark/light mode switcher + - Download attachments + - Delete emails + - Generate random email addresses + - View server logs and list all accounts as admin - 100% file based, no database needed - Can be used as Email Honeypot or to programmatically solve 2fa emails +- No need to pre-create email addresses. Any valid email address can be sent to # General API calls and functions diff --git a/web/favicon.ico b/web/favicon.ico index 3331ca4..e45bac7 100644 Binary files a/web/favicon.ico and b/web/favicon.ico differ diff --git a/web/imgs/logo-200.png b/web/imgs/logo-200.png new file mode 100644 index 0000000..ca8f08b Binary files /dev/null and b/web/imgs/logo-200.png differ diff --git a/web/imgs/logo-300.png b/web/imgs/logo-300.png new file mode 100644 index 0000000..5dda995 Binary files /dev/null and b/web/imgs/logo-300.png differ diff --git a/web/imgs/logo-400.png b/web/imgs/logo-400.png new file mode 100644 index 0000000..57f4dde Binary files /dev/null and b/web/imgs/logo-400.png differ diff --git a/web/imgs/logo-50.png b/web/imgs/logo-50.png new file mode 100644 index 0000000..77423f4 Binary files /dev/null and b/web/imgs/logo-50.png differ diff --git a/web/imgs/logo.jpg b/web/imgs/logo.jpg new file mode 100644 index 0000000..18d8cf9 Binary files /dev/null and b/web/imgs/logo.jpg differ diff --git a/web/imgs/logo.png b/web/imgs/logo.png index d586b46..79d3e05 100644 Binary files a/web/imgs/logo.png and b/web/imgs/logo.png differ diff --git a/web/imgs/logo_300.png b/web/imgs/logo_300.png deleted file mode 100644 index 6b40e71..0000000 Binary files a/web/imgs/logo_300.png and /dev/null differ diff --git a/web/imgs/logo_300_light.png b/web/imgs/logo_300_light.png deleted file mode 100644 index b6e5454..0000000 Binary files a/web/imgs/logo_300_light.png and /dev/null differ diff --git a/web/imgs/logo_300_roundbg.png b/web/imgs/logo_300_roundbg.png deleted file mode 100644 index 05ff210..0000000 Binary files a/web/imgs/logo_300_roundbg.png and /dev/null differ diff --git a/web/templates/index.html.php b/web/templates/index.html.php index 06988a4..e48bd78 100644 --- a/web/templates/index.html.php +++ b/web/templates/index.html.php @@ -13,7 +13,7 @@
- Open Trashmail + Open Trashmail Generate random List accounts diff --git a/web/templates/intro.html b/web/templates/intro.html index 2e03e29..90f5619 100644 --- a/web/templates/intro.html +++ b/web/templates/intro.html @@ -1,5 +1,5 @@
- OpenTrashmail Logo + OpenTrashmail Logo

Welcome to OpenTrashmail

View on Github

OpenTrashmail is an open source, selfhostable, disposable email service that helps you protect your privacy online. With OpenTrashmail, you can create your own trashmail addresses using your own domain, subdomain or wildcard domain