Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>PrivatiserNew to Visual Studio Code? Get it now.
Privatiser

Privatiser

Privatiser

|
6 installs
| (0) | Free
Anonymize sensitive data (IPs, API keys, passwords, PII) before sharing with AI. 100% local.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Privatiser for VS Code

Anonymize sensitive data (IPs, API keys, passwords, PII, cloud identifiers) directly in your editor before sharing with AI assistants.

Features

  • Detects 100+ secret keywords, API key formats, JWTs, PEM keys, connection strings
  • Redacts IPs, emails, domains, phone numbers, credit cards, SSNs
  • Recognizes AWS ARNs, S3 buckets, Azure subscriptions, GCP projects
  • Keyword-based identifier detection (hostnames, usernames, paths, addresses)
  • Reversible: deanonymize to restore original values
  • 100% local — nothing leaves your machine

Usage

  1. Select text containing sensitive data
  2. Right-click and choose Privatiser: Anonymize Selection (or press Ctrl+Shift+A / Cmd+Shift+A)
  3. The selected text is replaced with anonymized pseudonyms
  4. Copy and paste into your AI tool
  5. Paste the AI response back, select it, and choose Privatiser: Deanonymize Selection (Ctrl+Shift+D / Cmd+Shift+D)

Commands

Command Shortcut Description
Privatiser: Anonymize Selection Ctrl+Shift+A Anonymize selected text
Privatiser: Anonymize Entire File — Anonymize the entire document
Privatiser: Deanonymize Selection Ctrl+Shift+D Restore original values in selection
Privatiser: Deanonymize Entire File — Restore original values in entire document

How It Works

Privatiser uses regex-based pattern matching to detect sensitive values and replaces them with consistent pseudonyms. The mapping is stored per-file in your workspace so you can deanonymize later.

All processing happens locally in your VS Code instance. No data is sent anywhere.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft