Monthly Archives: February 2005

Viewing HTML messages in Mutt

In your ~/.mailcap put in this entry: text/html; lynx -force_html -dump %s; copiousoutput . And then add to your ~/.muttrc this line: auto_view text/html . Now you can view those nasty HTML based emails in mutt.

Posted in General, work | Tagged , , | 1 Comment

SHA-1 Broken and GnuPG (GPG)

As noted on slashdot ([1] , [2]) earlier this week; famed cryptologist Bruce Schneier noted in his blog entry that the hashing algorithm SHA-1 had been successfully broken. While the new advances against SHA-1 are computationally feasible they are still … Continue reading

Posted in General, work | Tagged , , , , , | 6 Comments