Code Monkey home page Code Monkey logo

museria-global's Introduction

This is a network configuration of the global decentralized storage for storing and receiving all the music we have on the planet. It is based on museria.

Running on machine

git clone https://github.com/ortexx/museria-global.git
npm i && npm start

Running in docker

docker-compose up

You can also pass environment variables before the command.

What are the requirements

Look at the museria requirements.

What is the idea

There is not a single place on the planet where people can get any song fast, without troubles and for free. There are many projects that have not been implemented because of this. We believe that music creators can receive money for their work in a different way than to make a commercial product out of it and limit access to it. How exactly, we are going to propose in another project, later (automatized donations, to be short). In the meantime, let's collect the music in one place and give everyone access to it!

How it works

At the very beginning, please check out the museria library. So, anyone can start their own node and share some place for music uploading. The first node address is storage.museria.com:80. It is already a default option for initialNetworkAddress. But you can use another entry point if it is necessary. Look at the configuration file museria.config.js. There are all parameters you may configure by passing arguments or environment variables. Don't change anything else.

How to get involved in this

1. Start your own node increasing the total size of available space on the network

For comfortable work it is enough to have only 10GB of free space. You can run it on any server that is open to external requests.

2. Add music to the storage

You can do this either using the library or simply go to the website of any node of the global network (for example, storage.museria.com) and upload the file through the convenient interface.

3. Tell your friends about the project

The more people participating, the more music is on the network and more often their updating.

Notes

We do not encourage you to violate the copyrights of music creators and sellers. The presented mechanisms make it possible to save music files in a decentralized way. The authors of these libraries and node holders are not responsible for which songs will be added to the network by people. Also, the algorithm does not allow you to know in advance which song will get to which specific node. Perhaps no one is going to break the laws and we will only collect music that can be distributed for free.

Face mode

If you don't want to provide the disk space you can run the node in face mode as npm run face. Start your server under a domain name, push it into the list in ./faces.json and create a pull request. This will allow other people to have more options to enter the network for better stability. Everyone can install this package via npm and require the faces list as address option in the client side for connecting.

Common issues

  1. issue: I can't understand where i can add or get songs manually.
    solution: Just go to http://storage.museria.com. It is the site interface of the root node.

  2. issue: I can't open the node site interface in my browser. It looks like there is no page with the specifed url.
    solution: The network uses http protocol, not https. Some browsers force redirects from http to https. Find out how to disable this behavior in your exact browser or just use another one.

  3. issue: I can't run my own node. There is some error at the start.
    solution: The most likely reason is that your server is closed to external requests. If it is something else and you can't figure it out, just create an issue.

  4. issue: I can't solve captcha when adding a song in moderation mode via the node site interface, because i can't understand what to do.
    solution: The captcha is an image that consists of 6 sections. Each section includes two repeating characters, but with different size and rotation. You need to recognize the symbol in each section. And do it 6 times.

Donations

The main idea of the project promotion is to involve people who are ready to run nodes and expand the network themselves. But it would be great to have some ground in any case. 10-20 servers with 200-1000 gigabytes of disk space could keep the circulation of more than a million songs. Therefore, if you are interested, but do not want to engage in the deployment of nodes yourself, then you can help financially.

  • BTC: 38dyvCmUadqS2HVFEuDBVC3k1a7h6J5gqU
  • ETH: 0x4e5Ef1b362271523f5c6eDe7a54BDcA9750D81E8

museria-global's People

Contributors

detrous avatar ortexx 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.