Lightning P2P v0.9.9
Community unsigned builds for Windows, macOS, and Linux, plus the standalone terminal client.
Windows: this build is not Authenticode code-signed. Windows Defender SmartScreen may show "Windows protected your PC" or "unrecognized app" because Windows cannot verify a publisher identity for unsigned files.
macOS: the app is not notarized yet. After dragging it to Applications, either right-click -> Open the first time, or run: xattr -cr "/Applications/Lightning P2P.app"
Verify the source and SHA256 checksum before installing. If you do not trust the source or checksum, do not install.
Downloads
| File | Description |
|---|---|
LightningP2P-win-Setup.exe |
Windows - recommended Velopack one-click installer |
LightningP2PSetup.exe |
Windows - stable alias for the NSIS setup installer |
LightningP2P.msi |
Windows - stable alias for the MSI installer |
LightningP2P-macos-universal.dmg |
macOS 10.15+ (Intel + Apple Silicon) |
LightningP2P-linux-x86_64.AppImage |
Linux - portable, no install needed |
LightningP2P-linux-x86_64.deb / .rpm |
Linux - Debian/Ubuntu and Fedora packages |
lightning-p2p-cli-* |
Terminal client: lightning-p2p-cli send <file> prints a ticket; pipe it anywhere |
SHA256SUMS*.txt |
SHA256 checksums per platform |
Verify before installing
powershell -ExecutionPolicy Bypass -File .\scripts\verify-release.ps1 -Installer .\LightningP2PSetup.exe -Checksums .\SHA256SUMS.txtDocumentation:
- Download trust: https://github.com/Kerim-Sabic/lightning-p2p/blob/main/docs/download-trust.md
- Security model: https://github.com/Kerim-Sabic/lightning-p2p/blob/main/SECURITY.md
- Privacy: https://github.com/Kerim-Sabic/lightning-p2p/blob/main/PRIVACY.md
Full changelog: https://github.com/Kerim-Sabic/lightning-p2p/commits/v0.9.9