by metabren on 1/12/16, 7:47 PM with 36 comments
by kazinator on 1/12/16, 9:37 PM
Anonymizing isn't new. For instance Craigslist generates an anonymized e-mail address through which people interested in your ad can contact you. (Of course, if you reply to it, then you reveal your real address.)
People who run their own mail domains do this kind of thing on their own.
I have the following system: the local part of the e-mail address has a four digit security code. If I give such an e-mail address to some vendor, it serves two purposes: the address bypasses spam checks, so I'm sure to get the e-mail. (Usually transactional e-mails are important and not easy to re-send.) Secondly, I can change the code to shut down senders who abuse the the address.
Some banks offer throwaway one-time-use credit card numbers linked to your real credit card. That is very similar to this.
by ryan-c on 1/12/16, 9:22 PM
by 55acdda48ab5 on 1/12/16, 8:29 PM
by cromulent on 1/12/16, 8:47 PM
by rshaban on 1/12/16, 8:24 PM
by simmons on 1/12/16, 8:28 PM
Edit: It does have the slight downside to making some human conversations awkward. "Just to confirm, the email address we have for you is... wait, what?"
by kazinator on 1/12/16, 9:44 PM
An open source version would really be handy for people who host their own domains.
I could use a FireFox extension which lets me click next to some e-mail field to generate an address by talking to some web shim on my server at home, which generates the alias and binds it to my e-mail address via /etc/aliases, and restarts Exim.
The generated e-mail could actually be a cookie which contains not only some random ID but an encoded version of the domain name of the site against whose page it was generated. So later, when that address is being abused, you can tell where it came from without looking up any association in any file or database.
by jkldotio on 1/12/16, 11:12 PM
I have had problems with Vimeo for years now across multiple desktops, multiple browsers, multiple mobile devices in multiple locations (across Europe and Australia). It happens on both popular videos and videos in the long tail which aren't being linked to at that moment by popular sites. It happens on free Vimeo accounts and on premium Vimeo accounts. I give Vimeo a pass when YouTube HD videos aren't working either but most of the time YouTube HD videos are working just fine on these connections and it's just Vimeo can't stream video reliably.
In this case the video wasn't even full motion, the background is static and the keyframes and audio should have been a large slice of the bandwidth. But it was stuttering at the start and now even after letting it load in the background on a 70Mbps connection while typing this comment it's still stalling near the end of the video. What are the Vimeo alternatives besides YouTube?
by mecer on 1/12/16, 8:49 PM
by hawski on 1/12/16, 10:48 PM
All this would give something better than promise that I would not look at private emails, but I would have to build client application that would be SMTP server inside. Handling LE automatically and all other seemingly unrelated things.
Main use would be to use generated by application unique addresses for registration purposes.
by noja on 1/12/16, 9:17 PM
by hammock on 1/12/16, 9:31 PM
-Combine mass mailings in to a single daily digest email (Unrollme)
-Find out who tries to sell your email address (Using email+website@gmail.com)
by ptype on 1/12/16, 9:35 PM
by RyanShook on 1/12/16, 9:35 PM
by nikolay on 1/12/16, 7:52 PM