Encryption Standards
Objective: Protect sensitive data (customer, property, financial, legal).
Data at Rest:
Encrypted with AES-256 on servers/cloud storage.
Property/legal documents stored in secure vaults with encryption keys.
Data in Transit:
Enforced TLS 1.3 for all website, app, and API communication.
End-to-end encryption for WhatsApp bot communication.
Key Management:
Encryption keys stored in Hardware Security Module (HSM).