privacy-focused
Maximize privacy by disabling all telemetry, error reporting, and non-essential network traffic. Ideal for sensitive development environments or organizations with strict data privacy requirements.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install privacy-focused --cli claudewrites the file to.claude/rules/privacy-focused.mdListed as compatible
# fetches the source and writes it to:
.claude/rules/privacy-focused.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Maximize privacy by disabling all telemetry, error reporting, and non-essential network traffic. Ideal for sensitive development environments or organizations with strict data privacy requirements.
When to use it
Maximize privacy by disabling all telemetry, error reporting, and non-essential network traffic. Ideal for sensitive development environments or organizations with strict data privacy requirements.
How to install / invoke
# Merge the settings block into your .claude/settings.json
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/settings/environment/privacy-focused.json | jq .
Notes
Extracted from davila7/claude-code-templates, environment category.