From adabe801d38cc974ca2a4b8358b8970031ecf5c1 Mon Sep 17 00:00:00 2001 From: Max Goedjen Date: Sun, 6 Feb 2022 17:01:09 -0800 Subject: [PATCH] Update FAQ.md (#344) --- FAQ.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/FAQ.md b/FAQ.md index f9535ab..a0f62e3 100644 --- a/FAQ.md +++ b/FAQ.md @@ -40,6 +40,10 @@ Awesome! Just bear in mind that because an app only has access to the keychain i Secretive checks in with GitHub's releases API to check if there's a new version of Secretive available. You can audit the source code for this feature [here](https://github.com/maxgoedjen/secretive/blob/main/Sources/Packages/Sources/Brief/Updater.swift). +### How do I uninstall Secretive? + +Drag Secretive.app to the trash and remove `~/Library/Containers/com.maxgoedjen.Secretive.SecretAgent`. `SecretAgent` may continue running until you quit it or reboot. + ### I have a security issue Please contact [max.goedjen@gmail.com](mailto:max.goedjen@gmail.com) with a subject containing "SECRETIVE SECURITY" immediately with details, and I'll address the issue and credit you ASAP.