Implement a nostr based commenting system #57
Labels
backend
component:comments
component:nostr
pending:review
This issue requires review before being closed.
Milestone
@fiatjaf has created a commenting widget after a discussion about the topic with him some weeks ago. It is built in react and is a great starting point for us to implement on stories.
One of the limitations of this current widget is that it does not support threaded conversation, but I've learned that Nostr
https://github.com/fiatjaf/nostr-comments-widget-react/blob/master/src/widget.jsx
The initial goal was to create something along the lines of Disqus, which we can still do but since we need comments first to be able to increase engagement on posts on the platform we can bookshelf it until we learn more about Nostr and how to go about creating this widget. There are some open issues in the repo which can help in that future planning.
The text was updated successfully, but these errors were encountered: