Global Feed Post Login
Avatar
Chris
3ff23fe531ce8a2edae9e62ee0f0cbcc8dd02d71cc887505b65960fc4cf5cbd0
Replying to Avatar jb55

SimpleX is based around queues. Instead of pushing everything to a relay and have it stay there forever, you push messages into a queue that eventually gets consumed by the person you’re sending the messages to. They exist on the relay temporarily and they are encrypted. Cool part is that there are no long-term “addresses” or “pubkeys” to send the message to, so spam is much harder.

I think nostr could learn a lot from this protocol, I believe we can use something like this to strengthen use cases on the nostr side. I am building a SimpleX rust library to learn the protocol further, and will be looking into how we can leverage it in our apps.

Avatar
Chris 2y ago

Its this a good app to use? I have to send a code to anyone else with the app? I wonder how good the encryption is

Load More