Linkit 0.7.0
Linkit is now open source under GPLv3, with end-to-end wire encryption on top of the existing signing layer.
Re-pair once after updating both apps — the QR code now carries a pairing secret used for encryption.
Security
- Encrypt control actions (AES-256-GCM) and file transfers (AES-256-CTR); authenticity and replay protection unchanged
- Mac HTTP receiver: per-socket timeouts and a 16-connection cap
UI
- Mac: SwiftUI popover panel and Settings window
- Android: Settings screen with persisted appearance and clipboard sync preferences
Open source
- GPLv3 license, CONTRIBUTING, SECURITY, and PRIVACY docs
- Issue/PR templates and PR CI
Install
- macOS app is ad-hoc signed (not Apple-notarized). See docs/SETUP.md for Gatekeeper install steps.