Security

Most of the advice we will be following will be taken out directly from OWASP’s cheatsheets.

OWASP: A foundation that focuses on improving the security of software through its community-led open source software projects.

Encryption

We will apply encryption principles based around asymetric keys for really sensitive data that we are assuming the responsibility of. (A recommendation though is to simply avoid storing as much as possible.)