Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 685 Bytes

CHANGELOG.md

File metadata and controls

21 lines (17 loc) · 685 Bytes

1.0.0 (30 Jul 2024)

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