Ask HN: What do you use for passwords on encrypted attachments
So, you zip it up with a password or generate an encrypted PDF - but what to use for the password? Absent a side channel to send the password through, you have to use some shared bit of knowledge. Same applies for sending a secure ProtonMail message to a non-PM address.
Most recently I used the message ID of the first message in a separate email thread with the same recipient - but there's no guarantee he still has that message or would have any clue how to get at the headers and track down the ID. I've used invoice numbers plus total dollar amounts on most-recent bills in the past, or strings from design files sent in cleartext previously.
Of course there's always a phone call and a sufficiently-simplistic password.
What's your favorite means of conveying a file password alongside the file?
2 comments
[ 5.0 ms ] story [ 16.9 ms ] threadAssuming your no side-channel requirement means no phone call available, I'd probably send with PGP. If its a pushy vendor, I'll be pushy back (company/position allows me to be pushy, ymmv). Worst case would be resorting to something like: "Password is the invoice number from XX/YY date and the first item code on the invoice" or something sufficently complex.