Hacker News new | ask | show | jobs
by johannsg 3775 days ago
I developed somethings similar a while ago for personal use, as I cannot trust anyone else's version.

The password is randomly chosen, but data is encrypted client side (as well as server side). I do update the code once in a great while, but ultimately I don't feel this can become a truly trustworthy product.

You can find the source here: https://github.com/johanns/Celox

Live site is here: https://celox.me

Good luck!

1 comments

Looks way more secure than mine that's for sure. You don't think a product like this can become a trustworthy product, why? As I see it you trust your version of it, so if it was a decentralized system it would be a great fit for you. Plus, if it's written and reviewed by an open source community I think its value increases even more!

Thanks for sharing your thoughts.