Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/silentsoft/schrodingers-inbox
📫 Your emails exist and don't exist until you observe them. A quantum leap in temporary email services.
https://github.com/silentsoft/schrodingers-inbox
temp-email temp-mail temporary-email temporary-mail
Last synced: about 1 month ago
JSON representation
📫 Your emails exist and don't exist until you observe them. A quantum leap in temporary email services.
- Host: GitHub
- URL: https://github.com/silentsoft/schrodingers-inbox
- Owner: silentsoft
- License: mit
- Created: 2024-07-30T08:55:02.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-30T16:16:44.000Z (5 months ago)
- Last Synced: 2024-07-31T15:59:30.407Z (5 months ago)
- Topics: temp-email, temp-mail, temporary-email, temporary-mail
- Language: Java
- Homepage: https://schrodingersinbox.net
- Size: 700 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Schrodinger's Inbox
Your emails exist and don't exist until you observe them. A quantum leap in temporary email services.## Features
- 💥 **Temporary Emails**: Get a random email address that self-destructs after 10 minutes.
- 🔐 **Claim Key**: Use a claim key to access your emails anytime, even long after the initial 10 minutes.
- 👻 **Anonymous**: No personal information required.## Disclaimer
This service does not store any of the emails you receive. Emails are only available temporarily when you observe them. Please do not use this service as your primary email address.## Installation
```
$ git clone https://github.com/silentsoft/schrodingers-inbox.git
$ cd schrodingers-inbox
$ mvnw spring-boot:run
```## Packaging
```
$ mvnw clean package -P production
```## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.Please note we have a [CODE_OF_CONDUCT](https://github.com/silentsoft/schrodingers-inbox/blob/main/CODE_OF_CONDUCT.md), please follow it in all your interactions with the project.
## License
Please refer to [LICENSE](https://github.com/silentsoft/schrodingers-inbox/blob/main/LICENSE.txt) and [NOTICE](https://github.com/silentsoft/schrodingers-inbox/blob/main/NOTICE.md).