Legal · Open-source attribution

Third-party notices.

Cuttlefish is built on excellent open-source software. This page credits the principal components we rely on and their licenses, with the complete dependency list maintained alongside every release.

Legal entity: Moguls Inc  ·  Attribution questions: [email protected]

What this covers

The components we credit, and where the full list lives.

This notice lists the principal third-party components Cuttlefish builds on. A complete, machine-generated manifest of every dependency and its license is maintained with each release.

What this page is.

Open-source software is credited here so you can see what Cuttlefish stands on and under which licenses each component is offered. The named entries below are the most significant building blocks; the rest are covered by the per-release manifest.

What this page is not.

This notice does not grant an open-source license to the Cuttlefish application or its hosted services. Access to the product is governed by the Terms of Service and any separate written agreement with Moguls Inc.

Principal components

The open-source projects at the core of Cuttlefish.

Each of these is offered under a permissive open-source license. The full license text for every entry is preserved below the grid.

Tauri MIT / Apache 2.0

The application framework behind the Cuttlefish desktop app. It provides the native window, system tray, auto-updater, and secure access to your operating system. Dual-licensed under MIT and Apache 2.0, your choice.

github.com/tauri-apps/tauri

React MIT

The library that renders the Cuttlefish interface. It powers the components, screens, and live updates you see and interact with throughout the app.

github.com/facebook/react

Three.js MIT

The 3D graphics library behind the visual effects and ambient animation in the interface and on this site, including the live estate view.

github.com/mrdoob/three.js

Zustand MIT

A lightweight state library that keeps the interface in sync as you work, manages your session, and keeps everything responsive.

github.com/pmndrs/zustand

Framer Motion MIT

The animation library behind the transitions, layout shifts, and interactive motion that make the interface feel smooth and alive.

github.com/framer/motion

License texts

Tauri — MIT License (and Apache 2.0)
MIT License

Copyright (c) 2017 - Present Tauri Contributors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Tauri is also available under the Apache License 2.0; you may choose either license. The full Apache 2.0 text is available at apache.org/licenses/LICENSE-2.0.

React — MIT License
MIT License

Copyright (c) Meta Platforms, Inc. and affiliates.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Three.js — MIT License
MIT License

Copyright (c) 2010-2024 three.js authors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Zustand — MIT License
MIT License

Copyright (c) 2019 Paul Henschel

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Framer Motion — MIT License
MIT License

Copyright (c) 2018 Framer B.V.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Tailwind CSS — MIT License
MIT License

Copyright (c) Tailwind Labs, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Broader coverage

The wider open-source ecosystems Cuttlefish draws on.

Beyond the named components above, Cuttlefish depends on many additional open-source packages. The complete list, with each package's license, ships in the per-release manifest. These are the broad families it spans.

Rust packages

The native desktop layer uses a range of Rust crates for networking, serialization, and asynchronous work. The large majority are offered under the MIT and/or Apache 2.0 licenses.

JavaScript packages

The interface builds on a wide set of npm packages, including TypeScript, Vite, Radix UI, Lucide icons, CodeMirror, and charting and data libraries. The vast majority are offered under the MIT license.

Go packages

The cloud services behind Cuttlefish use Go modules for messaging, data access, observability, and policy. These are predominantly offered under the MIT, Apache 2.0, or BSD licenses.

Fonts

The typefaces Outfit and Space Mono are served via Google Fonts. Both are offered under the SIL Open Font License 1.1.

Complete list

The full dependency manifest ships with every release.

A complete, machine-generated record of every component and its license is maintained with each release of Cuttlefish, so the list stays current as the software evolves. For questions about attribution or licensing, reach the legal team directly.

See also: Terms · Privacy · Security