TryQuiet / quiet

A private, p2p alternative to Slack and Discord built on Tor & IPFS
https://www.tryquiet.org
GNU General Public License v3.0
1.94k stars 85 forks source link

Emit messages to nectar after saving them to db (instead of emitting them after replication) #156

Closed siepra closed 2 years ago

siepra commented 2 years ago

I'm waiting for the response from OrbitDB folks

holmesworcester commented 2 years ago

What's the status of this? We decided that this wasn't necessary for protecting against impersonation, right?

So we can use the replication.progress (?) method that gives us an event for every new entry replicated, right?

holmesworcester commented 2 years ago

@siepra what's the status of this? is this still something that's blocking forward progress, or is it just something that should get fixed?

siepra commented 2 years ago

This task doesn't make sense anymore in context of this task https://github.com/ZbayApp/monorepo/issues/374 Also nectar is already validating messages which is more important in terms of private channels and direct messages