
Research
/Security News
PolinRider Spreads Through Compromised GitHub Accounts and Packagist
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.
homebridge-samsung-multiroom
Advanced tools
by @cosminlupu
A homebridge plugin that using samsung-multiroom allows you to control your Samsung Multiroom (R1, R2, R3) speakers. The speaker should be controlled completely from the native HomeKit iOS app and Siri, that is why volume appears as a light bulb for now, until homekit will support speakers.
Tested only with a Samsung R1 speaker
If you are new to Homebridge, please first read the Homebridge documentation. If you are running on a Raspberry, you will find a tutorial in the homebridge-punt Wiki.
Install homebridge:
sudo npm install -g homebridge
Install homebridge-samsung-multiroom:
sudo npm install -g homebridge-samsung-multiroom
Add the accessory in config.json in your home directory inside .homebridge.
{
"accessories": [
{
"accessory": "SamsungMultiroom",
"name": "Speaker",
"host": "192.168.0.40",
"port": "55001"
}
]
}
MIT
FAQs
Samsung Multiroom Speakers for Homebridge
We found that homebridge-samsung-multiroom demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.

Company News
Allow myself to introduce... myself.