Skip to content

Add recommendations for best practices to documentation #79

@rlhawk

Description

@rlhawk

The Encrypt module's documentation should include very thorough and specific recommendations for:

  • Encryption method - A high-quality, modern library, such as Defuse PHP Encryption
  • Key size - At least 128 bits
  • Key quality - A string of random bytes
  • Key storage - Keep keys out of the database, out of the web root, on a different server, if possible

We can provide links to articles or documentation to support our positions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions