Skip to content
forked from viocost/islands

Islands core implementations (can be used for reference implementations)

Notifications You must be signed in to change notification settings

jlbrewer/islands

 
 

Repository files navigation

Islands

Islands is a decentralized network built on the principles of anonymity, verifiability and user ownership, which serves as a platform for communication apps. It runs independently of any central authority and routes traffic through built-in TOR relays. For more details, refer to the Islands Manual.

The Islands server runs on Linux and is distributed to Mac and Windows as a virtual machine, managed by Islands Manager. Builds of Islands are distributed through BitTorrent magnet links. A plan to reliably push updates of new builds is pending.

This repository contains the Islands core implementation and the Islands Chat application. It is a base on which others can build their own implementations if they wish.

Legalese

Licensed under the MIT license:

Copyright 2019 Limitless Knowledge Association

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.

About

Islands core implementations (can be used for reference implementations)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 41.1%
  • Python 34.1%
  • C++ 15.4%
  • CSS 6.3%
  • HTML 1.4%
  • Shell 0.8%
  • Other 0.9%