Hacker News new | ask | show | jobs
by ryandrake 3146 days ago
> The gmail account is a google acount.

Yea, this is an irritating trend, not confined to Google. It's getting harder and harder to have separate accounts and separate identities (or, god forbid, no identity) across services anymore. BIG BUTTON: "LOG IN WITH FACEBOOK!!!" Small, gray 6pt text: "Create an account with us."

How about no? How about neither?

I just want to browse the web. I don't want a relationship with you, company. And I really, REALLY don't want such a close relationship where you to have this unique identifier of me that allows you to correlate my activity on your site with my unrelated or related activity on some other site. It's none of your business. I don't need you aggregating everything I do, and I don't care that you're only doing it to "improve my experience" in some vague way. My web experience was fine and dandy before you tried scanning my rectum daily.

There are a scant few sites with whom I deliberately choose to share my identity, such as HN. This should be the exception.

1 comments

Some of the services I make have "private urls" and/or a cookie containing a token to auto-login you so you can use it without an account. But it works only if:

- the data are not very sensitive. It's very easy to mess with.

- people are tech savvy enough to understand what a URL is or never get in a situation where they don't have the cookie

- your service is too small to attract spammers

- you can setup a decent system to prevent bot from creating accounts

It's hard, plenty of gotchas, and just satisfied a minority of privacy-minded users. Though to sell.

I don't get why no service use the email link to login method. It already exists, but is marketed as 'forgot password'.
What would be the point? You'd still have to create an account and give out your email address.