LBrain is designed for private context, not as an access-control or encryption system.
- Keep the personal
originrepository private. - Do not store credentials, secrets, recovery codes, session cookies, or private keys in Markdown.
- Review
visibilityand links before sharing or exporting any note. - Treat symlinks and absolute paths as possible disclosure vectors.
- Never push personal
mainto the publickitremote; use the protected remote setup in [[System/Rules/Core/git-workflow]]. - The validator detects common disclosure risks but is not a security boundary.
- Treat a public Context Pack repository as irreversible disclosure. Review the Candidate semantically after automated checks; repository creation and Pack publication require separate approvals.
Report vulnerabilities privately to the maintainer rather than opening a public issue containing sensitive details.