sn99 / privacy-sexy-rs

Open-source tool to enforce privacy & security best-practices on Windows and macOS, because privacy is sexy πŸ‘πŸ†

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

privacy-sexy

docs.rs Crates.io

Open-source tool to enforce privacy & security best-practices on Windows and MacOs, because privacy is sexy πŸ‘πŸ†

  • privacy-sexy is a data-driven application where it reads the necessary OS-specific logic from yaml files in collections
  • πŸ’‘ Best practices
  • πŸ“– Types in code: collections.rs

Note: This is a rust port of privacy.sexy

Usage

See examples

Cli

Commands

Usage: privacy-sexy [OPTIONS] <COMMAND>

Commands:
  echo  Generate & print the script
  run   Generate & run the script
  help  Print this message or the help of the given subcommand(s)

Options:
  -t, --strict       Recommend strict
  -d, --standard     Recommend standard
  -n, --name <NAME>  Name of script(s) required
  -r, --revert       Revert script(s)
  -h, --help         Print help
  -V, --version      Print version

Refer to docs for external documentation

About

Open-source tool to enforce privacy & security best-practices on Windows and macOS, because privacy is sexy πŸ‘πŸ†


Languages

Language:Rust 100.0%