Encryption Injection in V8
In a GDPR world, there's data, such as the details of registered users on a site, that we need to keep encrypted. Busra, having recently done this in a V7 website using encryption injection. This made her curious about implementing encryption injection in V8, and after accomplishing this she walks us through the steps you can take to do it yourself.