User Management
Manage user profiles on this BOL instance. Profiles are optional — users can access all features without one.
Registered Profiles
| Username | Display Name | Created | Last Active | Actions |
|---|---|---|---|---|
| Loading... | ||||
Create New Profile
Access Model
Open Access
All simulation features are available without authentication. Profiles add persistence and personalization but do not gate any functionality.
Profile Security
Passwords are hashed with bcrypt. No plain text storage. Sessions are time-limited. Profile data is local-only — no cloud storage or external transmission.
Multi-User
Multiple profiles can coexist on one installation. Each profile has independent preferences and saved configurations.