Updated version to 1.1
Standalone WebApp for Clearing Sensitive Data from Text
This is a standalone web application designed to clear sensitive data from text. It's an essential tool for anyone working with AI, as it helps to ensure that the data used for training, testing and communicating is free of any sensitive or personally identifiable information.
Features
- Clear sensitive data from text: The application provides a simple and intuitive interface for clearing sensitive data from any text input.
- Auto copy to clipboard: The cleared text is automatically copied to the clipboard for easy use.
- Customizable filters: The application comes with a set of predefined filters for common types of sensitive data, and users can enable or disable these filters as needed.
Compatibility
The application is built with Neutralinojs, a lightweight and portable framework that allows it to run on any operating system. Whether you're using Windows, macOS, or Linux, you can use this application to clear sensitive data from your text.
Getting Started
To get started with this application, simply download the latest release from the repository and run the executable file. The application will open in its own window, and you can start clearing sensitive data from your text right away.
Steps
- Download the correct executable for your operating system AND
resources.neu
from the latest release build - Put the two files in the same directory on your system
- Run the executable file
- Start clearing sensitive data from your text
License
This project is licensed under the MIT License. See the LICENSE
file for more details.
Credits
- Bootstrap - The CSS framework used for styling the application. Bootstrap GitHub
- jQuery - The fast, small, and feature-rich JavaScript library used in the project. jQuery GitHub
- animate.css - A cross-browser library of CSS animations. animate.css GitHub
- NeutralinoJS - The lightweight and portable framework used to build this application. NeutralinoJS GitHub
- Bootstrap icons - Used for the icons in the application. Bootstrap icons GitHub
- DALL-E3 by OpenAI - Used for generating all visible images/graphics. DALL-E3 GitHub
Dev notes
Init dev env
- run
neu update
- run
neu build
- run
neu run