Home
nothing should remain secret
>/dev/null

In Unix-like operating systems, /dev/null or the null device is a special file that discards all data written to it (but reports that the write operation succeeded), and provides no data to any process that reads from it (yielding EOF immediately). In programmer jargon, especially Unix jargon, it may also be called the bit bucket or black hole.

This entity is a common inspiration for technical jargon expressions and metaphors by Unix programmers, e.g. "please send complaints to /dev/null," "my mail got archived in /dev/null," and "redirect to /dev/null" — being jocular ways of saying, respectively: "don't bother sending complaints," "my mail was deleted," and "go away".

The null device is also a favorite subject of technical jokes, such as warning users that the system's /dev/null is already 98% full. The April Fool's, 1995 issue of the German magazine c't reported on an enhanced /dev/null chip that would efficiently dispose of the incoming data by converting it to a flicker on an internal glowing LED.

Last Updated on Wednesday, 15 April 2009 13:52
 
Project Honey Pot
1.7/5 (47 votes)

Project Honey Pot is a web based honeypot network which uses software embedded in web sites to collect information about IP addresses used when harvesting e-mail addresses for spam or other similar purposes such as bulk mailing and e-mail fraud.

Last Updated on Wednesday, 15 April 2009 13:02
Read more... [Project Honey Pot]
 
Zone-H.org
2.7/5 (77 votes)

Zone-H.org was once the world second most accessed computer security web site according to Alexa. What started in 2002 as a simple web site defacement mirror evolved as the years passed to a complete and very popular IT security portal.

Last Updated on Wednesday, 15 April 2009 13:13
Read more... [Zone-H.org]