ohohlfeld.com : blog
Ohohlfeld.com Banner

Biblic Social Networks

February 25, 2008

Filed under: Uncategorized — Oliver @ 7:07 pm

Just a quick announcement: I found a interesting page that presents a visualisation of cross-references and a social network analysis which reflects co-occurrences of names in Bible.

When a machine only slowly forgets - Exploiting TrueCrypt et al.

February 24, 2008

Filed under: papers, research — Oliver @ 10:43 pm

Researchers at Princeton university have released a highly interesting paper on Thursday, which demonstrates that DRAM contents are not immediately lost when the system is turned off. Their paper shows how this property can be used to exploit state-of-the-art hard drive encryption tools, such as TrueCrypt, when the attacker gets physical access to the machine.

The root of the problem lies in an unexpected property of today’s DRAM memories. DRAMs are the main memory chips used to store data while the system is running. Virtually everybody, including experts, will tell you that DRAM contents are lost when you turn off the power. But this isn’t so. Our research shows that data in DRAM actually fades out gradually over a period of seconds to minutes, enabling an attacker to read the full contents of memory by cutting power and then rebooting into a malicious operating system. (…) This is deadly for disk encryption products because they rely on keeping master decryption keys in DRAM. This was thought to be safe because the operating system would keep any malicious programs from accessing the keys in memory, and there was no way to get rid of the operating system without cutting power to the machine, which “everybody knew” would cause the keys to be erased. (Source)

Further information, including images and videos as well as a experimental guide to quickly reproduce these results using Linux, can be found here.

Read before you cite!

February 21, 2008

Filed under: misc, research — Tags: , , , — Oliver @ 9:00 pm

As I was discussing about citations in academic papers during lunch today, I thought it’s time to write about some older paper dealing with the citation process. In 2002, Simkin and Roychowdhury published a paper entitled Read Before You Cite where they claimed that only about 20 % of the citers read the paper they were citing. They studied the distribution of misprints in bibliographic references and assumed a correlation between misprints and the fact that the author read the paper. At the first glance, this assumption seems to be quite logical, as an alert reader will find the errors in the bibliographic record. Simkin et al. present a nice analytical evaluation where they also showed that the misprint distribution follows a Zipf law. However, the correctness of the result simply depends on the correctness of the basic assumptions. And this is what I believe the problem of this paper, as at least in computer science, the citation process might have some more properties that were neglected in the paper.

My citation process is decoupled from my reading process. When discovering an interesting paper, I mostly print it out as this is more comfortable when taking notes and allows “offline” reading in the suburban train or bus. I’m too lazy to take my (heavy) laptop with me all the time but mostly have some papers in my bag. After reading the paper, I might file it away. There may elapse some time before I grab the paper again to cite it when working on a publication or writing a mail. However, as some time passed by since I got the paper, I might have forgot about some of the details needed for citing it (maybe the volume of the journal). Mostly, I write some short note on the heading of the first page that will remind me on the most important bibliographic data, but sometimes I just forget it. When citing the paper, I mostly use public databases (such as provided by the ACM) or access the authors web page to obtain everything I need in the BibTeX format, ready to cut and paste it into my bibliographic database. Nowadays, this technique is very convenient and fast. What if the record I just copied was erroneous? (sometimes even bibliographic records provided at the author’s page are erroneous!) Well, then I might spread another misprint as measured by Simkin et al.

All I want to say is that there not necessarily a correlation or even a causal connection between a misprinted bibliographic record and the fact whether an author actually read the paper or not. Moreover, a colleague draw up with a metric that may be more reliable: simply compute the amount of papers an author has to read per day (works only for authors writing tons of papers). However, as such an author will likely be an full professor or the head of the department that puts his name behind all works of his Ph.D. students, the most interesting question would be: did they read what they wrote? :-)

Related information:

© 2001-2008 by Oliver Hohlfeld, B.Sc. | Imprint

Warning: stristr() [function.stristr]: Empty delimiter. in /home/oliver/public_html/ohcomblog/wp-content/plugins/wassup/wassup.php on line 2093