What's new in aliceandbob.io Desktop App 1.0.0

Oct 9, 2022
  • New features:
  • Update the openpgp.js version to the last stable version v5.3.0
  • Openpgp is now installed as a npm package.
  • A reference to the MIT license is added.
  • Add .asc download
  • Fixes and updates:
  • Fix Stimulus references
  • Update packages, notably electron and webpack
  • New up to date material-icons package
  • Fix scss and font reference
  • Breaking changes:
  • Brainpool and secp256k1 curves are no longer available.
  • Generation of a key pair, encryption and decryption are no longer available with these curves.
  • See this openpgp.js issue for more information.
  • Reference to this issue is also added to the generate page.

New in aliceandbob.io Desktop App 1.1.0 Beta 2 (Mar 13, 2022)

  • JQuery wasn't properly loaded. This new release fixes the issue.

New in aliceandbob.io Desktop App 1.0.0 Beta 2 (Aug 8, 2021)

  • Add the possibility to choose from different encryption options when generating a key pair.