Hacker News new | ask | show | jobs
by learc83 3745 days ago
>nothing about this single-page-app requires a session at all.

The app saves you the gifs you like/disliked that requires a session. Now you could say the app doesn't have to save that information, but then I'd say it's a toy app so it doesn't have to do anything. The creator wanted it to save your history, therefore it requires a session.

Let's say it requires a regular email login instead of facebook (in order to support password reset). If you're using an anonymous email that you've been careful never to accidentally associate with your name, then yeah you could keep the app creator from knowing your name.

If like most people you just use your regular email address, it's trivial to get your name with a quick google search.

>Let's say traffic to this site is linked with lower credit scores

If you're really worried about that, then you should probably have an entire fake virtual identity to handle things like this.

1 comments

> then you should probably have an entire fake virtual identity to handle things like this.

I don't believe facebook allows this. Hence the problem with a facebook-only login.

I hope you realize the irony of "protecting your identity" when you link your Github on HN (that has your real name) and which, in turn, links to your resume, portfolio, personal website, and (presumably) private email address.

Stop being a dick.

My email address isn't private, and I am OK with these comments being linked to my real identity. But—and this is important—I elected to do that.

It's far more of a dick to force your users to reveal their identity.

EDIT: to be clear, OP is not a dick, but there should be a non-session or non-sso signin option (as there is now) if I want to preserve anonymity for what is essentially a (polished) toy.