Security

Relict takes the security of your personal information seriously.

Password Security

bcrypt hashing, strength requirements, and secure reset tokens with expiration.

Session Management

Secure sessions with regeneration, active session tracking, and logout everywhere.

Data Isolation

Every query enforces user ownership. Your data is never exposed to other users.

Audit Trail

Comprehensive logging of authentication, data changes, imports, and exports.

Rate Limiting

Login attempt tracking with lockout protection against brute force attacks.

Safe File Handling

Uploads stored outside public paths with MIME validation and execution prevention.