Usenet Photos:

Usenet
Photo:1
Usenet
Photo:2
Usenet
Photo:3
Usenet
Photo:4


Usenet Basic Informations:

Introduction
2> Usenet is one of the oldest computer network communications systems still in widespread use. It was conceived in 1979 and publicly established in 1980 at the University of North Carolina at Chapel Hill and Duke University,[1] over a decade before the World Wide Web was developed and the general public got access to the Internet. It was originally built on the "poor man's ARPANET," employing UUCP as its transport protocol to offer mail and file transfers, as well as announcements through the newly developed news software such as A News. The name USENET emphasized its creators' hope that the USENIX organization would take an active role in its operation.[2] The articles that users post to Usenet are organized into topical categories called newsgroups, which are themselves logically organized into hierarchies of subjects. For instance, sci.math and sci.physics are within the sci hierarchy, for science. When a user subscribes to a newsgroup, the news client software keeps track of which articles that user has read.[3] In most newsgroups, the majority of the articles are responses to some other article. The set of articles which can be traced to one single non-reply article is called a thread. Most modern newsreaders display the articles arranged into threads and subthreads. When a user posts an article, it is initially only available on that user's news server. Each news server, however, talks to one or more other servers (its "newsfeeds") and exchanges articles with them. In this fashion, the article is copied from server to server and (if all goes well) eventually reaches every server in the network. The later peer-to-peer networks operate on a similar principle; but for Usenet it is normally the sender, rather than the receiver, who initiates transfers. Some have noted that this seems an inefficient protocol in the era of abundant high-speed network access. Usenet was designed for the times when networks were much slower, and not always available. Many sites on the original Usenet network would connect only once or twice a day to batch-transfer messages in and out.[4] Usenet has significant cultural importance in the networked world, having given rise to, or popularized, many widely recognized concepts and terms such as "FAQ" and "spam".[5] The format and transmission of Usenet articles is similar to that of Internet e-mail messages. The difference between the two is that Usenet articles can be read by any user whose news server carries the group to which the message was posted, as opposed to email messages which have one or more specific recipients.[6] Today, Usenet has diminished in importance with respect to Internet forums, blogs and mailing lists. Usenet differs from such media in several ways: Usenet requires no personal registration with the group concerned; information need not be stored on a remote server; archives are always available; and reading the messages requires not a mail or web client, but a news client. The groups in alt.binaries are still widely used for data transfer. [edit]

