cabal-club / cabal-cli

Terminal client for Cabal, the p2p chat platform.

Home Page:https://cabal.chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Security & permissions discussion

cinnamon-bun opened this issue · comments

Does everyone in a cabal have the ability to edit and delete each others' messages?

What are the pros and cons of multiwriter hyperdb in this situation compared with a collection of hypercores or hyperdrives like Fritter?

Yeah, there are some problems with the hyperdb approach. I started on an implementation that uses a set of hypercores; the kappa branch.

i don't think we have this issue anymore (we're using hypercores now, and they are owned by each peer)