Live data from Hacker News

Show HN: SimpleKV – an extremely simple, anonymous key-value store

simplekv.com

1–10 of 18 posts

Re: Show HN: SimpleKV – an extremely simple, anonymous key-value store

#9
Are you planning to accept donations to keep this sustainable? This is actually really exciting, nobody has done anything like this in a long time, the last similar project seems to have gone down.

I'm using Jami's OpenDHT which provides a web gateway API to get and set things, maybe something like that could serve as a backend?

Re: Show HN: SimpleKV – an extremely simple, anonymous key-value store

#10

Are you planning to accept donations to keep this sustainable? This is actually really exciting, nobody has done anything like this in a long time, the last similar project seems to have gone down. I'm using Jami's OpenDHT which provides a web gateway API to get and set things, maybe something like that could serve as a backend?

Thank you for your feedback! For now, I wanted to gauge interest and/or traction in such a service. I will definitely add a Donate button in it once the backend starts to max out the VPS where it lives.

As for the backend, it's a Flask-based API. I'll look into your suggestion though!

Post reply on HN