Asymmetric group-chat / encrypted mailinglist. #30
Closed
bolzobrazil
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Smoke could be extended with an asymmetric group-chat or mailinglist to reach family and friends.
E.g.:
A user creates a group/list of friends and sends via this channel an own message to all.
A flag is defined by groupname + my hash of public key + hash of public key friend A + hash of public key friend B + hash of public key friend C ...
If friends reply to this group-message, they send the message back to me and my instance multiplies the message to the group again in the name of the group member.
With this method, no exchange of keys for the group members is needed.
That allows to receive messages from the past without server storage in a timeline of the group, as the current symmetric groupchat of fire needs presence and has no preservation of messages for offline friends.
Thanks for thinking about an asymmetric encrypted mailinglist.
Bolzo.
Beta Was this translation helpful? Give feedback.
All reactions