From d73f10954724360653c678e14e6a41dd0941245c Mon Sep 17 00:00:00 2001 From: Max Goedjen Date: Sun, 17 Jan 2021 14:30:18 -0800 Subject: [PATCH] Add policies --- SecretAgent/InternetAccessPolicy.plist | 31 ++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 SecretAgent/InternetAccessPolicy.plist diff --git a/SecretAgent/InternetAccessPolicy.plist b/SecretAgent/InternetAccessPolicy.plist new file mode 100644 index 0000000..5ef4c38 --- /dev/null +++ b/SecretAgent/InternetAccessPolicy.plist @@ -0,0 +1,31 @@ + + + + + ApplicationDescription + Secretive is an app for storing and managing SSH keys in the Secure Enclave. SecretAgent is a helper process that runs in the background to sign requests, so that you don't always have to keep the main Secretive app open. + DeveloperName + Max Goedjen + Website + https://github.com/maxgoedjen/secretive + Connections + + + IsIncoming + + Host + api.github.com + NetworkProtocol + TCP + Port + 443 + Purpose + Secretive checks GitHub for new versions and security updates. + DenyConsequences + If you deny these connections, you will not be notified about new versions and critical security updates. + + + Services + + +