QR / app setup
- Good for consumer onboarding with local user presence.
- QR code normally carries a setup payload, not the final long-term secret.
- Security depends on the protocol and verifier, not just the QR code.
Compare IoT onboarding methods by security, scale, user friction, and operations effort
Compare common IoT onboarding methods by matching them to a deployment scenario. The score is a teaching heuristic for tradeoff discussion: a real architecture still needs threat modelling, supply-chain controls, credential lifecycle planning, and vendor-specific constraints.
--
--
--
The score is a learning heuristic. Real selection depends on hardware trust, manufacturing process, cloud platform, protocol, regulation, and threat model.
Token or PSK methods can be useful for prototypes and constrained deployments, but shared or long-lived secrets create rotation and compromise problems at scale.
Zero-touch and manufacturer-certificate methods are only as strong as credential injection, private-key protection, factory controls, and enrollment policy.
A method that is too hard to use can cause skipped checks, reused credentials, or support workarounds. Usability is part of the security design.
Select industrial fleet. Lower operations maturity. Which methods lose fit, and why?
Select smart home kit. Raise security need. Which QR/app assumptions must be strengthened?
Select lab prototype and raise fleet scale. Why does token/PSK become less attractive?
Select cloud platform. Lower first-boot connectivity. What breaks in a JIT-style design?