Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The ability to actually delete a connection #145

Closed
cardassian-tailor opened this issue Jan 11, 2018 · 2 comments
Closed

The ability to actually delete a connection #145

cardassian-tailor opened this issue Jan 11, 2018 · 2 comments

Comments

@cardassian-tailor
Copy link

cardassian-tailor commented Jan 11, 2018

Please, please, please work on creating a way to actually disconnect and delete a contact. Yes, we are familiar with the ability to ignore a user and archive them.

I would love to hear some short and simple details as to how the current functionality actual works. From my understanding wire use rotating public keys for users/groups. So when you connect the users exchange public keys. So when user Alice sends bob a message, Alice encrypts the message with bobs public key, and then bob can decrypt it with his private key. Great. Now, bob ends his relationship with Alice and 'forgets' and 'archives' the connection.

Alice still has bobs public key. Does bob's account now go through a phase where it generates a new public and private key, distributes it to all connections except Alice? It keeps the old keypair to keep all prior conversations but doesnt use them for new messages? A revocation of sorts.

Does bobs wire account just notate to itself to not decrypt messages from Alice? Does this occur at the device or on the server?

@kristin-wire
Copy link

I hear you, would love this feature as well, noted and thanks!

@wmengli wmengli closed this as completed Feb 15, 2018
@Aikatsui
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants