Giter Site home page Giter Site logo

r4ty34r / shoggoth Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shog-ai/shoggoth

0.0 0.0 0.0 7.56 MB

Shoggoth is a peer-to-peer, anonymous network for publishing and distributing open-source code, Machine Learning models, datasets, and research papers.

Home Page: https://shoggoth.network

License: MIT License

Shell 0.33% JavaScript 0.30% Python 0.40% C 96.74% CSS 0.54% Makefile 0.05% HTML 0.53% CMake 0.84% Roff 0.09% ReScript 0.19%

shoggoth's Introduction

SHOGGOTH
===============================================================================

Shoggoth is a peer-to-peer, anonymous network for publishing and distributing open-source code, Machine Learning models, datasets, and research papers.

To join the Shoggoth network, there is no registration or approval process. Nodes and clients operate anonymously with identifiers decoupled from real-world identities.

Anyone can freely join the network and immediately begin publishing or accessing resources.

The purpose of Shoggoth is to combat software censorship and empower software developers to create and distribute software, without a centralized hosting service or platform.

Shoggoth is developed and maintained by Shoggoth Systems (https://shoggoth.systems), and its development is funded by donations and sponsorships.


To learn more about Shoggoth, read the documentation at https://shoggoth.network/explorer/docs

You can install Shoggoth by following the instructions at https://shoggoth.network/explorer/docs#installation



BUILD
================================

The following dependencies are required to build Shoggoth
- gcc or clang
- GNU make
- pkg-config
- openssl (and its development headers)
- libuuid (and its development headers)
- GNU find
- zip

If building on a UNIX system like Linux or macOS, run the configure script to automatically install the above dependencies:

$ ./configure

Then, run `make` on the shoggoth directory:

$ make

This will build Shoggoth with supporting runtime files into a zip file ./target/shoggoth-release-<VERSION>-<OS>-<ARCH>.zip for example ./target/shoggoth-release-v0.1.6-Linux-x86_64.zip

After building, to install Shoggoth for the current user, run:

$ make install

NOTE: do not use sudo. Shoggoth will not be installed globally, so sudo is not required.



LICENSE
=================================

Shoggoth is licensed under the MIT license. Read the LICENSE file for more information

Shoggoth uses a few dependencies which have their own licenses. The dependencies in the ./lib/ directory are independent of the MIT license used for Shoggoth.
The source code for each dependency includes a LICENSE file indicating the license that covers it.



LINKS
=================================
Discord: https://discord.com/invite/AG3duN5yKP
Twitter/X: https://twitter.com/shoggothsystems
Github: https://github.com/shoggoth-systems
Shoggoth Systems: https://shoggoth.systems
Email: [email protected]

shoggoth's People

Contributors

thenetrunna avatar samsara3978 avatar biccsdev avatar lun-4 avatar rezaarezvan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.