ilusm.dev

Legal

License, distribution terms, acceptable use, and security disclosure.

MIT License

MIT License

Copyright (c) 2026 ilusm 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.

Distribution

The canonical channel for ilusm downloads and documentation is ilusm.dev. The toolchain also documents private registry and package workflows (pkm, ilusm-registry) on the Tools page. Community or commercial package indexes are not operated by this project unless explicitly listed here - verify any third-party package against sources and checksums you obtain from ilusm.dev.

Acceptable use policy

ilusm is a general-purpose language. The standard library includes modules that can be used for security testing, penetration testing, and offensive research. These capabilities are provided for legitimate, authorized use only.

You may use ilusm to:

  • Build applications, scripts, and services
  • Conduct authorized security testing on systems you own or have explicit written permission to test
  • Research and learn about security techniques in controlled environments
  • Participate in CTF competitions and bug bounty programs within their stated scope

You may not use ilusm to:

  • Access, modify, or disrupt systems without authorization
  • Conduct attacks against infrastructure, services, or individuals
  • Create malware, ransomware, or other harmful software for deployment
  • Violate any applicable law or regulation

Violation of this policy may result in legal liability. ilusm contributors are not responsible for misuse of the software.

Privacy

ilusm.dev does not collect personal data. The site does not use cookies, analytics, or tracking. The Loveshack runner executes entirely in your browser - no code is sent to any server.

No warranty

ilusm is provided "as is" without warranty of any kind. The language is under active development. APIs may change. The self-hosting bootstrap is a work in progress. Do not use ilusm in production systems without understanding its current limitations.

Security disclosure

If you discover a security vulnerability in ilusm itself (the runtime, compiler, VM, or stdlib), please disclose it responsibly:

  1. Do not open a public issue or pull request.
  2. Document the vulnerability with reproduction steps.
  3. Contact the maintainers through the channel listed on the download page.
  4. Allow reasonable time (90 days) for a fix before public disclosure.