whisperfish / libsignal-service-rs

A Rust version of the libsignal-service-java library for communicating with Signal servers.
https://whisperfish.github.io/libsignal-service-rs/libsignal_service
GNU Affero General Public License v3.0
69 stars 32 forks source link

Expose unrestricted unidentified access through AccountManager #344

Closed rubdos closed 2 weeks ago

rubdos commented 2 weeks ago

This field is unavailable if you decrypt through the accountmanager, and it's moved out if you try to manually decrypt via the ProfileCipher. Since the RNG rework.