Hacker News new | ask | show | jobs
by pjc50 2551 days ago
Broadcasting your searches seems, if anything, even worse for privacy, and an invitation for just-in-time spam.
1 comments

That's a workable issue. If a random and unique guid is asking for results, it would be hard to correlate users.

Of course there would defiantely be an issue with how you generate the guid (for example if it was generated by the users MAC + some predictable random number generator that might be reversible). So you would keep that in mind. But these seem like workable issues.