Abigail v0.0.1
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 installFirst Run Setup
On first launch, Abigail will:
- Generate a signing keypair for verifying document integrity
- Present your private key — you MUST save this securely
- 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-0andlibayatana-appindicator3-1. Ubuntu 22.04+ recommended.
See SECURITY_NOTES.md for details.