Documentation Source Code License
All source code snippets shown in the documentation under this site's /docs path (including the full implementation in /docs/security/audit) are released under the MIT License.
What you can do
- Copy it back, run it yourself, and verify it
- Modify, use, publish, commercialize, sell, or re-package it as closed source — all of it is allowed
- Build your own product on top of this code
The only requirement: keep the original MIT copyright notice.
Full license text
text
MIT License
Copyright (c) 2026 CreatorAris / ArisFusion Studio
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.
Scope
This license applies to:
- The code snippets shown in the documentation (
/docs/security/auditand others) - The frontend source of the standalone verifier verify.arisfusion.com (a single-file HTML page, viewable by right-clicking in your browser)
It does not apply to:
- The complete code of the Nephele Workshop desktop application
- Client-side brand elements (the Nephele character, logo, UI design, theme colors)
- The server-side implementation
These components are protected by ordinary copyright and trademark.
Last updated Jun 21, 2026·Applies to v0.5.2-beta