Security
Last updated
Was this helpful?
Last updated
Was this helpful?
Have questions about security? Be sure to check out . If you're looking for more specific information, see our security FAQ below, and if you don't see what you're looking for, feel free to .
Passwords are stored securely using the bcrypt hashing algorithm.
We do not terminate sessions automatically based on inactivity.
All requests are logged by IP and logs are kept for two weeks.
Project data is not included in the logs.
Login attempts are logged but not closely monitored. Users are encouraged to use 2FA to further secure their accounts.
The audit trails we maintain internally only cover major events (such as account creation/deletion and project updates). These logs are retained indefinitely.