Live data from Hacker News

Show HN: Startup with no website - GuerillaClick@gmail.com

news.ycombinator.com

61–70 of 190 posts

Re: Show HN: Startup with no website - GuerillaClick@gmail.com

#61
post #48

Just make sure that account is not associated with any of your real data (even IP). There have been horror stories at /r/TIFU about people getting their personal accounts suspended and the whole enterprise account with them. If Google gets angry about you, your life MIGHT be ruined –partially–

Turns out those r/TIFU stories were fake. A Googler from the GSuite support debunked the claim. [0]

[0]: https://amp.reddit.com/r/google/comments/8l231x/google_banne...

Re: Show HN: Startup with no website - GuerillaClick@gmail.com

#62
post #40

Interesting, I've a few questions as food for thought. - Is it allowed under GMail's TOS? - Have you considered the security implications of having what is presumably a server somewhere in your name clicking on any link that's sent to it? - You say startup - do you have monetization plans? Putting adverts on the associated website perhaps?

Google TOS is pretty broad. However, one of the main factors here is that export controls could quickly come into play. Since Google is US-based, providing this service for those in embargoed countries could get you shut down quickly. They also have a "don't misuse our services" clause and I'm sure this would count as misuse if found.

Someone who works for GMail or Google has already read this HN post. I don't expect it to work for much longer unless OP has found a loophole.

Re: Show HN: Startup with no website - GuerillaClick@gmail.com

#63
post #23

This is delightfully crazy. Give some random guys with no website your registration record somewhere, allow them to verify your registration as theirs, and then impersonate you, reset passwords, see any communications, possibly log in as yourself and do anything. All this with no recourse. Nigerian spammers moan from envy for such a brilliant self-propelled gullibility filter.

If you are worried about your user details getting stolen after signing up with someone else's email- You aren't using this service correctly. The idea is to not give away your email or signup for a website, but get access to that website.

Yeah, my interpretation is that it's for situations where you would normally prefer to use a fake email (joeblow238998324@gmail.com) but can't because of the verify link.

Re: Show HN: Startup with no website - GuerillaClick@gmail.com

#64
post #34

Nowadays, most require SMS confirmation that "You are indeed a human". And thus a mobile phone number. Have often considered wiring up something in Twilio so I can create multiple accounts, etc. But am too lazy to put in the effort. Perfectly willing to trade privacy for convenience in most cases ;)

I wouldn’t say “most”. The sites where you have to verify are probably more sensitive and not something you’d verify with this service or a throwaway email anyway.

Re: Show HN: Startup with no website - GuerillaClick@gmail.com

#67

When Google inevitably shuts this down can you opensource the link clicking program?

The "link-clicking" can be done using a Google App Script. I've used it before to auto-accept AWS opt-in notifications for Elastic Beanstalk environments.

My code was tied to a Google Sheet that would hourly pull matching emails, use a regex to extract the link, send an HTTP request to the URL, and record the URL and response in the spreadsheet.

Having a high level description of the code isn't as useful as the code itself. Alas, my code was part of my Google account at a previous employer.

Re: Show HN: Startup with no website - GuerillaClick@gmail.com

#69
post #58
post #36

Earlier quoted context omitted.

I use an alias for every website, like me+apple@gmail.com to login to Apple.

Sounds like busywork without appreciable gain

Until you take a look at your spamfolder to see who's been selling you e-mail address.

Re: Show HN: Startup with no website - GuerillaClick@gmail.com

#70

Did you get the idea from GuerrillaMail? https://www.guerrillamail.com/

More and more services recognize disposable e-mail domains and don't allow such addresses. Obviously they can't block the gmail.com domain.

I like the idea, but it probably is against Google's TOS, so there's that ...

Post reply on HN