当前位置: 首页 > 图文教程 > 操作系统 > Unix/Linux > stallman 谈黑客

Unix/Linux
Linux远程启动
寻找Linux下的网络邻居
Linux 每次启动时钟日期就多了 8 小时
实例讲解 LILO 的配置和使用
深入解剖 LILO
在没有CD-ROM 驱动器的笔记本电脑上安装Linux
Linux 运行级init详解
把 RH 7.0 内核升级到 2.4
Linux 99问(四)
Linux内核重编译常见故障及其解决方法
Linux中文件的压缩与解压缩
Linux下如何实现IP与Mac地址的捆绑?
如何用 Linux 拨号上网
试试一张软盘可装下Linux(嵌入式Linux)
Linux 99问(三)
Linux 99问(二)
Linux 99问(一)
linux核心代码分析(系统初始化start_kernel函数)
让linux支持你的DMA66硬盘
用RPM校验文件

Unix/Linux 中的 stallman 谈黑客


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-11-01   浏览: 54 ::
收藏到网摘: n/a

It is hard to write a simple definition of something as varied ashacking, but I think what these activities have in common isplayfulness, cleverness, and exploration. Thus, hacking meansexploring the limits of what is possible, in a spirit of playfulcleverness. Activities that display playful cleverness have "hackvalue".
Hackers typically had little respect for the silly rules thatadministrators like to impose, so they looked for ways around. Forinstance, when computers at MIT started to have "security" (that is,restrictions on what users could do), some hackers found clever waysto bypass the security, partly so they could use the computers freely,and partly just for the sake of cleverness (hacking does not need tobe useful). However, only some hackers did this--many were occupiedwith other kinds of cleverness, such as placing some amusing object ontop of MIT's great dome (**),finding a way to do a certain computation with only 5 instructionswhen the shortest known program required 6, writing a program to printnumbers in roman numerals, or writing a program to understandquestions in English.

Meanwhile, another group of hackers at MIT found a different solutionto the problem of computer security: they designed the Incompatible Timesharing System without security "features". In the hacker'sparadise, the glory days of the Artificial Intelligence Lab, there wasno security breaking, because there was no security to break. It wasthere, in that environment, that I learned to be a hacker, though Ihad shown the inclination previously. We had plenty of other domainsin which to be playfully clever, without building artificial securityobstacles which then had to be overcome.
Yet when I say I am a hacker, people often think I am making a naughtyadmission, presenting myself specifically as a security breaker. Howdid this confusion develop?
Around 1980, when the news media took notice of hackers, they fixatedon one narrow aspect of real hacking: the security breaking which somehackers occasionally did. They ignored all the rest of hacking, andtook the term to mean breaking security, no more and no less. The media have since spread that definition, disregarding our attempts tocorrect them. As a result, most people have a mistaken idea of whatwe hackers actually do and what we think.
You can help correct the misunderstanding simply by making adistinction between security breaking and hacking--by using the term"cracking" for security breaking. The people who do it are"crackers". Some of them may also be hackers, just as some of themmay be chess players or golfers; most of them are not.