Skip to content

Witness Angel Authenticator v0.2beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@pakal pakal released this 10 Jun 08:00
· 213 commits to main since this release

Preview version of the authenticator app, aimed at the Key Guardians of the "witness angel" ecosystem.

Information: https://witnessangel.com/en/authenticator-application/

Open the "Assets" dropdown below to download binaries. These executables are NOT SIGNED for now, so depending on your operating system and its version, you might have to enable the installation and/or execution of untrusted applications. Be careful with that, though.

E.g. on recent Windows: https://www.windowscentral.com/how-disable-smartscreen-trusted-app-windows-10
E.g. on recent Android: https://www.nextpit.com/install-apps-outside-of-google-play
E.g. on recent Macosx: https://www.imore.com/how-open-apps-anywhere-macos-catalina-and-mojave

On unix-like systems, you might also have to make the downloaded file executable ("chmod +x " from a terminal).

Binaries test on Windows 21H2, Linux Ubuntu 20.04, MacOSX Monterey, and Android 9 ; they should be compatible with newer versions.

What's new in this release:

  • Ability to publish authenticators to a Witness Angel Gateway
  • Updated wacryptolib and wacomponents submodules, with improved cryptainer and authenticator file formats
  • Protection of the app with a crash handler for easier debugging