Tags:Internet,Uucp,Duke University,Email,Computer Network,University Of North Carolina At Chapel Hill,World Wide Web,Arpanet,Usenix,Newsgroups,News Client,Thread,Server To Server,Faq,Spam,Internet Forums,Blogs,Binaries,Rar,University Of North Carolina,News,
ISPs, news servers, and newsfeeds
2> Many Internet service providers, and many other Internet sites, operate news servers for their users to access. ISPs that do not operate their own servers directly will often offer their users an account from another provider that specifically operates newsfeeds. In early news implementations, the server and newsreader were a single program suite, running on the same system. Today, one uses separate newsreader client software, a program that resembles an email client but accesses Usenet servers instead. Not all ISPs run news servers. A news server is one of the most difficult Internet services to administer well because of the large amount of data involved, small customer base (compared to mainstream Internet services such as email and web access), and a disproportionately high volume of customer support incidents (frequently complaining of missing news articles that are not the ISP's fault). Some ISPs outsource news operation to specialist sites, which will usually appear to a user as though the ISP ran the server itself. Many sites carry a restricted newsfeed, with a limited number of newsgroups. Commonly omitted from such a newsfeed are foreign-language newsgroups and the alt.binaries hierarchy which largely carries software, music, videos and images, and accounts for over 99 percent of article data. There are also Usenet providers that specialize in offering service to users whose ISPs do not carry news, or that carry a restricted feed. See also news server operation for an overview of how news systems are implemented. [edit]

Tags:Internet Service Provider,News Server Operation,
Newsreader clients
3> Newsgroups are typically accessed with special client software that connects to a news server. Newsreader clients are available for all major operating systems.[7] Modern mail clients or "communication suites" commonly also have an integrated newsreader. Often, however, these integrated clients are of low quality, compared to standalone newsreaders, and incorrectly implement Usenet protocols, standards and conventions. Many of these integrated clients, for example the one in Microsoft's Outlook Express, are disliked by purists because of their misbehavior.[8] With the rise of the World Wide Web (WWW), web front-ends (web2news) have become more common. Web front ends have lowered the technical entry barrier requirements to that of one application and no Usenet NNTP server account. There are numerous websites now offering web based gateways to Usenet groups, although some people have begun filtering messages made by some of the web interfaces for one reason or another.[9][10] Google Groups[11] is one such web based front end and web browsers can access Google Groups via news: protocol links directly.[12] [edit]

Tags:Microsoft,Outlook Express,Google Groups,Web Browsers,
Moderated and unmoderated newsgroups
3> A minority of newsgroups are moderated, meaning that messages submitted by readers are not distributed directly to Usenet, but instead are emailed to the moderators of the newsgroup for approval. The moderator is to receive submitted articles, review them, and inject approved articles so that they can be properly propagated worldwide. Articles approved by a moderator must bear the Approved: header line. Moderators ensure that the messages that readers see in the newsgroup conform to the charter of the newsgroup, though they are not required to follow any such rules or guidelines.[13] Typically, moderators are appointed in the proposal for the newsgroup, and changes of moderators follow a succession plan.[14] Historically, a mod.* hierarchy existed before Usenet reorganization.[15] Now, moderated newsgroups may appear in any hierarchy. Usenet newsgroups in the Big-8 hierarchy are created by proposals called a Request for Discussion, or RFD. The RFD is required to have the following information: newsgroup name, checkgroups file entry, and moderated or unmoderated status. If the group is to be moderated, then at least one moderator with a valid email address must be provided. Other information which is beneficial but not required includes: a charter, a rationale, and a moderation policy if the group is to be moderated.[16] Discussion of the new newsgroup proposal follows, and is finished with the members of the Big-8 Management Board making the decision, by vote, to either approve or disapprove the new newsgroup. Unmoderated newsgroups form the majority of Usenet newsgroups, and messages submitted by readers for unmoderated newsgroups are immediately propagated for everyone to see. Minimal editorial content filtering vs propagation speed form one crux of the Usenet community. One little cited defense of propagation is canceling a propagated message, but few Usenet users use this command and in fact some news readers don't offer cancellation commands, in part because article storage expires in relatively short order anyway. Creation of moderated newsgroups often becomes a hot subject of controversy, raising issues regarding censorship and the desire of a subset of users to form an intentional community. [edit]

Tags:Request For Discussion,Intentional Community,
Technical details
3> Usenet is a set of protocols for generating, storing and retrieving news "articles" (which resemble Internet mail messages) and for exchanging them among a readership which is potentially widely distributed. These protocols most commonly use a flooding algorithm which propagates copies throughout a network of participating servers. Whenever a message reaches a server, that server forwards the message to all its network neighbors that haven't yet seen the article. Only one copy of a message is stored per server, and each server makes it available on demand to the (typically local) readers able to access that server. The collection of Usenet servers has thus a certain peer-to-peer character in that they share resources by exchanging them, the granularity of exchange however is on a different scale than a modern peer-to-peer system and this characteristic excludes the actual users of the system who connect to the news servers with a typical client-server application, much like an email reader. RFC 850 was the first formal specification of the messages exchanged by Usenet servers. It was superseded by RFC 1036. In cases where unsuitable content has been posted, Usenet has support for automated removal of a posting from the whole network by creating a cancel message, although due to a lack of authentication and resultant abuse, this capability is frequently disabled. Copyright holders may still request the manual deletion of infringing material using the provisions of World Intellectual Property Organization treaty implementations, such as the U.S. Online Copyright Infringement Liability Limitation Act. On the Internet, Usenet is transported via the Network News Transfer Protocol (NNTP) on TCP Port 119 for standard, unprotected connections and on TCP port 563 for SSL encrypted connections which is offered only by a few sites. [edit]

Tags:World Intellectual Property Organization,U.s.,Network News Transfer Protocol,Tcp Port,Ssl,
Organization
3> The major set of worldwide newsgroups is contained within nine hierarchies, eight of which are operated under consensual guidelines that govern their administration and naming. The current Big Eight are: comp.* – computer-related discussions (comp.software, comp.sys.amiga) humanities.* – fine arts, literature, and philosophy (humanities.classics, humanities.design.misc) misc.* – miscellaneous topics (misc.education, misc.forsale, misc.kids) news.* – discussions and announcements about news (meaning Usenet, not current events) (news.groups, news.admin) rec.* – recreation and entertainment (rec.music, rec.arts.movies) sci.* – science related discussions (sci.psychology, sci.research) soc.* – social discussions (soc.college.org, soc.culture.african) talk.* – talk about various controversial topics (talk.religion, talk.politics, talk.origins) See also the Great Renaming. The alt.* hierarchy is not subject to the procedures controlling groups in the Big Eight, and it is as a result less organized. However, groups in the alt.* hierarchy tend to be more specialized or specific—for example, there might be a newsgroup under the Big Eight which contains discussions about children's books, but a group in the alt hierarchy may be dedicated to one specific author of children's books. Binaries are posted in alt.binaries.*, making it the largest of all the hierarchies. Many other hierarchies of newsgroups are distributed alongside these. Regional and language-specific hierarchies such as japan.*, malta.* and ne.* serve specific countries and regions such as Japan, Malta and New England. Companies and projects administer their own hierarchies to discuss their products and offer community technical support, such as the historical gnu.* hierarchy from the Free Software Foundation. Microsoft has closed its newsserver as of June 2010, providing support for its products over forums now.[17] Some users prefer to use the term "Usenet" to refer only to the Big Eight hierarchies; others include alt as well. The more general term "netnews" incorporates the entire medium, including private organizational news systems. Informal sub-hierarchy conventions also exist. *.answers are typically moderated cross-post groups for FAQs. An FAQ would be posted within one group and a cross post to the *.answers group at the head of the hierarchy seen by some as a refining of information in that news group. Some subgroups are recursive—to the point of some silliness in alt.*. [edit]

Tags:Fine Arts,Literature,Talk.origins,Great Renaming,Alt.* Hierarchy,Japan,Malta,New England,Free Software Foundation,
Binary content
3> A visual example of the many complex steps required to prepare data to be uploaded to usenet newsgroups. These steps must be done again in reverse to download data from usenet. Usenet was originally created to distribute text content encoded in the 7-bit ASCII character set. With the help of programs that encode 8-bit values into ASCII, it became practical to distribute binary files as content. Binary posts, due to their size and often-dubious copyright status, were in time restricted to specific newsgroups, making it easier for administrators to allow or disallow the traffic. The oldest widely used encoding method for binary content is uuencode, from the Unix UUCP package. In the late 1980s, Usenet articles were often limited to 60,000 characters, and larger hard limits exist today. Files are therefore commonly split into sections that require reassembly by the reader. With the header extensions and the Base64 and Quoted-Printable MIME encodings, there was a new generation of binary transport. In practice, MIME has seen increased adoption in text messages, but it is avoided for most binary attachments. Some operating systems with metadata attached to files use specialized encoding formats. For Mac OS, both Binhex and special MIME types are used. Other lesser known encoding systems that may have been used at one time were BTOA, XX encoding, BOO, and USR encoding. In an attempt to reduce file transfer times, an informal file encoding known as yEnc was introduced in 2001. It achieves about a 30% reduction in data transferred by assuming that most 8-bit characters can safely be transferred across the network without first encoding into the 7-bit ASCII space. The standard method of uploading binary content to Usenet is to first archive the files into RAR archives (for large files usually in 15 MB, 50 MB or 100 MB parts) then create Parchive files. Parity files are used to recreate missing data. This is needed often, as not every part of the files reaches a server. These are all then encoded into yEnc and uploaded to the selected binary groups. [edit]

Tags:Bit,
Binary retention time
4> This is a list of the 30 biggest groups on Giganews on March 3, 2008, and is an example of the massive retention capabilities of a commercial usenet server. Each newsgroup is generally allocated a certain amount of storage space for post content. When this storage has been filled, each time a new post arrives, old posts are deleted to make room for the new content. If the network bandwidth available to a server is high but the storage allocation is small, it is possible for a huge flood of incoming content to overflow the allocation and push out everything that was in the group before it. If the flood is large enough, the beginning of the flood will begin to be deleted even before the last part of the flood has been posted. Binary newsgroups are only able to function reliably if there is sufficient storage allocated to a group to allow readers enough time to download all parts of a binary posting before it is flushed out of the group's storage allocation. This was at one time how posting of undesired content was countered; the newsgroup would be flooded with random garbage data posts, of sufficient quantity to push out all the content to be suppressed. This has been compensated by service providers allocating enough storage to retain everything posted each day, including such spam floods, without deleting anything. The average length of time that posts are able to stay in the group before being deleted is commonly called the retention time. Generally the larger usenet servers have enough capacity to archive several weeks of binary content even when flooded with new data at the maximum daily speed available. A good binaries service provider must not only accommodate users of fast connections (3 megabit) but also users of slow connections (256 kilobit or less) who need more time to download content over a period of several days or weeks. Major NSPs don't delete any articles less than a year old, resulting in a retention time of more than 700 days.[18] In part because of such long retention times, as well as growing Internet upload speeds, Usenet is also used by individual users to store backup data in a practice called Usenet backup, or uBackup.[19] While commercial providers offer more easy to use online backup services, storing data on Usenet is free of charge (although access to Usenet itself may not be). The method requires the user to manually select, prepare and upload the data. Because anyone can potentially download the backup files, the data is typically encrypted. After the files are uploaded, the uploader does not have any control over them; the files are automatically copied to all Usenet providers, so there will be multiple copies of it spread over different geographical locations around the world. [edit]

Tags:
Legal issues
4> While binary newsgroups can be used to distribute completely legal user-created works, open-source software, and public domain material, some binary groups are used to illegally distribute commercial software, copyrighted media, and obscene materials. ISP-operated Usenet servers frequently block access to all alt.binaries.* groups to both reduce network traffic and to avoid related legal issues. Commercial Usenet service providers claim to operate as a telecommunications service, and assert that they are not responsible for the user-posted binary content transferred via their equipment. In the United States, Usenet providers can qualify for protection under the DMCA Safe Harbor regulations, provided that they establish a mechanism to comply with and respond to takedown notices from copyright holders.[20] Removal of copyrighted content from the entire Usenet network is a nearly impossible task, due to the rapid propagation between servers and the retention done by each server. Petitioning a Usenet provider for removal only removes it from that one server's retention cache, but not any others. It is possible for a special post cancellation message to be distributed to remove it from all servers, but many providers ignore cancel messages by standard policy, because they can be easily falsified and submitted by anyone.[21][22] For a takedown petition to be most effective across the whole network, it would have to be issued to the origin server to which the content has been posted, but has not yet been propagated to other servers. Removal of the content at this early stage would prevent further propagation, but with modern high speed links, content can be propagated as fast as it arrives, allowing no time for content review and takedown issuance by copyright holders.[23] Establishing the identity of the person posting illegal content is equally difficult due to the trust-based design of the network. Like SMTP email, servers generally assume the header and origin information in a post is true and accurate. However, as in SMTP email, Usenet post headers are easily falsified so as to obscure the true identity and location of the message source.[24] In this manner, Usenet is significantly different from modern P2P services; most P2P users distributing content are typically immediately identifiable to all other users by their network address, but the origin information for a Usenet posting can be completely obscured and unobtainable once it has propagated past the original server.[25] Also unlike modern P2P services, the identity of the downloaders is hidden from view. On P2P services a downloader is identifiable to all others by their network address. On Usenet, the downloader connects directly to a server, and only the server knows the address of who is connecting to it. Some Usenet providers do keep usage logs, but not all make this logged information casually available to outside parties such as the RIAA.[26][27] [edit]

Tags:
History
2> UUCP/USENET Logical Map — June 1, 1981 / mods by S. McGeady 11/19/81 (ucbvax) +=+===================================+==+ | | | | | | wivax | | | | | | | | | microsoft| uiucdcs | | | | genradbo | | | | | | (Tektronix) | | | | | | | purdue | | | decvax+===+=+====+=+=+ | | | | | | | | | | | pur-phy | | tekmdp | | | | | | | | | | | +@@@@@@cca | | | | | | | | | | | | | +=pur-ee=+=+=====+===+ | | | csin | | | | | | | | +==o===+===================+==+========+=======+====teklabs=+ | | | | | | | pdp phs grumpy wolfvax | | | | | | | | | | | cincy unc=+===+======+========+ | | | | bio | | | | | (Misc) | | (Misc) | | | | sii reed | dukgeri duke34 utzoo | | | | | | | | | | | | +====+=+=+==+====++======+==++===duke=+===+=======+==+=========+ | | | | | | | | | | | u1100s | bmd70 ucf-cs ucf | andiron | | | | | | | | | | | | | red | | | | | pyuxh | | | | zeppo | | | | | psupdp---psuvax | | | | | | | | | | | alice | whuxlb | utah-cs | | houxf | allegra | | | | | | | | | | | | | | | | | | | +--chico---+ | +===+=mhtsa====research | /=+=======harpo=+==+ | | | | | | | | / | | | | hocsr | | +=+=============+=/ cbosg---+ | | | ucbopt | | | | | esquire | | : | | | cbosgd | | | : | | | | | | ucbcory | | eagle==+=====+=====+=====+=====+ | | | : | | | | | | | | | +-uwvax--+ | : | | | mhuxa mhuxh mhuxj mhuxm mhuxv | | | : | | | | | | : | | | +----------------------------o--+ | : | | | | | | ucbcad | | | ihpss mh135a | | : | | | | | | | : \--o--o------ihnss----vax135----cornell | | : | | | | | +=+==ucbvax==========+===+==+=+======+=======+=+========+=========+ (UCB) : | | | | (Silicon Valley) ucbarpa cmevax | | menlo70--hao : | | | | ucbonyx | | | sri-unix | ucsfcgl | | | | Legend: | | sytek====+========+ ------- | | | | - | / \ + = Uucp sdcsvax=+=======+=+======+ intelqa zehntel = "Bus" | | | o jumps sdcarl phonlab sdcattb : Berknet @ Arpanet UUCP/USENET Logical Map, original by Steven McGeady. Copyright© 1981, 1996 Bruce Jones, Henry Spencer, David Wiseman. Copied with permission from The Usenet Oldnews Archive: Compilation.[28] Newsgroup experiments first occurred in 1979. Tom Truscott and Jim Ellis of Duke University came up with the idea as a replacement for a local announcement program, and established a link with nearby University of North Carolina using Bourne shell scripts written by Steve Bellovin. The public release of news was in the form of conventional compiled software, written by Steve Daniel and Truscott.[29] In 1980, Usenet was connected to ARPANET through UC Berkeley which had connections to both Usenet and ARPANET. Michael Horton, the graduate student that set up the connection, began “feeding mailing lists from the ARPANET into Usenet” with the “fa” identifier. As a result, the number of people on Usenet increased dramatically; however, it was still a while longer before Usenet users could contribute to ARPANET.[30] After 32 years, the USENET news service link at the University of North Carolina at Chapel Hill (news.unc.edu) was finally retired on February 4, 2011. [edit]

Tags:Tom Truscott,Jim Ellis,
Network
3> UUCP networks spread quickly due to the lower costs involved, and the ability to use existing leased lines, X.25 links or even ARPANET connections. By 1983, the number of UUCP hosts had grown to 550, nearly doubling to 940 in 1984.[31] As the mesh of UUCP hosts rapidly expanded, it became desirable to distinguish the Usenet subset from the overall network. A vote was taken at the 1982 USENIX conference to choose a new name. The name Usenet was retained, but it was established that it only applied to news.[32] The name UUCPNET became the common name for the overall network. In addition to UUCP, early Usenet traffic was also exchanged with Fidonet and other dial-up BBS networks. Widespread use of Usenet by the BBS community was facilitated by the introduction of UUCP feeds made possible by MS-DOS implementations of UUCP such as UFGATE (UUCP to FidoNet Gateway), FSUUCP and UUPC. The Network News Transfer Protocol, or NNTP, was introduced in 1985 to distribute Usenet articles over TCP/IP as a more flexible alternative to informal Internet transfers of UUCP traffic. Since the Internet boom of the 1990s, almost all Usenet distribution is over NNTP.[33] [edit]

Tags:
Software
3> Early versions of Usenet used Duke's A News software. At Berkeley an improved version called B News was produced by Matt Glickman and Mark Horton. With a message format that offered compatibility with Internet mail and improved performance, it became the dominant server software. C News, developed by Geoff Collyer and Henry Spencer at the University of Toronto, was comparable to B News in features but offered considerably faster processing. In the early 1990s, InterNetNews by Rich Salz was developed to take advantage of the continuous message flow made possible by NNTP versus the batched store-and-forward design of UUCP. Since that time INN development has continued, and other news server software has also been developed.[34] [edit]

Tags:
Public venue
3> Usenet was the initial Internet community and the place for many of the most important public developments in the commercial Internet. It was the place where Tim Berners-Lee announced the launch of the World Wide Web,[35] where Linus Torvalds announced the Linux project,[36] and where Marc Andreessen announced the creation of the Mosaic browser and the introduction of the image tag,[37] which revolutionized the World Wide Web by turning it into a graphical medium. [edit]

Tags:
Internet jargon and history
3> Many jargon terms now in common use on the Internet originated or were popularized on Usenet.[38] Likewise, many conflicts which later spread to the rest of the Internet, such as the ongoing difficulties over spamming, began on Usenet.[39] "Usenet is like a herd of performing elephants with diarrhea. Massive, difficult to redirect, awe-inspiring, entertaining, and a source of mind-boggling amounts of excrement when you least expect it." — Gene Spafford, 1992 [edit]

Tags:
Decline
3> Sascha Segan of PC Magazine said in 2008 "Usenet has been dying for years[...]" Segan said that some people pointed to the Eternal September in 1993 as the beginning of Usenet's decline. Segan said that the "eye candy" on the World Wide Web and the marketing funds spent by owners of websites convinced internet users to use profit-making websites instead of Usenet servers. In addition, DejaNews and Google Groups made conversations searchable, and Segan said that this removed the obscurity of previously obscure internet groups on Usenet. Segan explained that when pornographers and software pirates began putting large files on Usenet, by the late 1990s this caused Usenet disk space and traffic to increase. Internet service providers allocated space to Usenet libraries, and internet service providers questioned why they needed to host space for pornography and pirated software. Segan said that the hosting of porn and pirated software was "likely when Usenet became tru

Tags:


zote monety