Privacy Policy
PairTransfer is designed for temporary, private peer-to-peer transfer of text, images, and files.
Data Handling
The service uses WebSocket signaling to help two devices find each other. File and message content is sent through WebRTC DataChannel where possible. The server does not intentionally store transferred file or message content.
Connection Fallback
When direct peer-to-peer connectivity is unavailable, TURN relay may be used to forward encrypted WebRTC traffic between devices.
Temporary State
Room state and connection metadata may exist temporarily in memory for the duration of a session. Server logs may include basic operational events such as room joins, leaves, and signaling message types for debugging and reliability.
User Responsibility
Only transfer files you are authorized to share. Keep the browser page open until transfer completes.