What is Benefic?
Benefic is a modern self-hosting platform that uses WebRTC for private, peer-to-peer media streaming — no port forwarding required.
Benefic is a self-hosting platform that streams your media library anywhere via encrypted WebRTC — no port forwarding, no cloud, no exposed services.
Benefic is a modern self-hosting platform that lets you host and stream your personal media library from anywhere — without the networking headaches that come with traditional self-hosting.
How Benefic Works
Benefic uses WebRTC — the same peer-to-peer technology behind HIPAA-compliant telehealth platforms and Discord — to create direct, encrypted connections between your devices.
- No port forwarding — connections are established via STUN/TURN signaling
- No cloud storage — your media stays on your hardware
- No central server — after the initial handshake, all traffic flows device-to-device
- End-to-end encryption — every session uses DTLS-SRTP
Zero-Knowledge Architecture
Benefic operates on a strict zero-knowledge model:
- Acts only as a signaling coordinator to initiate connections
- Never routes media through its infrastructure
- Never logs filenames, directories, or playback history
- Never accesses your encryption keys
- Has no visibility into what you watch or share
How Benefic Compares to Plex, Emby, and Jellyfin
| Feature | Benefic | Plex / Emby / Jellyfin |
|---|---|---|
| Remote setup | Automatic P2P | Port-forwarding or VPN |
| Security | End-to-end encrypted WebRTC | TLS to a publicly reachable server |
| Traffic flow | Direct device-to-device | Through a central hub |
| Internet exposure | None — no open ports | Requires open ports |
| Privacy | Zero-knowledge | Server has full visibility |
| Setup ease | Simple sign-in | Router and network configuration |
| Streaming path | Direct WebRTC | Server intermediary |
Encryption Standards
All WebRTC sessions in Benefic are secured with DTLS-SRTP, which provides:
- Authentication between your devices
- Integrity protection for all transmitted data
- End-to-end encryption for audio, video, and metadata
- Benefic never holds your encryption keys