3 个不稳定版本
0.2.0 | 2023年6月20日 |
---|---|
0.1.1 | 2022年9月6日 |
0.1.0 | 2022年9月6日 |
#62 in #隐私
95KB
476 行
privacy-sexy
一款开源工具,用于在 Windows 和 MacOS 上强制执行最佳隐私和安全实践,因为隐私很性感 🍑🍆
- privacy-sexy 是一个数据驱动的应用程序,它从
collections
中的 yaml 文件读取必要的特定于 OS 的逻辑 - 💡 最佳实践
- 如果你重复自己,尝试利用 YAML 定义的函数
- 始终尝试在 脚本 中添加文档和撤消修改的方式
- 📖 代码中的类型:
collections.rs
注意:这是 privacy.sexy 的 Rust 版本
用法
查看 examples
命令行界面
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
参阅 docs
了解外部文档
依赖项
~9–23MB
~351K SLoC