Objection Tracker for CCRAS Group A, B & C posts will be live from 19 Jan 2026 (11:00 AM) to 21 Jan 2026 (11:59 PM). Objections can be raised with a fee of ₹300 per objection.
What I can do is provide a balanced, factual checklist you can use to evaluate sharedrop.io yourself:
Shared
Some users have noted that the site no longer clearly discloses what metadata or telemetry might be collected during the signaling process (the step that helps two devices "find" each other).
It uses WebRTC (Web Real-Time Communication) , a standard browser technology that creates a secure, encrypted tunnel directly between the sender and receiver.
Since ShareDrop works best within the same network, your security is only as strong as your Wi-Fi. If you are on an unsecure public Wi-Fi, you are vulnerable to "man-in-the-middle" attacks, regardless of the app you use.
💡 Use end-to-end encrypted tools like OnionShare , Magic Wormhole , or cryptomator + cloud storage .
The issue links to another GitHub discussion where users detail that the site was acquired, and the new version secretly uploaded shared files to third-party servers—directly violating the core promise of peer-to-peer transfer. This behavior would fundamentally break the security model that makes P2P attractive in the first place.
If you aren't on the same Wi-Fi, use the "+" button to create a unique URL for a private room.
The differences between the original architecture and the current commercialized system highlight the security risks: Security Factor Original ShareDrop Framework Current sharedrop.io Domain Local device memory only Third-party cloud buckets Encryption Model End-to-end peer WebRTC Server-side cloud processing Privacy Protections Zero analytics or trackers Opaque tracking data policies Code Integrity Transparent and auditable Closed-source backend wrappers The Hidden Risks of Commercialized P2P Sites
For users who need to send exceptionally large files across different internet networks, ToffeeShare relies on end-to-end encrypted P2P data streams. The transfer fails if the sender closes their browser tab, which proves that the data exists entirely in transit and is never cached by a third party. 3. Self-Hosting the Original Code
Security. ShareDrop uses a secure and encrypted peer-to-peer connection to transfer information about the file (its name and size) ShareDropio/sharedrop: Easy P2P file transfer ... - GitHub
This comprehensive analysis breaks down how ShareDrop works, uncovers its recent security controversies, and examines whether it remains safe to use. The Core Technology: How ShareDrop Works
: Files are sent via your browser directly to the recipient, ensuring privacy. No Accounts
The most detailed criticism comes from a Trustpilot reviewer who reported connection failures: "whenever you try to use it for its intended purpose (transferring a file from one device to another), it won't work and after a while you'll get an error message saying 'it was not possible to establish direct connection with the other peer'"
Despite its secure architecture, recent changes to the platform have raised "red flags" among the tech community:
: Because it uses a direct P2P path, the signaling server (used only to help devices find each other) cannot decrypt or view your file data.