Authentication
Siren Session
For enhanced security, Siren will require users to authenticate with their session password to access the dashboard. This is crucial because Siren now includes features that can permanently alter the status of the user's validators. The session password must be set during the installation process before running the Docker or local build, either in an .env
file or via Docker flags.
Protected Actions
Prior to executing any sensitive validator action, Siren will request authentication of the session password. If you wish to update your password please refer to the Siren installation process.