Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
InterNetNews
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Usenet server software}} {{Distinguish|InternetNews.com}} {{Infobox software | name = InterNetNews | author = [[Rich Salz]] | developer = [[Internet Systems Consortium|ISC]] | released = {{start date|1991}}<ref group="nb">The copyright dates in the LICENSE file<!-- should cite the LICENSE footnote here, but can't get the #tag:ref thing to work right --> begin with 1991.</ref> | latest release version = 2.7.2 | latest release date = {{start date and age|2024|06|22}}<ref>{{cite web |title=INN Github Releases |url=https://github.com/InterNetNews/inn/releases/tag/2.7.2 |last=Elie |first=Julian |date=22 Jun 2024 |access-date=12 Jan 2024}}</ref> | programming language = [[C (programming language)|C]], with some tools in [[Perl]] and [[Python (programming language)|Python]] | operating system = [[Unix-like]] | language = [[English language|English]] | genre = [[:Category:Usenet servers|Usenet server]] | license = Mostly [[ISC license]], with parts under other licenses<ref name="license">{{cite web |url=http://www.eyrie.org/~eagle/software/inn/docs/license.html |title=INN License Information |work=INN CURRENT Documentation |date=22 April 2008 |access-date=11 July 2008}}</ref> | website = {{URL|1=https://www.eyrie.org/~eagle/software/inn/|2=www.eyrie.org/}}<!--Requires "www". Won't work without it.--> | repo = {{URL|github.com/InterNetNews/inn}} }} [[File:Rich Salz Sept 2009.jpg|thumb|Rich Salz in 2009]] '''InterNetNews''' ('''INN''') is a [[Usenet]] [[news server]] package, originally released by [[Rich Salz]] in 1991, and presented at the Summer 1992 [[USENIX]] conference in [[San Antonio, Texas]]. It was the first news server with integrated [[Network News Transfer Protocol|NNTP]] functionality. While previous servers processed articles individually or in batches, ''innd'' is a single continuously running process that receives articles from the network, files them, and records what remote hosts should receive them. Readers can access articles directly from the disk in the same manner as [[B News]] and [[C News]], but an included program, called ''nnrpd'', also serves [[News client|newsreader]]s that employ NNTP. A later improvement was the Cyclical News [[Filesystem]] (CNFS), which sequentially stores articles in large on-disk buffers. This method, implemented by Scott Fritchie, greatly increased performance by eliminating the operating system overhead needed to deal with thousands of individual article files. James Brister's ''innfeed'' program was also added to the package. Like ''innd'', ''innfeed'' operates continuously to feed articles out to other servers, while the earlier ''innxmit'' processed them in batches. This combination allows articles to be received and redistributed with virtually no latency, and has substantially changed the nature of Usenet interaction by reducing the time for messages to be posted, read across the network and answered, from hours or days, to seconds or minutes. A similar earlier program, called ''nntplink,'' provided a comparable function, but it was produced independently. INN is under active development {{As of|2025|February|lc=on}}. The package is maintained by volunteers, and development is hosted by the [[Internet Systems Consortium]]. The current maintainer of INN is Russ Allbery, Julian Elie, and the ISC.<ref>{{Cite web|url=https://www.eyrie.org/~eagle/software/inn/|title=INN|website=www.eyrie.org|access-date=2020-02-28}}</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)