← Back to context

Comment by FailMore

8 hours ago

1) Very nice implementation 2) Very nice domain! Did you always own "files.md"? 3) Re storing things on your server, what is the security layer around that?

I have been building a slightly different solution to the same problem. So far I’m pretty happy with the results and I have enough returning users that I think others are too (https://sdocs.dev/s/B_Ux11DV#k=KsvheEkiBFai6acnoIJnrOdfVRS5u...

> Very nice domain! Did you always own "files.md"?

Thanks! I bought it about 3 years ago. Back then, the project was just a chatbot.

But already back then, I kind of had an idea where I want it all to go.

I wanted the simplicity (and 0 cognitive load!) to start right from the domain name! Files in .md - files.md!

> Re storing things on your server, what is the security layer around that?

For the most part I use the project from my Telegram bot. And due to that, it is not possible to do proper E2E.

Will see if people use the chatbot, if not, we can consider E2E.