Skip to content

Releases: aforensics/HiddenVM

v1.2.3

24 Mar 03:46

Choose a tag to compare

  • Added support for Tails 4.4.1

Supported Tails versions: 4.4, 4.4.1

v1.2.2

22 Mar 03:15

Choose a tag to compare

  • Fixed a small error handling bug

Supported Tails versions: 4.4

v1.2.1

18 Mar 01:22

Choose a tag to compare

  • Improved stability and security around Admin authentication

Supported Tails versions: 4.4

v1.2.0

12 Mar 23:50

Choose a tag to compare

Supported Tails versions: 4.4

v1.1.6

06 Mar 06:18

Choose a tag to compare

  • Fix to prevent multiple HiddenVM AppImage instances from running at the same time

Supported Tails versions: 4.3

v1.1.5

25 Feb 02:43

Choose a tag to compare

  • Minor source file restructuring

Supported Tails versions: 4.3

v1.1.4

23 Feb 16:43

Choose a tag to compare

Improvements to how HiddenVM handles lack of Tor connection:

  • Fail fast with a proper error log when 'apt-get update' must run, but can't because Tor is disconnected.
  • Only skip 'apt-get update' when the 7-day period has rolled over and Tor is disconnected. All other conditions under which 'apt-get update' must run are no longer skipped if Tor is disconnected. This is to prevent HiddenVM from failing downstream due to outdated package data and configuration.

v1.1.3

19 Feb 03:53
33402e2

Choose a tag to compare

  • Fixed a bug that would cause offline install to fail due to not restoring cached apt lists

v1.1.2

17 Feb 03:17

Choose a tag to compare

Updated messages to have 'v' in front of the version number

v1.1.1

13 Feb 17:58

Choose a tag to compare

Added -version command line option.