Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/psychollama/farnsworth
Peer to peer encrypted video calling
https://github.com/psychollama/farnsworth
calling libp2p p2p privacy video video-communication video-conferencing webrtc
Last synced: about 2 months ago
JSON representation
Peer to peer encrypted video calling
- Host: GitHub
- URL: https://github.com/psychollama/farnsworth
- Owner: PsychoLlama
- License: agpl-3.0
- Created: 2021-02-22T22:33:33.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-28T21:17:32.000Z (8 months ago)
- Last Synced: 2024-10-04T16:25:29.545Z (3 months ago)
- Topics: calling, libp2p, p2p, privacy, video, video-communication, video-conferencing, webrtc
- Language: TypeScript
- Homepage: https://farnsworth.video
- Size: 2.19 MB
- Stars: 13
- Watchers: 4
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Farnsworth
A P2P video meeting app.
## Purpose
Privacy is a human right. Farnsworth makes secure, encrypted 1:1 video calling accessible to everyone.
Features:
- Peer to Peer: Whereever possible, calls happen directly between browsers without a middleman.
- Trustless: Signaling is done through an encrypted tunnel. Not even the signaling server can read your ICE candidates.
- Self-hosted: Easily run your own signaling server.## Development
Active development is paused while I work on production-hardening [my home lab](https://github.com/PsychoLlama/home-lab/). The live web app will not work until my self-hosted signaling server comes back online, although you are free to run your own.