VirtualTam's bookmarks
-
2016-11-02 -
2016-10-18 -
2016-09-21 -
2015-08-27 -
2015-08-02 -
2015-08-02 -
2015-08-02 PGP key server & pool
-
2015-02-16 “Les mots de passe sont aléatoires, mais pas au sens cryptographique du terme. On prend des mots de passe auquel un attaquant ne penserait pas tout de suite.”
Oué, comme :
- admin / admin (Livebox bonjour !)
- <service> / <service> ou <service>admin / <service>admin (intégrateur de choc bonjour !)
-
- https://en.wikipedia.org/wiki/SHA-1
- http://stackoverflow.com/questions/1867191/probability-of-sha1-collisions
- http://en.wikipedia.org/wiki/Birthday_problem
Some thoughts we had while toying with Gerrit, which artificially tracks different commits to group them as "patch sets", by using a Change-Id SHA-1 in the commit message:
-
2015-02-14 Applied example: https://github.com/bradfitz/deadbeef
-
To import a certificate to a Java keystore:
$ keytool -import -alias <alias> -file <file>.crt -keystore <keystore>
Example (Linux w/ OpenJDK 7):
$ /usr/lib/jvm/java-7-openjdk-amd64/bin/keytool -import -alias <alias> -file <file>.crt -keystore /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/security/cacerts
-
2014-12-24 -
2014-11-19 Arriving Summer 2015... and provided by the ISRG (Internet Security Research Group: Mozilla, Cisco, EFF...)