Hacker News new | ask | show | jobs
by hellonoam 4884 days ago
I made a very similar website. Also offers uploading files and encrypting the data you share. It offers a little more flexibility on how you want to secure the content you're sharing.

https://www.alicetobob.com

You can check out the source code https://github.com/hellonoam/cryptopad though I should probably update the readme with more info.

1 comments

Nice, I hadn't seen that one yet either. I love the testimonial, "Finally I can share what really happened".

By the way, I'm getting a warning about your SSL cert in Chrome. Firefox was fine though but it could be b/c of an inconsistent server configuration:

https://www.ssllabs.com/ssltest/analyze.html?d=https%3A%2F%2...

hmm that's a little strange. Haven't had this problem before. I'll look into it - Thanks.