You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These programs are capable of monitoring and blocking **incoming** and **outgoing** network connections. However, they may require the use of a closed source [kernel extension](https://developer.apple.com/library/mac/documentation/Darwin/Conceptual/KernelProgramming/Extend/Extend.html).
@@ -1189,17 +1189,15 @@ You can use OTR on top of any existing [XMPP](https://xmpp.org/about) chat servi
1189
1189
1190
1190
The first time you start a conversation with someone new, you'll be asked to verify their public key fingerprint. Make sure to do this in person or by some other secure means (e.g. GPG encrypted mail).
1191
1191
1192
-
A popular macOS GUI client for XMPP and other chat protocols is [Adium](https://adium.im/)
1193
-
1194
-
Consider downloading the [beta version](https://beta.adium.im/) which uses OAuth2, making logging in to Google accounts [more](https://adium.im/blog/2015/04/)[secure](https://trac.adium.im/ticket/16161).
1192
+
A popular macOS GUI client for XMPP and other chat protocols is [Adium](https://adium.im/).
Make sure `Good signature from "Tor Browser Developers (signing key) <torbrowser@torproject.org>"` appears in the output. The warning about the key not being certified is benign, as it has not yet been manually assigned trust.
@@ -1253,7 +1252,7 @@ See [How to verify signatures for packages](https://www.torproject.org/docs/veri
1253
1252
To finish installing Tor Browser, open the disk image and drag the it into the Applications folder, or with:
Authority=Developer ID Application: The Tor Project, Inc (MADPSAYN6T)
1294
1293
Authority=Developer ID Certification Authority
1295
1294
Authority=Apple Root CA
1296
-
Signed Time=Aug 7, 2017, 1:43:17 AM
1295
+
Signed Time=Nov 9, 2017, 12:47:58 AM
1297
1296
Info.plist entries=22
1298
1297
TeamIdentifier=MADPSAYN6T
1299
1298
Sealed Resources version=2 rules=12 files=130
@@ -1737,9 +1736,9 @@ Santa uses the [Kernel Authorization API](https://developer.apple.com/library/co
1737
1736
To install Santa, visit the [Releases](https://github.com/google/santa/releases) page and download the latest disk image, the mount it and install the contained package:
By default, Santa installs in "Monitor" mode (meaning, nothing gets blocked, only logged) and comes with two rules: one for Apple binaries and another for Santa software itself.
0 commit comments