• [TechSucks] Arcor blockt Webseiten

    Achtung, wilde Spekulation! Es scheint, als blockt entweder Arcor den Zugriff auf verschiedene gmane.org Subdomains oder gmane blockt Arcor. blindcoder@fuzzy:~$ Tor_disable blindcoder@fuzzy:~$ telnet article.gmane.org 80 Trying 80.91.229.6... telnet: Unable to connect to remote host: Connection refused blindcoder@fuzzy:~$ Tor_enable blindcoder@fuzzy:~$ telnet article.gmane.org 80 Resolving article.gmane.org through tor... 80.91.229.6 Trying 80.91.229.6... Connected...


  • [Politik] Widerstand gegen die Staatsgewalt

    Derzeit fliegt der deutschen Politikerriege ihre Innenpolitik auch international um die Ohren. Erst gibt Australien eine Reisewarnung fuer Deutschland raus: "Deutsche Regierungsmitteilungen betonen weiterhin die Möglichkeit eines terroristischen Angriffs in Deutschland", heißt es auf der Internetseite der australischen Regierungsstelle, und "das Deutsche Innenministerium teilte mit, dass die Bedrohung sich verstärkt...


  • [Tor] Transparent Tor Proxy

    With the release of Tor 0.1.2.13 the 0.1.2.x branch left the 'development' state. The to me most interesting new feature is the ability to set up a transparent proxy with iptables. A detailed description of how to set it up is available in the NoReply Wiki. For the next version...


  • [TechSucks] strange sed behaviour

    I have an IRC bot powered by ii running that automatically prints the content of the <title> Tag of any URL posted by itself without an explanation of the URL. It does this this way: wget -o /dev/null -O - "http://www.example.com/" | tr '\\n' ' ' | tr -d $'\\r'...


  • [TechSucks] Opera unusable for Fileupload

    If you consider to upload a file on a website, stay clear of Opera. The version of Opera identifying itself as "Opera/9.10 (Windows NT 5.1; U; de)" stops uploading the file after a while (here: after 2.1 MB of 15.4 MB), if the website doesn't send any output to the...