.tasks/core/NET-002-device-pairing.md
A secure protocol for pairing two devices will be implemented. The flow uses a human-readable BIP39 mnemonic code to establish a secure, end-to-end encrypted session, after which devices are mutually trusted.
src/services/networking/protocols/pairing/.PairingProtocolHandler manages the initiator and joiner roles.ed25519-dalek, are handled by pairing/security.rs.device_pairing_test.rs, device_persistence_test.rs) validate the real-world functionality.