JargonFile/original/html/H/hacker-ethic.html
2014-03-27 18:54:56 +00:00

30 lines
4.0 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>hacker ethic</title><link rel="stylesheet" href="../../jargon.css" type="text/css"/><meta name="generator" content="DocBook XSL Stylesheets V1.61.0"/><link rel="home" href="../index.html" title="The Jargon File"/><link rel="up" href="../H.html" title="H"/><link rel="previous" href="hacker.html" title="hacker"/><link rel="next" href="hacker-humor.html" title="hacker humor"/></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">hacker ethic</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="hacker.html">Prev</a> </td><th width="60%" align="center">H</th><td width="20%" align="right"> <a accesskey="n" href="hacker-humor.html">Next</a></td></tr></table><hr/></div><dt><a id="hacker-ethic"/><dt xmlns="" id="hacker-ethic"><b>hacker ethic</b>: <span xmlns="http://www.w3.org/1999/xhtml" class="grammar">n.</span></dt></dt><dd><p> 1. The belief that information-sharing is a powerful positive good,
and that it is an ethical duty of hackers to share their expertise by
writing open-source code and facilitating access to information and to
computing resources wherever possible. </p></dd><dd><p> 2. The belief that system-cracking for fun and exploration is
ethically OK as long as the cracker commits no theft, vandalism, or breach
of confidentiality.</p></dd><dd><p>Both of these normative ethical principles are widely, but by no
means universally, accepted among hackers. Most hackers subscribe to the
hacker ethic in sense 1, and many act on it by writing and giving away
open-source software. A few go further and assert that
<span class="emphasis"><em>all</em></span> information should be free and
<span class="emphasis"><em>any</em></span> proprietary control of it is bad; this is the
philosophy behind the <a href="../G/GNU.html"><i class="glossterm">GNU</i></a> project.</p><p>Sense 2 is more controversial: some people consider the act of
cracking itself to be unethical, like breaking and entering. But the
belief that &#8216;ethical&#8217; cracking excludes destruction at least
moderates the behavior of people who see themselves as &#8216;benign&#8217;
crackers (see also <a href="../S/samurai.html"><i class="glossterm">samurai</i></a>, <a href="../G/gray-hat.html"><i class="glossterm">gray
hat</i></a>). On this view, it may be one of the highest forms of
hackerly courtesy to (a) break into a system, and then (b) explain to the
sysop, preferably by email from a <a href="../S/superuser.html"><i class="glossterm">superuser</i></a> account,
exactly how it was done and how the hole can be plugged &#8212; acting as
an unpaid (and unsolicited) <a href="../T/tiger-team.html"><i class="glossterm">tiger team</i></a>.</p><p>The most reliable manifestation of either version of the hacker ethic
is that almost all hackers are actively willing to share technical tricks,
software, and (where possible) computing resources with other hackers.
Huge cooperative networks such as <a href="../U/Usenet.html"><i class="glossterm">Usenet</i></a>,
<a href="../F/FidoNet.html"><i class="glossterm">FidoNet</i></a> and the Internet itself can function without
central control because of this trait; they both rely on and reinforce a
sense of community that may be hackerdom's most valuable intangible
asset.</p></dd><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="hacker.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="../H.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="hacker-humor.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">hacker </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> hacker humor</td></tr></table></div></body></html>