doable.do

Trust

How we handle your data.

Compliance docs, security posture, and the third parties we work with. If your team needs something specific for procurement that isn’t covered here, email security@doable.do.

Documents

Security

Encrypted at rest

Environment variables are encrypted with AES-256-GCM. API tokens are stored as SHA-256 hashes, never in plaintext.

Open-source agent

Our self-hosted agent is open source. Outbound-only connections, no inbound port, audited by anyone.

Container isolation

Every project runs in its own Docker container with capability drops, no privileged mode, and no host filesystem access.

Source-bundle integrity

Every deployed source bundle is hashed (SHA-256) and verified before build. A tampered upload fails the deploy.

Found a security issue?

Please report it to security@doable.do. We’ll acknowledge within one business day.

Trust – doable.do