Hacker News new | ask | show | jobs
by ZhadruOmjar 757 days ago
How anonymous can it be? Sure, if you were dealing with a city-wide management company they can keep it somewhat anonymous but saying "John Smith, landlord at 123 Fake St" with the review on a set date is a pretty good indication of who left the review. Even for management companies it would not take a lot of investigation to find the reviewer.
3 comments

For starters, they could hash every address with bcrypt and only show reviews to people who search for that exact address. Then they could hide the review pages from search engines (which they are currently not [0] doing). They also have no good reason to include the exact date beyond maybe the year, and even then they should let the user change it if they want to (haven’t checked if they do).

None of this would make the site lose its primary function, which is by their own admission to do a background check on the landlord you’re about to sign an agreement with.

[0]: https://www.google.com/search?q=Aberdeen+St%2C+Chicago%2C+IL...

Guess what every landlord is typing into the search bar of this site
And because of that let’s expose everything to Google Search so landlords don’t even need to know about this site?
That clearly wasn't the point they were making, they were just explaining why your suggestion of "only make it show to people who search for a specific address" doesn't do anything to limit the ability of landlords to look up reviews about themselves.
It does though. It eliminates the need to ever include an address in plaintext on the site, making it a lot harder for data harvesters to extract private information from it. Landlords likely won’t iterate through each and every similar site to search for reviews. At least not all of them.
> Landlords likely won’t iterate through each and every similar site to search for reviews. At least not all of them.

It only takes one. And if it’s been automated, you’ve just made it plain text but with extra steps.

Seems like it’s a grudge-site, if your tenancy ended badly.

Regardless, if the info did get leaked or the landlord did some basic investigation, or the property was just small enough that the data pool was small, what’s to keep the tenant from litigation by the landlord?

I’m thinking about all those review-sites for hospitality where a bad review starts a whole lot of grief for the reviewer.

Yeah, anonymity in this kind of case isn't a technical problem, it's a social problem. I would never review a workplace on something like Glassdoor for the same reason; "worked in x department and wasn't happy" is easy to narrow down.