Cratopus icon

Developer Tools

Free, open-source developer tools and microservices powered by Crate.

Welcome to the Crate Developer Tools directory. We’re building a suite of high-performance, open-source microservices and utilities to help engineers manage secrets, transform data, and secure their workflows.

Secure Share

A stateless, zero-knowledge secure share tool for safely sharing sensitive secrets, API keys, and passwords. Payloads are encrypted locally in your browser, meaning the server never sees the plaintext.

Use Secure Share View Source Code

Crate CLI

A powerful command-line interface for your Crate ecosystem. Validate API gateway routing rules locally, test YAML configurations, and use the run command to securely inject managed secrets into environment variables at runtime.

View on GitLab