Hi HN community, I'm building a web app where govt workers and citizens can interact with one another. If a citizen lives in a zipcode that the govt worker serves, they can interact.
It is important that neither group be impersonated.
- How can I verify the identity of both groups?
- How can I verify that the citizen lives in the zipcode they provided?
Any tools, libraries, methods, services are welcome!
This is great, thank you, these seem like the solutions with least technical overhead for me.
I imagine the credit card charge may introduce UX friction, so perhaps we can also allow users to provide a picture of mail with their name and address.