So, now I'm working on a mobile application that will execute requests to the REST API built using Django.
To protect the API, I plan to use a system for checking pairs of private / public key pairs.
The workflow I thought out looks something like this:
Now my problem is in step 3, where the private key must somehow be shared with the mobile application and server. How can I securely send the private key?
, . , , ( , ).
, , , :
, Facebook - , . , Facebook .
, , - .
, , REST API, . - , SMS, , , , , . , , , , . , , , .
, , , , , , , . , , .