win, mac, linux: add privacy.sexy cleanup scripts
Introduce scripts across Windows, macOS and Linux to allow privacy.sexy users to erase their script usage traces, improving privacy protection. Key changes: - Add category to clear privacy.sexy data. - Add scripts for deleting privacy.sexy's script execution history and activity logs. Supporting changes: - Update documentation to highlight the new capability for users to clear privacy.sexy-generated data. - Add shared functions for directory cleanup for Linux and macOS. - Add code annotations to hint unified approach across all supported operating systems.
This commit is contained in:
@@ -51,6 +51,8 @@ Log file locations vary by operating system:
|
||||
- Linux: `$HOME/.config/privacy.sexy/logs`
|
||||
- Windows: `%APPDATA%\privacy.sexy\logs`
|
||||
|
||||
> 💡 privacy.sexy provides scripts to securely erase these logs.
|
||||
|
||||
### Script execution
|
||||
|
||||
The desktop version of privacy.sexy enables direct script execution, providing a seamless and integrated experience.
|
||||
@@ -65,6 +67,8 @@ These locations vary based on the operating system:
|
||||
- Linux: `$HOME/.config/privacy.sexy/runs`
|
||||
- Windows: `%APPDATA%\privacy.sexy\runs`
|
||||
|
||||
> 💡 privacy.sexy provides scripts to securely erase your script execution history.
|
||||
|
||||
### Error handling
|
||||
|
||||
The desktop version of privacy.sexy features advanced error handling capabilities.
|
||||
|
||||
Reference in New Issue
Block a user