← All documentation

🔒 Security & MFA

Enterprise-Grade Security

EntrepriseConnect implements security at every layer of the platform.

Encryption

Enabling 2FA / MFA

Protect your account with time-based one-time passwords (TOTP).

  1. Go to Settings → Security
  2. Click Enable MFA
  3. Scan the QR code with:
    • Google Authenticator
    • Microsoft Authenticator
    • Authy
    • 1Password
    • Bitwarden
  4. Enter the 6-digit code to verify
  5. Save your backup codes in a secure place
⚠️ Always save backup codes! If you lose your phone without them, account recovery requires admin intervention.

Multi-Tenant Isolation

Unlike SaaS with shared databases, each company gets a dedicated PostgreSQL schema. Your data is physically isolated — not just logically separated.

This means even if another customer is compromised, your data remains completely safe.

Rate Limiting (Anti-DDoS)

EndpointLimitWindow
Login attempts5per minute per IP
Registration3per hour per IP
API calls60per minute per IP
File uploads10per minute per IP

Anti-Fraud Measures

Audit Logs

Every sensitive action is logged with complete context:

View logs at Audit Logs in the menu. Data retention: 12 months (Pro) / unlimited (Enterprise).

Infrastructure Security

Compliance

Security Reporting

Found a vulnerability? Report it responsibly to security@ldentreprise.com

We offer a bug bounty for critical findings (up to $500 for remote code execution).