Skip to content

1.9.13 - Changed Masterkey Backup Strategy

Compare
Choose a tag to compare
@infeo infeo released this 06 Nov 15:00

Changes:

  • Reworking the masterkey backup strategy: If backup cannot be written to storage, make a bitwise comparsion of masterkey and backup. On read/write error of backup, just only log it (instead of throwing exception) (#90)
  • Enhanced fs stats api by total amount written/read of bytes and files (#91)

Fixed: