Show HN: Pixelator.io – Secure data in pictures
pixelator.io
Show HN: Pixelator.io – Secure data in pictures
1–10 of 12 posts
Re: Show HN: Pixelator.io – Secure data in pictures
#2Re: Show HN: Pixelator.io – Secure data in pictures
#3They don't mention cipher mode, hash algorithm, hash tuning parameters, or if they are even using authentication of some form alongside the encryption.
Complete transparency in terms of crypto ensures you aren't holding a steaming pile of shit if the service becomes popular and it is found that you were using ECB and SHA1.
Re: Show HN: Pixelator.io – Secure data in pictures
#4Re: Show HN: Pixelator.io – Secure data in pictures
#5Re: Show HN: Pixelator.io – Secure data in pictures
#6Seems to work but I was surprised to see the "Uploading" message. For me to trust it with secret files I'd at least want it to work locally with nothing being sent to the server.
You MUST trust the software you feed your unencrypted data to. And if that softare is downloaded each time from the web, it's rather hard to do.
Re: Show HN: Pixelator.io – Secure data in pictures
#7That said it looks like it does it all client-side (but I'm not 100% sure -- could we get a confirmation on that?)
Re: Show HN: Pixelator.io – Secure data in pictures
#8Re: Show HN: Pixelator.io – Secure data in pictures
#9Re: Show HN: Pixelator.io – Secure data in pictures
#10A search for steganography on github lead to projects like darkjpeg that are open-source.