Secure file transfer
Pigeon.zip.
Share confidential documents without consumer-grade tools. Links expire on their own and can require a password.
Pigeon.zip is a file transfer service built by wmie on AWS S3 and Lambda, with AES-256 encryption and expiring links.
StackAWS S3AWS LambdaAmazon SESCloudWatch
Go to the productThe problem
Sensitive documents travel by email and free services, with no expiry and no control. A link shared once stays valid forever.
Encryption
AES-256
At rest on AWS S3, with TLS 1.3 in transit.
Products
What it does
Privacy by construction, not a setting to switch on.
01
AES-256 encryption
Files are encrypted at rest. In transit they travel over TLS 1.3.
02
Expiring links
Every link has an end date. After it, the file cannot be reached.
03
Optional password
A second layer of protection for the most sensitive transfers.
04
No account needed
Whoever receives the file just downloads it. No sign-up.