signal-cli icon indicating copy to clipboard operation
signal-cli copied to clipboard

Enhancement: Add Dbus Interface to re-establish trust

Open bublath opened this issue 3 years ago • 2 comments

If a user changes the phone, currently the only way to reestablish the trust is via command line. Would be nice to also have a Dbus interface for that.

bublath avatar Apr 09 '22 13:04 bublath

Just noticed that there already is a pull request that should support this: https://github.com/AsamK/signal-cli/pull/728 @johnfreed looks like it is a bit outdated. I would appreciate if you would resubmit

bublath avatar Apr 10 '22 10:04 bublath

@bublath it has been quite some time since I looked at this, and my comment above says I submitted a different approach. In any case it became moot when @AsamK decided to take an entirely different approach.

In short, I can go back to it but would appreciate input from @AsamK first.

johnfreed avatar Apr 18 '22 03:04 johnfreed

I added a PR #1235 for this using the new approach - waiting for reviews

bublath avatar May 29 '23 21:05 bublath

Closed by #1259

AsamK avatar Jun 05 '23 20:06 AsamK