Hacker News new | ask | show | jobs
by davis_m 4529 days ago
What methods are you using to make sure that an authorization comes from an authorized phone?
1 comments

The solution is based on Public Key Infrastructure (PKI). Each authorization must be signed with the user's private key. The app is managing and protecting the keys and certificates, so user does not have to figure out key/cert management. Some info here; https://www.mepin.com/technical-overview/