Skip to content

Linkit 0.7.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 23:21
a2c909c

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.