Answer the question
In order to leave comments, you need to log in
Passing JSON packet from server to client: how safe is it?
It is necessary to protect transmitted data from interception. How?
I will gladly take on board your ideas and suggestions.
Answer the question
In order to leave comments, you need to log in
It is necessary to protect transmitted data from interception. How?
And what is the purpose of encrypting the data that goes from the server to the client and from what interception to protect?
If it's just from interception and substitution, then SSL certificates, encryption is unnecessary with json.
Transfer via https with authorization by keys! Just don't forget to update openssl :-) Encrypt for the paranoid.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question