Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
102 lines (79 sloc)
2.54 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <HTML> | |
| <HEAD> | |
| <TITLE>Phrack Magazine Submissions</TITLE> | |
| </HEAD> | |
| <BODY BGCOLOR="BLACK" | |
| TEXT="WHITE" | |
| LINK="RED" | |
| VLINK="lightgrey" | |
| > | |
| <IMG SRC="../submit.jpg"><P> | |
| <CENTER> | |
| <TABLE WIDTH=75%> | |
| <TD> | |
| To submit an article, send <B>all</B> sumbmissions to: | |
| <A HREF="mailto://phrackedit@phrack.com">phrackedit@phrack.com</A><P> | |
| Any and all <b>original*</B> submissions are considered and appreciated. | |
| If we decide to publish your submission, you will know when the new | |
| issue comes out. If we decide your article sucks, you'll know | |
| that too, because your article will <B>not</B> be in the next issue. | |
| However, if your submission is so incredibly awful that it rends | |
| the very fabric of good taste, we will probably print it in | |
| linenoise and ridicule you.<P> | |
| We will publish articles under any pen-name you want.<P> | |
| Furthermore:<P> | |
| Article submissions become the publication property of Phrack | |
| Magazine, but remain the intellectual property of their authors. We | |
| change nothing except maybe correct some grammar and spelling. We | |
| censor nothing. Either we will print your entire article, or none | |
| of it. This Magazine is by the hacking community for the hacking | |
| community. Period.<P> | |
| Article submissions may be encrypted with the following really REALLY | |
| new key:<P> | |
| To submit a girlie, send <B>ALL</B> girlies to: | |
| <A HREF="mailto://owned@hfg.org">owned@hfg.org</A><P> | |
| <PRE> | |
| -----BEGIN PGP PUBLIC KEY BLOCK----- | |
| Version: 2.6.2 | |
| mQENAzMgU6YAAAEH/1/Kc1KrcUIyL5RBEVeD82JM9skWn60HBzy25FvR6QRYF8uW | |
| ibPDuf3ecgGezQHM0/bDuQfxeOXDihqXQNZzXf02RuS/Au0yiILKqGGfqxxP88/O | |
| vgEDrxu4vKpHBMYTE/Gh6u8QtcqfPYkrfFzJADzPEnPI7zw7ACAnXM5F+8+elt2j | |
| 0njg68iA8ms7W5f0AOcRXEXfCznxVTk470JAIsx76+2aPs9mpIFOB2f8u7xPKg+W | |
| DDJ2wTS1vXzPsmsGJt1UypmitKBQYvJrrsLtTQ9FRavflvCpCWKiwCGIngIKt3yG | |
| /v/uQb3qagZ3kiYr3nUJ+ULklSwej+lrReIdqYEABRG0D1BocmFjayBNYWdhemlu | |
| ZQ== | |
| =sdwc | |
| -----END PGP PUBLIC KEY BLOCK----- | |
| </PRE> | |
| </TD> | |
| </TABLE> | |
| </CENTER> | |
| <h6> | |
| <PRE> | |
| *: original: | |
| Main Entry: orig·i·nal | |
| Function: noun | |
| Date: 14th century | |
| 1 archaic : the source or cause from which something arises; specifically : ORIGINATOR | |
| 2 a : that from which a copy, reproduction, or translation is made b : a work composed firsthand | |
| 3 a : a person of fresh initiative or inventive capacity | |
| </Pre> | |
| </h6> | |
| <FONT SIZE="-1"> | |
| <CENTER> | |
| <P> | |
| [ | |
| <A HREF="../">HOME</A> | | |
| <A HREF="../newest/">NEWEST</A> | | |
| <A HREF="../Archives">ARCHIVE</A> | | |
| <A HREF="../sightings">SIGHTINGS</A> | | |
| <A HREF="../contact">CONTACT</A> | | |
| <A HREF="../submit">SUBMISSIONS</A> | | |
| <A HREF="../about">ABOUT US</A> | | |
| <A HREF="../links">LINKS</A> | |
| ] | |
| <P> | |
| </CENTER> | |
| </FONT> | |
| </BODY> | |
| </HTML> |