Tether: iMessage, SMS, etc. on Linux(zackbartel.com)
539 points by zackb 17 days ago | 218 comments
tl;dr: Tether is a new MIT-licensed tool that brings Apple Continuity-like features to Linux with an iPhone, including iMessage/SMS, notifications, contact sync, file transfer, clipboard sync, and OTP autofill (via browser/mail extensions for Zen and Betterbird). The iMessage/SMS breakthrough came from a clean-room C++ reimplementation inspired by ancs4linux and BlueFerry's protocol documentation, communicating over Bluetooth with mTLS security. The author positions it as an alternative to KDE Connect for iPhone users and is seeking contributions, especially for broader mail client support.
HN Discussion:
  • Praise for the author breaking down Apple's walled garden and providing interoperability
  • Credit should also go to EU regulations that forced Apple to open up Bluetooth iMessage access
  • Technical appreciation for the clean-room implementation and referenced protocol documentation
  • Questions about feature scope, such as phone call support or mobile UI compatibility
  • Comparison to alternatives like KDE Connect and OpenBubbles, asking about differences