bookieio / Bookie

Python based delicious.com replacement
GNU Affero General Public License v3.0
633 stars 139 forks source link

XMPP PubSub support (XEP-0060) #584

Open sjehuda opened 5 months ago

sjehuda commented 5 months ago

Similar to #535

Allow sharing links via PubSub node items.

Proposed node to store bookmarks: urn:xmpp:bibliography:0.

sjehuda commented 1 month ago

Please see https://git.xmpp-it.net/sch/Blasta

Blasta is a collaborative bookmarking system which relies on XMPP.

It has an internal database to connect accounts with shared links.

I think that LDAP and XMPP would definitely make Bookie more relevant, popular and prevalent.