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!
Thank you in advance.
1–7 of 7 posts
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!
Thank you in advance.
For people... maybe require a small temporary credit card change with a billing address matching their inputted zip code?
For government employees, that might have to be done by hand, by verifying through public records.
For the government employees only allow .gov domains and verify email. For people... maybe require a small temporary credit card change with a billing address matching their inputted zip code?
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.
There's tons of KYC services that will do it for you
Will be looking these services up!
There exist services for verifying user identities; I'd offload the civilian side to that. For government employees, that might have to be done by hand, by verifying through public records.
I'll look up some services for the civilian side.
Appreciate all the responses