-
By default crypto/tls use TLS1.0 as min_version protocol supported, and if not specified, all ciphers implemented in https://github.com/golang/go/blob/master/src/crypto/tls/cipher_suites.go#L75-L93
F…
-
```
The freely available Checkpoint OPSEC API
(http://www.opsec.com/cp_products/90.htm) has a lot of problems parsing with
different versions of JNAerator. I've been trying with 0.9.6, 0.9.7, 0.9.8,…
-
```
The freely available Checkpoint OPSEC API
(http://www.opsec.com/cp_products/90.htm) has a lot of problems parsing with
different versions of JNAerator. I've been trying with 0.9.6, 0.9.7, 0.9.8,…
-
We should deploy the `develop` and `master` branches to heroku on staging and production instances (respectively). I have this seutp on https://github.com/mozilla/webmaker-desktop for reference.
@jbu…
-
Need to make sure there is less code, more tests, and tests specific to security issues.
-
With the FREAK attack just announced, we should probably harden our default TLS configuration. The Mozilla OpSec team has put together a pretty good guide:
https://wiki.mozilla.org/Security/Server_S…
-
It would be great to support AWS ELB policies. One challenge would be to automatically generate the policy based on the openssl ciphersuite. But if that's not possible, simply displaying a static poli…
-
--- src/networking.c.orig 2015-01-14 05:12:08 UTC
+++ src/networking.c
@@ -1,9 +1,9 @@
#include
#include
-#include
-#include
#include
#include
+#include
+#include
#include
#includ…
opsec updated
9 years ago
-
I am using libsuperuser, by importing the following:
``` java
import eu.chainfire.libsuperuser.Application;
import eu.chainfire.libsuperuser.Shell;
```
In the class I got the following method:
``` …
-
When I start my qTox, a window tells me to choose a profile from the existing ones, with no (straightforward) way to close the window. Clicking 'X' and 'Cancel does nothing, qTox main window stays in …
ghost updated
9 years ago