Encryption
Encryption in Transit
Telegram Transport: During the QR-based authorization flow, user credentials are handled within secured channels, preventing unauthorized entities from capturing session tokens or accessing private chat data.
Session Credentials: During the QR-based authorization flow, user credentials are handled within secured channels, preventing unauthorized entities from capturing session tokens or accessing private chat data.
Encryption at Rest
Database Storage: Elyxr Labs employs AES-256 encryption keys to safeguard user session data and summary records stored on its servers. Access to these encrypted records is limited to trusted system processes, each of which operates under strict internal authentication protocols.
Limited Retention: Summaries are retained to allow convenient retrieval by the user. These data points are automatically purged once the maximum retention limit is reached or if the user revokes AlphaSum access through the in-bot mechanism.
Infrastructure Integrity: Summaries are retained to allow convenient retrieval by the user. These data points are automatically purged once the maximum retention limit is reached or if the user revokes AlphaSum access through the in-bot mechanism.
Last updated