The Open-Source Ecosystem


With respect to the open-source libraries we are using, below are their licences/information.

Arachne has forked and modified TRAM as Thread. Because of this, we comply with sections 4.a and 4.d of the Apache v2.0 Licence and present the original NOTICE file of TRAM (4.d) which contains a link to find a copy of the original licence (4.a):

Copyright 2020 The MITRE Corporation

Approved for Public Release; Distribution Unlimited. Case Number 19-3429.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

This project makes use of ATT&CK®

ATT&CK® Terms of Use - https://attack.mitre.org/resources/terms-of-use/

Thread uses a modified version of the library Newspaper3k. Because of this, we comply with the licence conditions to include the below copyright notice and permission notice:

The MIT License (MIT)

Copyright (c) 2013 Lucas Ou-Yang

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.

Arachne uses a modified version of the library Searx. Searx is licensed under the GNU Affero General Public Licence v3.0. We comply with the licence conditions of re-releasing our modified version of Searx under the same licence; it is available to view here.

Arachne and Thread use the library Bootstrap. Because of this, we comply with the licence conditions to include the below copyright notice and permission notice:

The MIT License (MIT)

Copyright (c) 2011-2021 Twitter, Inc.
Copyright (c) 2011-2021 The Bootstrap 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.

Thread uses icons from Font Awesome. These are licensed under the Creative Commons license (CC BY 4.0). Font Awesome states they handle sufficient attribution within their files (a license condition of use). Nonetheless, we wish to link to the license and state we have not made any modifications to the files.


Arachne uses a number of open-source components. Unfortunately it’s a common problem that a number of for-profit organisations who use open-source do not give back to the projects they take advantage of.

Arachne strives to support the projects it uses either through donating a portion of profits, or through dedicated developer time to work on bugs and fixes. The form of support will be decided on a case-by-case basis, in consultation with the maintainers of these existing projects where possible.

In cases where projects have been abandoned, Arachne will make the best efforts to fork the project and maintain a repository of the project.