oxen-io / session-desktop

Session Desktop - Onion routing based messenger
https://getsession.org
GNU General Public License v3.0
1.43k stars 186 forks source link

[Feature] Message mixing #2966

Closed qdhj closed 8 months ago

qdhj commented 8 months ago

Is there an existing request for feature?

What feature would you like?

Messages could be mixed before sending, so the incoming and outgoing messages would have different order.

eg. sending messages 1, 2, 3, 4, ––> mix ––> 3, 1, 4, 2 received (put in correct order by the app: message would include the number)

hendrycase commented 8 months ago

@qdhj Isn't it has already been proposed in Session's whitepaper?

https://arxiv.org/pdf/2002.04609.pdf#subsubsection.6.6.1

qdhj commented 8 months ago

@qdhj Isn't it has already been proposed in Session's whitepaper?

https://arxiv.org/pdf/2002.04609.pdf#subsubsection.6.6.1

woops, my bad