Transfer passwords
Passwords are processed using PBKDF2-SHA-256 with a random salt and 210,000 iterations. They gate the transfer but are not client-side end-to-end encryption of the uploaded bytes.
Upload integrity and availability
Multipart parts carry integrity information, retries are idempotent, and finalization checks the completed byte count. These controls reduce accidental corruption; they do not make any internet service infallible or replace your backup.
Account and app credentials
Account sessions are separated from public recipient pages. WebDAV uses revocable app passwords that are displayed once and retained as a digest, and entitlement is rechecked.
Your side of the boundary
Confirm recipient identity, use a different channel for passwords, choose short practical expiries, revoke unneeded links and credentials, maintain source backups, and report suspicious behavior to support@transfersize.com.
Before the handoff
Is TransferSize end-to-end encrypted?
Do not assume client-side end-to-end encryption. HTTPS protects transport and access controls gate delivery.
Can a download be recalled?
You can close future access, but a file already downloaded may have been copied.
How do I report a vulnerability?
Email support@transfersize.com with reproduction details and avoid accessing data that is not yours.