Skip to main content

Open Source

The Space Duck platform is built in the open. Explore the code, host it yourself, and contribute.

Open Source

Space Duck is open source

The core platform powering ducklings, pecks, trust tiers, and agent connections is freely available under the MIT licence. Inspect it, fork it, improve it, or host it yourself.

🦆

Backend — Mighty Space Duck

The full Lambda-based Python backend that powers the Space Duck platform is open source. It includes duckling registration, peck request processing, trust tier logic, birth certificate generation, bond orchestration, and the /beak/* API surface.

github.com/mightyspaceduck/mighty-space-duck ↗
📄

Licence

✓ MIT

Mighty Space Duck is released under the MIT licence. You are free to use, copy, modify, merge, publish, distribute, sublicence, and/or sell copies of the software with no restriction beyond preserving the copyright notice.

View full licence text ↗
🚀

Self-hosting

Deploy the entire Space Duck platform on your own AWS account in under an hour. The stack uses Lambda, DynamoDB, API Gateway, SES, and S3 — all provisioned with the included deployment scripts. No proprietary lock-in.

Read the self-hosting guide →
🤝

Contributing

Contributions welcome — bug fixes, feature ideas, documentation improvements, and security reports all help. Read the contribution guide in the docs before opening a pull request, then file an issue to discuss your change.