←back to thread

477 points plam503711 | 4 comments | | HN request time: 0.532s | source
Show context
reconnecting ◴[] No.44004600[source]
You can easily prevent such trial abuse through the tirreno [0] platform, as freshly registered email accounts can be blocked almost in real time.

[0] https://github.com/TirrenoTechnologies/tirreno

(creator of tirreno)

replies(3): >>44004615 #>>44004722 #>>44004776 #
1. arp242 ◴[] No.44004722[source]
> freshly registered email accounts can be blocked almost in real time.

How does it detect if an email account is freshly registered?

replies(2): >>44004789 #>>44004809 #
2. DocTomoe ◴[] No.44004789[source]
chances are: checks it against a database of addresses it has seen before (e.g. because they were used to register stuff elsewhere). No such entry, or entries all younger than n days -> 'freshly registered'.

Sucks for people who don't use their addresses for just about anything.

replies(1): >>44005060 #
3. reconnecting ◴[] No.44004809[source]
We provide an API to check IP and email reputation.
4. reconnecting ◴[] No.44005060[source]
It is not a healthy idea to prevent access to a trial solely because of a lack of reputation associated with an email. However, in this specific case, if there is a rotation of numbers at the end of the email, tirreno has rules that detect similar email patterns.

Additionally, I assume that registrations are coming from the same IP or network, which should make it simple to detect through platform.