Skip to content

To deploy and setup iSHARE Satellite using VM/Docker model

License

Notifications You must be signed in to change notification settings

rajiv-ishare/iSHARESatellite

 
 

Repository files navigation

iSHARE Satellite

The satellite is an application that safeguards trust in a dataspace. It functions as a register of participants. Participants can call the satellite API to verify each other. When you verify that a participant is registered in the satellite, you know that this participant has signed the agreement, and can be held legally viable; the participant is indeed a part of the dataspace, also on a "legal level". Service consumers will often connect with service providers to request data. Service providers should then verify the service consumer's status of participance in the dataspace by making an API call to the satellite.

Deployment Guide

See INSTALL.md.

License Notice and Copyright

All the files contained in this repository are by default copyright of iSHARE Foundation unless stated otherwise. All the files contained in this repository are by default subject to AGPL-3.0 License unless stated otherwise.

Copyright (C) 2022 iSHARE Foundation

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.

About

To deploy and setup iSHARE Satellite using VM/Docker model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 59.1%
  • FreeMarker 24.4%
  • CSS 16.5%