Slashdot Mirror


User: agl42

agl42's activity in the archive.

Stories
0
Comments
5
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 5

  1. Re:Equivalent to SSH/TLS with self-signed certs. on Google's Obfuscated TCP · · Score: 1

    > Is this, for example, subject to playback attacks?

    Yes, it is (there's no server nonce). It's designed that way because it eliminates latency. This is a low security, low cost scheme after all. It's also vulnerable to truncation attacks and, until I implement authenticators, blind corruption.

  2. Re:vote for kdawson to be fired on Google's Obfuscated TCP · · Score: 1

    It didn't escape me - I didn't write the subject line. To be clear: this has nothing to do with Google.

  3. Re:Damn Videos on Google's Obfuscated TCP · · Score: 1

    You have a fair point there, but you would be surprised how many more people will sit through the video than would read a page explaining the same. I don't much like the video either, but I did it for the reason above. I guessed that people smart enough to get frustrated with it probably didn't need it.

  4. NOT Google's, just their code hosting on Google's Obfuscated TCP · · Score: 1

    NOT Google's, just their code hosting. Title says it all.

  5. Re:They could have done better on Google's Obfuscated TCP · · Score: 1

    It's such a good idea that I plan to do it. Enums for it etc already exist in the code, it's just a question of writing browser support. Disadvantages are the additional RTT and, probably, more expensive cipher suites. Another advantage is that some firewalls are more friendly to outbound 443.