Changelog

# v1.4.10

  • API adjustment

# v1.4.9

  • Improved email validation when generating new keypairs

# v1.4.8

  • Removed "Fingerprint: " text from generated ECC keypair copy text

# v1.4.7

  • Cleaned up the encryption & decryption flow

# v1.4.6

  • Full change over to RTS EM, no longer TrueKey

# v1.4.4

  • fixing dependency issue
  • VPN Config temporarily does not require username &/or password

# v1.4.3

From v1.3.10 to v1.4.3:

  • TrueKey has become the RTS EM (Red Team Suite Encryption Manager) but will remain in the TrueKey GitHub repo for the time being.
  • Along with the change, the app now has some branding to it.
  • Implemented a dmg for easier installation on macOS devices.

# v1.3.10

  • VPN Config Encryption & SSH Config Encryption, which required an API Key to use, now has Temporary free access so anyone can use the functionality for the time being.

Note: These features still are only useful for TechSlayers Red Team Suite customers!

# v1.3.9

  • VPN Config structure change

# v1.3.8

  • Cleaned up the project
  • Fixed a couple minor bugs that came about upon theme implementation

# v1.3.7

  • removed the generic bootstrap styling
  • implemented 26 new themes selectable from a dropdown on the main screen

# v1.3.6

  • Added SSH Config Encryption, which requires an API Key to use this feature.
  • Adjusted VPN Config Encryption to reflect new API changes.
  • Added input validation for VPN Config Encryption & SSH Config Encryption for which fields are required and which are optional.

# v1.3.5

  • VPN Config Encryption process change, now requires an API Key to use this feature.
  • Additional cleanup.

# v1.3.4

  • Fixed the export public key issue.
  • Added the ability to export a private key.
  • Cross-platform save dialog cleanup.

# v1.3.3

  • VPN Config cleanup; now the process is done in one step

# v1.3.2

  • Added a delay in a user navigates to the VPN Config page to allow keys to load.

# v1.3.1

  • Implemented more functionality for the VPN config process

# v1.3.0

  • General cleanup
  • Implemented new functionality to facilitate encrypting VPN credentials and configs for use in the TechSlayers RTS Portal

# v1.2.2

  • Implemented AutoUpdates

# v1.2.1

  • Added alert for when a key pair is imported successfully
  • FIX: ECC public and private generated keys now show on the final step of key generation instead of leaving empty boxes

# v1.2.0

  • Implemented spinners when things are processing
  • Ability to import generated key pairs as either *.key files for binary or *.asc files for armored ASCII
  • To generate a new keypair the name, email, and password fields are now required
  • Exported public keys now save with the proper name
  • Upon generating a new keypair, when saving generated keys, this returns a zip file with each component properly named

# v1.1.2

Refactor to TrueKey

# v1.1.1

Fixing PW focusing as well as removing the ability to spam executions thus breaking things.

# v1.1.0

With version 1.1.0 you can now use Janus to generate key pairs, export keys, encrypt & decrypt any file type.

# v1.0.0

Janus can now generate key pairs as well as a fingerprint, in addition to encrypting and decrypting files.

# v0.1.1

Janus is now available on all platforms!

Currently Janus will generate keys pairs (without fingerprint), but can not decrypt files at this time.