#privacy #security #yaml #macos #windows

bin+lib privacy-sexy

Open-source tool to enforce privacy & security best-practices on Windows and MacOs, because privacy is sexy 🍑🍆

3 unstable releases

0.2.0 Jun 20, 2023
0.1.1 Sep 6, 2022
0.1.0 Sep 6, 2022

#50 in #privacy

MIT license

95KB
476 lines

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

Dependencies

~9–25MB
~373K SLoC