Skip to content

Project License

This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at http://www.eclipse.org/legal/epl-2.0.

SPDX-License-Identifier: EPL-2.0

Third party libraries used in this project are governed by their own licenses. License files for third party libraries are provided together with these libraries.

Cryptography

Content may contain encryption software. The country in which you are currently may have restrictions on the import, possession, and use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check the country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted.

Security

⚠️ WARNING: This project is intended for research purposes only.

Running this project exposes a web interface that could allow arbitrary code execution. Do not expose this service to untrusted networks or the public internet. Only run in isolated, controlled environments.

To disable the web interface/api please modify the adore.env config parameter: ENABLE_ADORE_API=false

NOTICE

This project incorporates third-party libraries and tools.
For a complete itemization of all thrid-party inclusions in this project please see THIRD-PARTY.md

Documentation Tools

This project makes use of the following third-party documentation tools:

MkDocs

  • Website: https://www.mkdocs.org/
  • License: BSD 2-Clause "Simplified" License
  • Copyright (c) 2014-2024, MkDocs Project contributors

Doxygen

  • Website: https://www.doxygen.nl/
  • License: GNU General Public License v2.0
  • Copyright (c) 1997-2024, Dimitri van Heesch

Sphinx

  • Website: https://www.sphinx-doc.org/
  • License: BSD 2-Clause "Simplified" License
  • Copyright (c) 2007-2024, Georg Brandl and the Sphinx team