About encryption of information at the time of activation request in LexActivator

Hello,

We are considering using metadata in V3.x to add email addresses.
I want to protect email addresses because it is personal information.
Then I referred to the following link, but I did not find such a description.
https://docs.cryptlex.com/node-locked-licenses/overview

Is the information sent at the time of activation request encrypted?

Best regards,
miles

Hi Miles,

I would recommend storing user information in user resource and then linking used id with the license.

License metadata can’t be set client side. If you want to store this info in activation metadata, it may get lost when user deactivates the license.

All the requests are sent over HTTPS, and hence are encrypted. No data is sent over the network unencrypted and the data is persisted on disk in an encrypted form too.

1 Like