Giter Club home page Giter Club logo

justatemp's Introduction

๐Ÿ“ฎ Just a Temp

The free temporary email service powered by Cloudflare

CodeQL GitHub release (latest by date including pre-releases)

โ„น๏ธ This service is 100% powered by Cloudflare

Important

This project was previously available under the domain "junk.boats".

What is justatemp.com?

justatemp.com is a yet another, free to use, open source, and of course, privacy-friendly, temporary email generator. You can use justatemp.com to receive emails from sites you don't really want to give your email to. All received emails are publicly stored for 2 hours and then permanently deleted.

Just A Temp Screenshot

What about privacy?

justatemp.com only stores the received emails. No other user data is stored. The emails are automatically deleted after 2 hours. Until then, everyone with the receiving address can view the emails this address received. For analytics, justatemp.com uses Cloudflare's anonymous web analytics.

What are collector, postmaster, and postoffice?

  • ๐Ÿ“ฎ mailbox is a Cloudflare email worker which receives and stores all incoming mails
  • ๐Ÿšš postservice is the email distributor in the form of an API powered by a HonoJS Cloudflare worker
  • ๐Ÿค frontend is the SvelteKit frontend which displays the received emails to the user

How does justatemp.com work?

Incoming mails go to the mailbox email worker. It saves the email in a Cloudflare KV database. The Svelte frontend generates a random email address and requests all emails for this address from the postservice. If emails are available, it displays them, sorted by the UNIX timestamp included in the KV entry.

Development

More on that soon

justatemp's People

Contributors

berrysauce avatar dependabot[bot] avatar imgbotapp avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.