Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mat-sz/filedrop

📲 WebRTC E2E encrypted file transfer - React + node.js
https://github.com/mat-sz/filedrop

file-sharing javascript react typescript webrtc webrtc-experiments websockets

Last synced: 16 days ago
JSON representation

📲 WebRTC E2E encrypted file transfer - React + node.js

Awesome Lists containing this project

README

        

# filedrop

Available at: https://drop.lol/

Easy end-to-end encrypted, peer-to-peer file transfer.

**Features:**

- Fully end-to-end encrypted, including metadata and chat.
- Peer-to-peer wherever possible (using WebRTC).
- Simple chat function with copy and paste.
- Minimalist user interface.
- Available as a Progressive Web Application.



Screenshot

## Docs

- [Usage/self-hosting](./docs/usage.md)
- [FAQ](./docs/faq.md)
- [HTTPS setup](./docs/https/index.md)