Londoolink AI employs a sophisticated dual-database architecture and military-grade encryption to ensure optimal performance and maximum security for user data.
Purpose: User accounts, auth tokens, structured metadata.
Purpose: Semantic search, embeddings, unstructured content.
User passwords are never stored in plain text. We use Argon2, a memory-hard password hashing function.
Third-party credentials (API keys, OAuth tokens) are encrypted at rest using AES-256 encryption (Fernet). Keys are managed via environment variables and never committed to code.