v0.3.0 contents

Upcoming release contents


This post is about announcing what the next release of rust-keylock will include.

New features

  1. Inactivity timeout mechanism

  2. Filtering mechanism

    Ability to filter the list of passwords to improve the user experience when the saved passwords are too many.

  3. Integrity checks

    Use cryptographic checksums to imply about stored data integrity

Code and infrastructure improvements

  1. Replace the deprecated library rustc_serialize with serde
  2. Provide release artifacts for all the rust-keylock subprojects in GitHub

Plus … Bugfixes