5 Respuestas
0
✩✮★✮✩ is the public key being sent over in every packet? Or is it being sent once and then the server saves it in a database?
0
✩✮★✮✩ Ok, makes sense. Does it mean that I can't use it in my project? 🤔😮
0
✩✮★✮✩ I'm just making an online to-do list😂 nothing to accuse me for :)
Thanks for your help
0
✩✮★✮✩ One last question :)
How often do public and private keys change?
Every time the user logs in?
And if they don't change, can I store them in a permanent file and every time the user connects it'll just pull it from there?
and how can I validate a public key? in case of the user changing the public key file...