在同一天的 Hacker News Daily 上看到這兩篇,這是怎樣 XDDD:
- RMS 的「Reasons not to use (i.e., be used by) Facebook」
- 透過 Facebook Chat 當 VPN tunnel 的專案:「Tunneling Internet traffic over FB chat.」。
RMS 對 Facebook 的意見就不提了,來討論後面這個專案:
The idea of this project is to tunnel Internet traffic through Facebook chat (packets are sent as base64), the main component is tuntap and also the Google's Gumbo parser which does the interaction with Facebook (login, send/receive messages, etc.).
用 C++ 寫的... 不過 Facebook 可以通的環境通常可以有其他的 VPN 選擇吧 @_@