Security News
Input Validation Vulnerabilities Dominate MITRE's 2024 CWE Top 25 List
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
museria-player
Advanced tools
This is a network configuration of the global decentralized player based on musiphone.
git clone https://github.com/ortexx/museria-player.git
npm i && npm start
docker-compose up
You can also pass environment variables before the command.
Look at the musiphone requirements.
We have a global music storage. But why do you need it in the first place? Of course, to store and listen to music. This player allows you to create playlists with storage songs, share links to them and listen to music in a convenient player. Just visit player.museria.com to see how it works. Or install the android application to you phone from musiphone.debug.apk
At the very beginning, please check out the musiphone library. So, anyone can start their own node and share some place for playlists storing. The main network address is player.museria.com:80. But you can use another entry point if it is necessary. Look at the configuration file musiphone.config.js. There are all parameters you may configure by passing arguments or environment variables. Don't change anything else.
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.
You need just about 200mb free space to start. You can run it on any server that is open to external requests.
This project depends on museria-global. So you can participate in it, thus influencing this one as well.
You can create and share playlists, listening to music, expand the song database.
The more people participating, the more music is on the network and more often their updating.
The more servers we have, the more and longer we can store playlists in the cloud, making old links to your playlists available in the future.
FAQs
Global decentralized music player
The npm package museria-player receives a total of 3 weekly downloads. As such, museria-player popularity was classified as not popular.
We found that museria-player demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.