Skip to content

Releases: sqrldev/IdTool

Version 0.5.0

23 Feb 09:26
Compare
Choose a tag to compare

Version 0.5.0
Features

  • Identity diffing (compare two identities)

Version 0.4.2
Features

  • Copy/paste identity blocks (unauthenticated)
  • Add "integrity check" feature
  • Add ability to enter an "Alt-Id" when creating site-specific keys
  • Add unit tests and test vector generator projects

Fixes:

  • Fix domain needs to be lowercase when creating site-specific keys
  • Fix base56 verification edge case

Version 0.4.1

15 Dec 21:57
Compare
Choose a tag to compare

Version 0.4.1
Features

  • Open multiple identities (tabbed interface)
  • Reset identity master password using rescue code

Version 0.4.0
Features

  • Create new identity (authenticated)
  • Change identity master password
  • Display textual version of an identity
  • Import textual version if an identity

Changes:

  • Added QDoc documentation to the source code
  • Refactored slot names

Fixes:

  • Fixed changing identity settings would not update key derivation settings and re-run PBKDF

Version 0.3.0

30 Oct 11:31
Compare
Choose a tag to compare

Features

  • Change identity settings (authenticated changes)
  • New block designer to create json for custom blocks
  • Decrypt IMK/ILK (block type 1)
  • Decrypt IUK (block type 2)
  • Decrypt previous IUKs (block type 3)
  • Create site-specifik keys (IDK)

Changes:

  • Unauthenticated changes are now disabled by default and need to be enabled in the menu.

Version 0.2.0 RC1

29 Sep 06:44
Compare
Choose a tag to compare
Version 0.2.0 RC1 Pre-release
Pre-release

Features:

  • Create new identity from scratch
  • Add, remove and reorder block items

Version 0.1.0 RC1

14 Sep 14:51
214bf83
Compare
Choose a tag to compare
Version 0.1.0 RC1 Pre-release
Pre-release

This is the first public release of IdTool. Expect bugs and screaming kittens!

Features:

  • Load SQRL identities from file or paste plain text
  • Dynamically parse identitiy blocks using JSON templates
  • Graphically visualize identitiy
  • Add, remove and reorder identity blocks
  • Show, copy and edit block item values
  • Save changed identity back to file