mirror of
https://github.com/sipeed/picoclaw.git
synced 2026-06-12 18:08:54 +00:00
610f68adcf
- add reader navigation to docs/README.md - add index pages for guides, reference, operations, security, architecture, and migration - update localized project README links to prefer existing translated docs
9 lines
549 B
Markdown
9 lines
549 B
Markdown
# Security
|
|
|
|
Security-focused docs covering configuration, secrets handling, and provider auth.
|
|
|
|
- [Security Configuration](security_configuration.md): security-related config knobs and hardening guidance.
|
|
- [Sensitive Data Filtering](sensitive_data_filtering.md): filtering secrets from tool output before model use.
|
|
- [Credential Encryption](credential_encryption.md): encrypting stored API keys and credentials.
|
|
- [Antigravity Authentication & Integration Guide](ANTIGRAVITY_AUTH.md): auth flow and integration notes for the Antigravity provider.
|