"A government could order a Certificate Authority to produce a malicious certificate for any domain. There is circumstantial evidence that this may happen. And because CAs are located in 52+ countries, there are lots of governments that can do this, including some deeply authoritarian ones. Also, governments could easily perform any of the above network attacks against CAs in other countries."
sábado, 22 de junio de 2013
23/06/13
martes, 4 de junio de 2013
04/06/13 - trac: disabling wiki and enabling timeline view as default
This will setup Timeline as default page (other options are: RoadmapModule, BrowserModule, QueryModule, ReportModule, TicketModule):
And this will disable the wiki (trac.ini):
sed -i 's/WikiModule/TimelineModule/' main.py
And this will disable the wiki (trac.ini):
[components]
trac.wiki.* = disabled
Suscribirse a:
Entradas (Atom)