session-foundation / session-android

A private messenger for Android.
https://getsession.org
GNU General Public License v3.0
41 stars 5 forks source link

Feature request: Revoking User ID #336

Open Yonle opened 2 years ago

Yonle commented 2 years ago

In case if our account is spammed by another anonymous users, We could revoke our uid to solve the issue but not by recreating a new account.

hjubb commented 2 years ago

When the open group ID blinding is switched on from the server-side the issue of session ID discoverability and anti-spam should be mitigated a lot better. Are you referring to creating a new Session ID without having to clear the data in the app?

Yonle commented 2 years ago

Are you referring to creating a new Session ID without having to clear the data in the app?

Yes. It should also inform to selected contact that "my" uid has been changed

KeeJef commented 1 year ago

Could be useful for rotation of Session ID's for security purposes too