# LapEE Docs > LapEE is a TPM-attested HyperBEAM appliance OS for commodity laptops. It boots HyperBEAM from a signed USB image and exposes boot/runtime evidence for remote verifiers. Site: https://lapee.hyperbeam.online/ ## Primary Docs - About LapEE: https://lapee.hyperbeam.online/docs/about - Get started: https://lapee.hyperbeam.online/docs/intro - Images: https://lapee.hyperbeam.online/docs/images - Operator config: https://lapee.hyperbeam.online/docs/operator-config - Secure Boot: https://lapee.hyperbeam.online/docs/secure-boot - Verify a node: https://lapee.hyperbeam.online/docs/verify-node - Evidence reference: https://lapee.hyperbeam.online/docs/evidence-reference - Security model: https://lapee.hyperbeam.online/docs/security-model - Troubleshooting: https://lapee.hyperbeam.online/docs/troubleshooting - Green-zone admission: https://lapee.hyperbeam.online/docs/green-zone - Build from source: https://lapee.hyperbeam.online/docs/build-from-source - Source map: https://lapee.hyperbeam.online/docs/source-map ## Source - PermaGit source tree: https://sddzsmbqlbfwz73tw5wxrx6wbdnqseobwttu6tvgsz4nec3l7gkq.arweave.net/#/lapee/tree/refs%2Fheads%2FggltHF0C%2Fmain ## Key Facts - Default LapEE uses UEFI measured boot and TPM 2.0. - The main evidence endpoint is `~tpm@2.0a/boot-attestation`. - The live node URL is shown on the LapEE splash screen. - Runtime PCR 15 commits to the HyperBEAM node-message id. - The default AK policy is bound to PCRs `0,1,7,10,11,14,15`. - Operator `config.json` is public config and can appear in attestation evidence. - `wifi.conf` contains plaintext WiFi credentials and must not be treated as public config. - LapEE is a single-purpose appliance node, not a general desktop mode and not a multi-tenant cloud TEE. ## Suggested Assistant Entry Points For operator questions, start with `/docs/intro`, `/docs/images`, and `/docs/verify-node`. For security questions, start with `/docs/security-model` and `/docs/evidence-reference`. For build or deployment questions, start with `/docs/build-from-source` and `/docs/source-map`.