boxdot / gurk-rs

Signal Messenger client for terminal
GNU Affero General Public License v3.0
479 stars 36 forks source link

Support sender key encrypted messages #201

Closed boxdot closed 1 year ago

boxdot commented 1 year ago

Upgrade presage which brings supports for sender keys. It also brings the latest changes from libsignal-service which fix profile fetching via profile key.

Fixes #197 Related to #200

boxdot commented 1 year ago

Sender keys are distributed sporadically (apparently up to 14 days). So, some message still might be lost, even after this patch.