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.