各位新年快樂!整理一下 2008 年看過的戲:
Jan
Feb
- Enchanted
- Diving Bell and The Butterfly
- L 之終章‧最後的23天 (L change the world)
- Jumper (越空行者)
- P.S. I love you (留給最愛的情書)
- Juno (Juno 少女孕記)
- The Mist
- Vantage Point (絕點緝兇)
Mar
- Horton Hears
Despite what I wrote yesterday and my general viewson authenticating SSL , I thinkthat in real life SSL still needs certificate authorities, or at leastsome sort of trust roots. The problem is that normal people are simplynot interested in assessing trust issues and probably are not capable ofdoing so. In fact I'm not sure that I'm capable of doing it.
(As I wrote once before, in practice I make no attempt to actuallyverify the SSH host keys that I get prompted to approve,
各位新年快樂!整理一下 2008 年看過的戲:
Jan
Feb
Mar
One alternative to monolithic certificate authorities is a web oftrust approach to trustissues. Here's my view of the flaws this model as an alternative toCAs, when used in practice.
First, you haven't actually removed the need to pick trust roots; everyuser has to start their web somewhere, and usually they are going tostart from some well-known root or roots. What you have really doneis made trust roots less subject to detailed scrutiny and criticism,and probably made it less obvious
Here is a thesis that I have been mulling over lately:
One of Python 3's fundamental problems is that it is trying very hardto pretend that Unix is fundamentally a Unicode operating system, sothat Python itself can be Unicode-based while still working on Unix. Theproblem with this is that it is demonstrably false, as seen in the os.listdir() problem ; Unix is fundamentally a'bytecode strings' environment, and attempts to pretend otherwise canrun into problems any time that this pretense runs
My main reaction to recent events is that theyshow how certificate authorities are one of the real practical weaknessesin SSL. All of the theoretical security in the world can be triviallythrown away by shoddy practices on the part of a single trusted certificateauthority, and we've recently seen not one but two such CAs exposed.
The case of the improperly issued mozilla.com certificate is a clear-cut procedural failure, either failing to vet yourresellers or failing to properly vet a signing request or, for thatmatter