I'd like to take advantage of the force_ssl feature in rails 3.1rc4. class ApplicationController < ActionController::Base force_ssl end Problem is this breaks most/all of my existing RSpec controller specs. For example, this fails: describe "... 続きを読む
この1年ほど、一部の巨大インターネット企業はインターネット接続におけるSSL暗号化の動きを推進している。つまり従来のHTTP接続に代えてHTTPS接続を採用し始めた。 通信を傍受して簡単に他のユーザーになりすますことができるFiresheepのようなツールの登場に... 続きを読む
TechCrunch読者のSteve Manuelは、大きな議論を巻き起こしているFirefoxのアドオンFiresheepからログイン情報を守る方法を発見したと通報してきた。FiresheepはオープンWiFiを通じてアクセスした場合、ほとんどありとあらゆるソーシャルネットワークのログイン... 続きを読む