# Management report decoder Paste MGR1 management-report payloads or complete GroupData packets from a packet analyzer to read a radio's public management information. Everything, including password authentication and ACL decryption, happens locally in this browser. The report, password, and candidate public key are never uploaded. The public portion of a report is deliberately plaintext, but it is **not authenticated** until a management password is supplied. A password-authenticated page proves that its public fields and encrypted ACL bytes have not been altered by someone who does not know that password. ## Decode a management report
Spaces, line breaks, colons, dashes, 0x, and MQTT JSON fields named
raw or data are accepted. Paste all pages from one report
together to view a complete multi-page ACL. Press Ctrl/Command+Enter to decode.
The password remains in this page only. The decoder derives the MGR1 AES-SIV key in your browser and does not send it anywhere.
ACL encryption reveals per-radio 12-byte fingerprints, not recoverable public keys. Supplying a complete candidate key checks whether its fingerprint appears in this report.