Skip to content

Abigail v0.0.1

Choose a tag to compare

@github-actions github-actions released this 08 Feb 07:46
08553b2

Abigail v0.0.1

Installation

Download the installer for your platform:

  • Windows: Abigail-windows-x64-setup.exe (NSIS installer)
  • macOS: Abigail-macos-universal.dmg (Intel + Apple Silicon)
  • Linux: Abigail-linux-x64.deb (Ubuntu 22.04+)

Or install via npm:

npx abigail-desktop install

First Run Setup

On first launch, Abigail will:

  1. Generate a signing keypair for verifying document integrity
  2. Present your private key — you MUST save this securely
  3. Run integrity checks and complete the birth sequence

Security Note

The private key shown during first run is NEVER stored by Abigail.
Keep it safe — you will need it to verify your Abigail instance
or recover from data loss.

Platform Notes

  • macOS: The app is not notarized. Right-click then Open on first launch to bypass Gatekeeper.
  • Linux: Requires libwebkit2gtk-4.1-0 and libayatana-appindicator3-1. Ubuntu 22.04+ recommended.

See SECURITY_NOTES.md for details.