Hacker News new | ask | show | jobs
by sgehly 2370 days ago
>Even a website operator, with direct access to the database, can’t see who is the owner of your salary entry.

I'm curious about this given you can update/delete your salary entry - does there not have to be a unique identifier between the account and the entry?

1 comments

Read more on how I’ve done it here: https://dev.to/foundsiders/how-have-i-ensured-the-privacy-an...

SPOILER: asymmetric encryption with private/public keys.