Skip to content

LeoColomb/dispoflare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Dispoflare Illustration

Dispoflare

๐Ÿ“ง Disposable email addresses on the fly powered by Cloudflare

Features

  • โž• Generate new email addresses at any time (via Email Router)
    • ๐Ÿ”€ Random or user-defined username
    • ๐Ÿ•ต๏ธ Use your own unique domain(s)
  • ๐Ÿ“… Handle expiration dates (via Cron Triggers)
    • โฒ๏ธ Custom deprecation period (via Email Workers)
    • ๐Ÿ—ƒ๏ธ Optional archived period with possible remediation
    • ๐Ÿ—‘๏ธ Optional automatic clean up

About

Dispoflare provides an easy and free way to generate custom disposable email addresses.
The app can be seen as an alternative to Firefox Relay with custom domains.

Dispoflare app is levering Cloudflare products to host and manage the service:

Getting started

Requirements

Tip

Dispoflare is a full-stack app running on top of Cloudflare platform.

We are of course assuming that you have:

  • A Cloudflare account (click here if you don't)
  • At least one zone using Cloudflare. If you don't have a zone, you can use Cloudflare Registrar.

All the used Cloudflare products offer a free plan that allows to try them for personal or hobby projects.

Deploy

Deploy to Cloudflare Pages

Important

Please pay attention to all the steps involved in the installation process.

  • Authorize Workers to use your GitHub account.
  • Enter your Account ID (from the previous section)
  • Press the Create token button first, to create it, it will redirect you to a token template with all the required permissions pre-configured. Then enter the API token in the form.
  • Fork the repository into your personal GitHub account.
  • Enable GitHub Actions.
  • Deploy.

Access Policy

Warning

Dispoflare has no user registration.

Dispoflare uses Zero Trust Access to handle user authentication. It assumes that your users will register with another identity provider (Zero Trust supports many providers or your custom one that implements Generic SAML 2.0).

Development & Contributions

Codespaces

Open in GitHub Codespaces

This repository is ready for Development Containers. Click the badge above to create a codespace for this repository and start making and submitting changes.

Local

  • Run npm i in your terminal to install all dependencies
  • Run npm run start in your terminal to start a development server
  • Open a browser tab at http://localhost:8787/ to see your worker in action

License

This project is licensed under MIT License.

About

๐Ÿ“ง Disposable email addresses powered by Cloudflare

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published