Skip to content

v2.1.0

Compare
Choose a tag to compare
@aixoio aixoio released this 25 Jan 09:55
· 14 commits to master since this release

Download the version for your operating system

Compiling

You will need Go installed and should have Fyne installed, then just run

go run .

inside the folder

MacOS Users "Apple macOS says my app is damaged when it is downloaded"

Open Terminal and Run

sudo xattr -r -d com.apple.quarantine [PATH TO AIXOIO PRIVACY TOOLS]

Replace [PATH TO AIXOIO PRIVACY TOOLS] with the location of the app or by dragging and dropping it in to Terminal after you delete [PATH TO AIXOIO PRIVACY TOOLS] from the command.

Changelog

Add support for xChaCha20Poly1503
Add generator for passphrases
Add text signing and verifying

Full Changelog: v2.0.0...v2.1.0