What's new
- Address book — save contacts and your own identities (
bge contact/bge identity, public keys only, kept in~/.bge) and encrypt by name:bge encrypt report.pdf -r Alice, or barebge encrypt report.pdfto seal to yourself. - Multi-file archive —
bge encrypt a.heic b.heic c.heic -a -o photos.bgebundles several files into one.bge. inspectnow names the recipient (Encrypted for: <name>) and supports--json.
Changed
- DotBGE branding; the banner reads
bge · DotBGE CLI.
The CLI is public keys only — it never stores private keys. The macOS build is a universal binary, signed with an Apple Developer ID and notarized; the Linux builds statically link the Swift runtime (no Swift install needed). Verify downloads with SHA256SUMS (macOS) / SHA256SUMS-linux.
Install: brew install --cask dotbge/tap/bge — or download a build below.