8go / matrix-commander-rs

simple but convenient CLI-based Matrix client app for sending and receiving (in Rust)
GNU General Public License v3.0
98 stars 8 forks source link

feature request: initiate and automate verification #111

Open throwException opened 2 months ago

throwException commented 2 months ago

I would like to use matrix-commander-rs for secure contact with users of my service. To do this, I need to be able to do verification with them from my service with uses matrix-commander-rs in an automated fashion.

The workflow I would like to achieve is that the users put their matrix handle in a form on the website and upon confirmation are contacted, then verified by displaying the emojis on the website which they can confirm.

To achieve this I would need the following:

8go commented 2 months ago

Bullet point 1 us done in version 0.5.0 but it is broken with Element Android phone app.