I'd like to propose a functionality to cloak the values of the env file, when shown on screen. It should aim to enhance security during presentations, live streams on platforms like Twitch or YouTube, and screencasts by hiding (and showing) the sensitive information present in the environment file(s).
There should be a command that can be triggered to toggle between showing the sensitive information or hiding it. There's a similar feature realised for Visual Studio Code through the plugin https://github.com/johnpapa/vscode-cloak.
I'd like to propose a functionality to cloak the values of the env file, when shown on screen. It should aim to enhance security during presentations, live streams on platforms like Twitch or YouTube, and screencasts by hiding (and showing) the sensitive information present in the environment file(s).
There should be a command that can be triggered to toggle between showing the sensitive information or hiding it. There's a similar feature realised for Visual Studio Code through the plugin https://github.com/johnpapa/vscode-cloak.