apache21 / openhaystack-ios

OpenHaystack native iOS app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenHaystack (iOS)

This project is an iOS implementation of the OpenHaystack macOS app. It relies on a proxy server to fetch location records rather than on-device header generation.

Requirements

  • Xcode 15.2 or later.
  • Proxy server to fetch records from (refer to rkreutz/openhaystack-server).
    • An AppleID with SMS enabled, to configure the proxy server.

Limitations

  • This project does not support accessories that use key derivation, which is supported by the original OpenHaystack app. If you try to import a .plist containing an accessory with derivation, that accessory will be filtered out.
  • The app requires access to the proxy server to fetch location records.

About

OpenHaystack native iOS app

License:MIT License


Languages

Language:Swift 91.7%Language:Objective-C 8.3%