From 8f5ea009bed9f9e0feba68372ac4903beaebffc2 Mon Sep 17 00:00:00 2001 From: tooomm Date: Thu, 9 Jul 2020 15:02:00 +0200 Subject: [PATCH] add cockatrice repo link as official trustworthy file source --- Frequently-Asked-Questions-(FAQs).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Frequently-Asked-Questions-(FAQs).md b/Frequently-Asked-Questions-(FAQs).md index 6d3a74b..9f8cbd7 100644 --- a/Frequently-Asked-Questions-(FAQs).md +++ b/Frequently-Asked-Questions-(FAQs).md @@ -289,4 +289,4 @@ Make sure to announce your tournament in our [reddit](https://www.reddit.com/r/C Starting with macOS 10.15.x Apple introduced their "Gatekeeper" tool, and this warning is the default behavior once an app is not signed.
Unfortunately, we do not have such keys from Apple and are unlikely to get them at all as that would require us to buy a code-signing certificate with a yearly fee.
-As long as `cockatrice.github.io` is shown as file source and you downloaded it from there (which is our official site), you are good and can safely run the application via right click on the file and selecting "Open".
+As long as `cockatrice.github.io` is shown as file source and you downloaded it from there (which is our official site) or directly from the [Cockatrice GitHub repo](https://github.com/cockatrice/cockatrice/releases), you are good and can safely run the application via right click on the file and selecting "Open".