maxpowa / nodepomf

Pomf, rewritten in NodeJS. See it in action @
https://aww.moe
51 stars 14 forks source link

Client-side encryption on uploads #16

Open maxpowa opened 8 years ago

maxpowa commented 8 years ago

Is this worth it? Would allow for plausible deniability for server owners with regards to the files they're hosting and allows paranoid users to upload without concerning themselves about the intent of the server owner. Would require different handling for downloads, maybe a /decrypt endpoint or something.