Live data from Hacker News

Show HN: Spamnesty: Waste spammers' time

stavros.io

81–90 of 188 posts

Re: Show HN: Spamnesty: Waste spammers' time

#81
post #71

I've tried forwarding a spam email from Apple Mail, but I got a response that it didn't work out. This is the raw email message I sent - http://pastebin.com/qNwT04my

Thank you, it looks like your mail client adds forward headers in a way Spamnesty doesn't understand yet. I'll try to fix it soon.

EDIT: Can you add an issue to the tracker with the forward header verbatim so I don't forget?

Re: Show HN: Spamnesty: Waste spammers' time

#82
post #15

What happened to hashcash proposals to email protocols?

The problem with hashcash for email is that there's no way for the sender and receiver to negotiate the amount of work to be proved, so they must correctly guess how much to perform/require. The most sensible requirement to guess is zero, since all existing email is sent without any proof of work, and the value of interoperability is higher than blocking spam. After all, if you're willing to lose interoperability, yo…

Could the work requirement be advertised as part of the destination's MX record or something? I know that in theory you're supposed to be able to send the message to your upstream server and let it worry about how to deliver, but in practice it seems like these days you can count on being able to look up the target's DNS info.

Another problem is finding a quantity of work which is high enough to stop spam, but low enough not to stop legitimate traffic. You want people to be able to send email from their RPiZero or original iPhone, but stop spammers who may have massive botnets, or at least decent PCs.

Re: Show HN: Spamnesty: Waste spammers' time

#83

This seems like a noble endeavor which will be useful (albeit under different names over time, I assume) right up until the spammers start using bots to hold their ends of conversations, to make their own operations more efficient.

This is probably where human-equivalent AI will come from, rather than those fancy research labs.

Re: Show HN: Spamnesty: Waste spammers' time

#84
post #28

Earlier quoted context omitted.

I would also suggest giving the spammers more intense work to do. Like a pdf form for new suppliers that they have to download, fill out, sign, scan back in, and return. Or maybe submit to a form page with a horribly difficult captcha.

IFL this. Someone please make this happen. '[country] rules mean we need you fill out the attached pdf. Please complete and upload to [... IP logging website]'

If you want to provide the PDF on some server, I can add a link to it in one of the responses.

EDIT: Or even just the PDF, really, I can host it on the server.

Re: Show HN: Spamnesty: Waste spammers' time

#85

Earlier quoted context omitted.

Wait, how did you follow that one? Isn't it unlisted?

What do you mean by unlisted? I forwarded it, then received a mail from smannesty containing direct link to the thread. EDIT : oh, I also removed the private key from url param before posting it here. EDIT 2 : typo in my initial message: by "followed", I meant "forwarded" (in french, we say "faire suivre", which translates word by word to "make follow")

Oh, okay, I thought you saw it on the front page, but the latter only shows conversations with more than two emails.

Re: Show HN: Spamnesty: Waste spammers' time

#86

I'm guessing the emails this generates will become flagged as spam themselves. Do spammers use spam filters too or would that prevent them from getting replies?

Spam filters could do very little, because it's almost impossible to tell whether a conversation was run by a bot - and it's outright impossible to do so for a single response.

However, you raise an interesting point: blacklists could reasonably be put into place. I'll make a merge request to use Spintax.

Re: Show HN: Spamnesty: Waste spammers' time

#87
post #20

Earlier quoted context omitted.

And bots could do pretty well there. I recently read an article (cannot find it; but it may have been even linked from here) which explained the benefit of poor grammar in the spam (i.e., they want to put off more knowledgeable users as the cost of the follow on emails is significantly higher). El cheapo bots have pretty basic English skills which can help them fit naturally into the spam target patterns.

The paper you're referring to is probably this one: https://www.microsoft.com/en-us/research/publication/why-do-... The same logic that favours using an opening gambit that scares off all but the most unworldly of people works against using bots for the followup conversation. You don't want to finally find someone that genuinely believes that a random central African stranger might want to split $138,400,000 with the…

I think the proposal is for bots to be on the other side of the equation - not the spammers, but rather a honeypot to waste the spammers' time.

Re: Show HN: Spamnesty: Waste spammers' time

#88
post #49

Earlier quoted context omitted.

Submit a form page with an impossible captcha.

Ouch. That's evil. Make it count how many times they've attempted. Every-time clear random fields and randomise fields to make auto-filling neigh-on impossible.

Not just clear the fields but change the field names using server side scripting to keep track of the changes that way auto-fillers such as RoboForm can't be used.

edit Also re-order the form locations, placeholders so it's nearly impossible to script automation for the page!

Re: Show HN: Spamnesty: Waste spammers' time

#89
post #23

This is great and seems to work, check out this thread: https://spa.mnesty.com/conversations/hszegufh/

It even managed to get a discount!

Would be awesome if it prompted them for some proof of work like a sample of what X would look like on my website :)
Post reply on HN