http://ufilesviwg67gcdyivvuanbx27c54bohd2e4mrichg5yrsaohom5dvid.onion?encryption=on
Direct download is supported, but you can also decrypt them via the decryption page ( decrypt.html?id=fileID#password ; the key is never sent to the server). To prove the encryption is secure, or if you don't trust us, you can use the following commands offline, in your terminal: To decrypt a file encrypted on this website: openssl aes-256-cbc -d -salt -pbkdf2 -iter 1000000 -in id.pdf.uwaenc -out id.pdf To encrypt a file to decrypt on this website: openssl aes-256-cbc -e -salt -pbkdf2...