Product Roadmap

What's coming next

Features and improvements we're working on. This roadmap reflects our current priorities — things may shift as we learn from your feedback.

Language Support

Secret hiding in Python files

Planned

Detect and mask hardcoded secrets, tokens, and credentials in .py files — including Django settings, Flask configs, and inline API keys in scripts.

Secret hiding in JavaScript & TypeScript

Planned

Full support for masking secrets in .js, .ts, .jsx, .tsx files — covering hardcoded API keys in source code, config objects, and constant declarations.

Performance

Faster file open with protection enabled

Planned

Optimize the decoration engine so protected files open instantly — no visible delay when switching between tabs or opening large config files while recording.

Chrome Extension

Improved hiding accuracy

Planned

Better detection of secrets on GitHub, GitLab, and other browser-based code viewers. Fewer false positives, more consistent masking across different page layouts and themes.

All Browsers

Extensions for Firefox, Safari & Edge

Planned

Bring the same auto-hide protection to every major browser. Firefox and Edge via WebExtensions API, Safari via Safari Web Extensions — one consistent experience everywhere.

Have an idea for a feature? Let us know.

Suggest a feature