Account protection
Passwords are stored as strong one-way hashes. API keys, integration tokens, saved logins, and memory notes are AES-encrypted at rest. All traffic is TLS. Sign-in attempts are rate-limited and security-relevant events are audited.
Your account holds your company's brain, so it is defended like one: encryption at rest, two-factor auth, session control, and rate-limited, audited access.
Passwords are stored as strong one-way hashes. API keys, integration tokens, saved logins, and memory notes are AES-encrypted at rest. All traffic is TLS. Sign-in attempts are rate-limited and security-relevant events are audited.
Profile → MORE lists every device signed into your account with when it was last seen. Revoke any session and that device is signed out immediately.
If you signed up with Google, GitHub, or LinkedIn, authentication is delegated to that provider - Magnus never sees a password. You can use email+password and OAuth side by side on the same account.