Skip to content

Releases: jas-per/luckyLUKS

v2.1.0

17 Feb 11:33
Compare
Choose a tag to compare

add quickformat option: initializes container with fallocate instead of filling with random data

v2.0.1

25 Jan 02:39
Compare
Choose a tag to compare
  • minor adjustments for LUKS2 support
  • cleanup: remove legacy code for cryptsetup < 2.0
  • cleanup: remove legacy support for qt4/python2

v1.2.0

05 May 12:19
Compare
Choose a tag to compare
  • gtk2/3 version as a feature complete alternative to the qt based version
  • minor bugfixes error handling

v1.1.0

20 Apr 10:29
Compare
Choose a tag to compare
  • keyfile support (open/create for LUKS and TrueCrypt containers)
  • generate secure keyfile from ui
  • improved help dialogs

v1.0.5

31 Mar 18:44
Compare
Choose a tag to compare
  • degrade gracefully if no system tray available
  • fix locale transfer to worker process
  • removed dependency on pkg_resources
  • improved error passing from worker to UI