github boxdot/gurk-rs v0.5.0

latest releases: v0.5.2, v0.5.1
4 months ago

New configuration which enables encryption of the signal keystore and
the gurk messages database:

passphrase = "secret"

Previously unencrypted database is replaced by the encrypted one. Make
sure you backup your data before enabling this option.

After enabling encryption device has to be linked again.

Added

  • Key store and messages database encryption (#283)

Fixed

  • Show self send attachments (#278)
  • Use profile names as user names (#277)

Internal

  • Upgrade libsignal to v0.51.0 (#294)
  • Make sqlite the default storage (#295)

Don't miss a new gurk-rs release

NewReleases is sending notifications on new releases.