Mimir icon indicating copy to clipboard operation
Mimir copied to clipboard

#feature-request Add a fully functional profile

Open rifux opened this issue 2 years ago • 2 comments

Add a fully functional profile

It would be nice to have:

  • profile picture
  • nickname loading via public key
  • automatic profile updates for other users in case of its change

And for safety reasons:

  • reset public key
  • one-use key

rifux avatar Jan 10 '23 19:01 rifux

About profile part: it is already ready under the hood, but needs to be implemented in the UI. Even updating.

About public key reset - it will reset your whole identity, and other people will lose the ability to send you messages.

Revertron avatar Jan 10 '23 19:01 Revertron

Will need to change format to JSON, exactly as for messages.

Revertron avatar Jan 17 '23 11:01 Revertron