Pigeon App¶
The app docs here mirror the package README at Pigeon/README.md, but only
curated Markdown is published to GitHub Pages. The site does not publish the
Xcode project, build artifacts, user state, or app assets.
Key areas¶
Core/Identity/— identity key lifecycle and safety numbers.Core/Contacts/— contacts and QR contact-card encoding.Core/Session/— handshakes, sessions, conversations, and messaging.Core/Transport/— BLE, relay, composite transport, relay settings, and relay ping measurement.Core/Mesh/— mesh envelope handling over any transport.Core/Storage/— encrypted local persistence.Features/— SwiftUI screens.