CrunchBang Linux Pastebin - collaborative debugging

pastebin is a collaborative debugging tool allowing you to share and modify code snippets while chatting on IRC, IM or a message board.

This site is developed to XHTML and CSS2 W3C standards. If you see this paragraph, your browser does not support those standards and you need to upgrade. Visit WaSP for a variety of options.

CrunchBang Linux Pastebin

Posted by TAILSFAILS on Sat 9th Feb 11:45 (modification of post by view diff)
download | new post

  1. WTF Tails 0.16 uses an ancient version of OpenSSL!  And has it been crippled somehow?
  2.  
  3. Look at this (from my Tor client logs):
  4.  
  5. [notice] No AES engine found; using AES_* functions.
  6. [notice] This version of OpenSSL has a slow implementation of counter mode; not using it.
  7. [notice] OpenSSL OpenSSL 0.9.8o 01 Jun 2010 looks like version 0.9.8m or later; I will try SSL_OP to enable renegotiation
  8. [notice] We weren't able to find support for all of the TLS ciphersuites that we wanted to advertise. This won't hurt security, but it might make your Tor (if run as a client) more easy for censors to block.
  9. [notice] To correct this, use a more recent OpenSSL, built without disabling any secure ciphers or features.
  10.  
  11. Someone explain this please. This coming from the distro which still uses:
  12.  
  13. network-manager 0.8.1-6+squeeze2
  14. network-manager-gnome 0.8.1-2
  15.  
  16. LOL!
  17.  
  18. ===============================
  19.  
  20. Tails 0.16: DEBsig-verify disabled by default! EXCELLENT so I can get pwned and never know it, thanks guys.
  21.  
  22. cat /etc/dpkg/dpkg.cfg
  23. # dpkg configuration file
  24. #
  25. # This file can contain default options for dpkg.  All command-line
  26. # options are allowed.  Values can be specified by putting them after
  27. # the option, separated by whitespace and/or an `=' sign.
  28. #
  29.  
  30. # Do not enable debsig-verify by default; since the distribution is not using
  31. # embedded signatures, debsig-verify would reject all packages.
  32. no-debsig
  33.  
  34. # Log status changes and actions to a file.
  35. log /var/log/dpkg.log

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with @@


Remember me