#5623 - Installer does not actually determine a good ratchet default despite language string saying so

  • By
  • Added
  • 6 views
Identifier #5623
Issue type Trivial issue (does not break functionality)
Title Installer does not actually determine a good ratchet default despite language string saying so
Status Completed
Tags

Roadmap: v11 (custom)

Handling member PDStig
Version 11 alpha1
Addon setupwizard
Description CONFIG_OPTION_crypt_ratchet says "A sensible default is auto-detected at installation but should be very conservatively raised over the years...". But we don't actually set a default during installation.

Implement a quick script to run during install to set it to a reasonable ratchet (if the password_hash function exists). We should target about 0.1 seconds processing time.

Also port to v11. However, in v11, it should run on setup wizard instead of install; security profile should dictate how long the processing time should be. E.g. minimal security would be about 0.025 seconds. Medium would be 0.1 seconds. Maximum would be 0.25 seconds.
Steps to reproduce

Funded? No
Commits

Fixed MANTIS-5623 (Installer does not actually determine a good ratchet... (432de62d) · Commits · Composr ecosystem / Composr · GitLab

Fixed MANTIS-5623 (Installer does not actually determine a good ratchet... (170eb17b) · Commits · Composr ecosystem / Composr · GitLab

The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated