Show HN: Trunk – Private links for you to collect and distribute digital content
1–9 of 9 posts
Re: Show HN: Trunk – Private links for you to collect and distribute digital content
#2Re: Show HN: Trunk – Private links for you to collect and distribute digital content
#3[deleted]
Re: Show HN: Trunk – Private links for you to collect and distribute digital content
#4Neat otherwise !
Re: Show HN: Trunk – Private links for you to collect and distribute digital content
#5The no-signup is really good ! It would be even better if you added client-side encryption and a rudimentary support for folders. The use-case I have in mind is sharing photos of an event: there may be a ton, we may want to organize per uploader (so as to not mess up with names) and I'm not totally comfortable with all my pics being in clear on Amazon's servers. Neat otherwise !
Re: Show HN: Trunk – Private links for you to collect and distribute digital content
#6Re: Show HN: Trunk – Private links for you to collect and distribute digital content
#7The no-signup is really good ! It would be even better if you added client-side encryption and a rudimentary support for folders. The use-case I have in mind is sharing photos of an event: there may be a ton, we may want to organize per uploader (so as to not mess up with names) and I'm not totally comfortable with all my pics being in clear on Amazon's servers. Neat otherwise !
They say they encrypt them. They are not?
Re: Show HN: Trunk – Private links for you to collect and distribute digital content
#8Earlier quoted context omitted.
They say they encrypt them. They are not?
A quick test showed that content was sent in cleartext, directly to trunked's s3 bucket, and then some metadata is sent to trunked.me. Maybe that metadata is encrypted ? Anyway, the content does not leave your browser encrypted.
Re: Show HN: Trunk – Private links for you to collect and distribute digital content
#9Earlier quoted context omitted.
A quick test showed that content was sent in cleartext, directly to trunked's s3 bucket, and then some metadata is sent to trunked.me. Maybe that metadata is encrypted ? Anyway, the content does not leave your browser encrypted.
Are you expecting encryption of the file in JavaScript on the client before it is uploaded?