Coder Social home page Coder Social logo

Comments (7)

fabianski7 avatar fabianski7 commented on July 22, 2024 1

burner.kiwi also seems to be a great alternative
https://github.com/haydenwoodhead/burner.kiwi
https://about.burner.kiwi/apidocs/

from tmpmail.

sdushantha avatar sdushantha commented on July 22, 2024 1

This would a great addition to tmpmail!
We could have a --api API_NAME flag where API_NAME would be either 1secmail, guerrillamail, or burner.wiki.

But before add this feature we have to do some thinking.

GuerrillaMail and bruner.wiki both have to behave the same as 1secmail. So they should be able to take in a custom email that is provided through --generate [email protected], where xyz.com is of course a valid domain supported by either 1secmail, guerrillamail, or burner.wiki.

Since we are adding two more services, which behave very similar to 1secmail, but might have a few differences in terms of parameters that is required by the API, we will have to think of how we are going to add this to tmpmail. I really do want to keep tmpmail as POSIX shell script, but there is a chance that we might need to rewrite it in Python as the code would cleaner and easier to understand. Doing a rewrite in Python would also allow us to create modules for each API.

I do want to say that this feature might not be added this year. Might be added between June and July of 2021 because I have other things to prioritize.

from tmpmail.

GReagle avatar GReagle commented on July 22, 2024 1

I wrote 3 small commands in Posix shell script that support both burner.kiwi and 1secmail. Combined length of the 3 commands is 132 lines. I will publish soon. I haven't looked into GuerrillaMail yet.

from tmpmail.

fabianski7 avatar fabianski7 commented on July 22, 2024

there are also some implementations of the GuerrillaMail API in python, like this one
https://github.com/ncjones/python-guerrillamail

from tmpmail.

GReagle avatar GReagle commented on July 22, 2024

Here it is: https://github.com/GReagle/tec

from tmpmail.

sdushantha avatar sdushantha commented on July 22, 2024

@fabianski7
I did some thinking today and I have come to a decision that I won't be adding burner.kiwi or guerrillamail.com.

Why?

  • burner.kiwi: this service does not have the same features as 1secmail. For example, we cannot create a custom username.
  • guerrillamail: this service seems to be very unstable. It sometimes works and sometimes doesn't. I tend to get this error very frequently:
    image

Many sites block the domain 1secmail.com and .net, so an alternative is needed for these cases.

1secmail now provides more options for domains:

Screenshot 2020-11-18 at 17 08 40

I hope you understand why I made the decisions I made.
If you really want a command-line tool that uses one of those service you can of course fork this repo and add support for these service if that is something you really want :)

from tmpmail.

fabianski7 avatar fabianski7 commented on July 22, 2024

no problems. thanks

from tmpmail.

Related Issues (20)

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.