m.afternoon-college-program-blended.prestasi.web.id 17 Hours Information Services
Tel/Fax : 021-8762002, 8762003, 8762004, 87912360
Mobile/SMS : 081 1110 4824 27, 0812 9526 2009, 08523 1234 000
WhatsApp : 0817 0816 486, 0812 9526 2009
email : _Contact Us__ please click
Chatting dengan Staf :
ggkarir.com
ggiklan.com
Select Language :     ID   EN   Request Catalog / Brochure (free via post)   Encyclopedia Job Vacancy Advert

   
Search  
    Computer Science

    Prev  (Hyves) (IA-32)  Next    

I2P

I2P — The Anonymous Network
I2P logo.svg
I2P router console 0.7.7.png
Stable release0.9.5 / March 8, 2013; 7 days ago (2013-03-08)
Operating systemCross-platform
TypeOverlay network
LicenseFree/Open Source - Multiple licenses Public domain, BSD, GPL, MIT, Artistic license
Websitewww.i2p2.de

I2P (Invisible Internet Project) is a computer network layer that allows applications to send messages to each other pseudonymously and securely. Uses include anonymous web surfing, chatting, blogging and file transfers. The software that implements this layer is called an I2P router and a computer running I2P is called an I2P node. The software is free and open source and is published under multiple licenses. The name I2P is derived from Invisible Internet Project, which, in pseudo-mathematical notation, is represented as I²P.

Contents

Technical design

I2P is beta software. Developers emphasize that there are likely to be bugs in the software and that there has been insufficient peer review to date. However, they believe the code is now reasonably stable and well-developed, and more exposure can help development of I2P.

The network itself is strictly message-based (like IP), but there is a library available to allow reliable streaming communication on top of it (similar to TCP, although from version 0.6 there is a new UDP-based SSU transport). All communication is end-to-end encrypted (in total there are four layers of encryption used when sending a message), and even the end points ("destinations") are cryptographic identifiers (essentially a pair of public keys), so that neither sender nor recipient of a message need to reveal their IP address to the other side or to third-party observers.

Although many of the developers had been a part of the Invisible IRC Project (IIP) and Freenet communities, there are significant differences between their designs and concepts. IIP was an anonymous centralized IRC server. Freenet is a censorship-resistant distributed data store. I2P is an anonymous peer-to-peer distributed communication layer designed to run any traditional internet service (e.g. Usenet, E-mail, IRC, file sharing, Web hosting and HTTP, Telnet), as well as more traditional distributed applications (e.g. a distributed data store, a web proxy network using Squid, or DNS).

Many developers of I2P are known only under pseudonyms. While the previous main developer, jrandom, is currently on hiatus, others, such as zzz and Complication have continued to lead development efforts, and are assisted by numerous contributors.[1]

Software

I2P router console
iMule

Since I2P is an anonymous network layer, it is designed so other software can use it for anonymous communication. As such there are a variety of tools currently available for I2P or in development.

The I2P router is controlled through the router console which is a web frontend accessed through a web browser.

General networking

  • I2PTunnel is an application embedded into I2P that allows arbitrary TCP/IP applications to communicate over I2P by setting up "tunnels" which can be accessed by connecting to pre-determined ports on localhost.
  • SAM (Simple Anonymous Messaging) is a protocol which allows a client application written in any language to communicate over I2P, by using a socket-based interface to the I2P router.[2]

File sharing

  • Several programs provide BitTorrent functionality for use within the I2P network. Each relies on the user being able to access the I2P network with a web browser to download the .torrent files. Users cannot connect to non-I2P torrents or peers from within I2P, nor can they connect to I2P torrents or peers from outside I2P.[3] I2PSnark, included in the I2P install package, is a port of the BitTorrent client named Snark.[4] Vuze, formerly known as Azureus, is a BitTorrent client that includes a plugin for I2P, allowing anonymous swarming through this network.[5][6] This plugin is still in an early stage of development, however it is already fairly stable. I2P-BT is a BitTorrent client for I2P that allows anonymous swarming for file sharing. This client is a modified version of the original BitTorrent 3.4.2 program which runs on Windows and most dialects of Unix in a GUI and command-line environment. It was developed by the individual known as 'duck' on I2P in cooperation with 'smeghead'. It is no longer being actively developed; however, there is a small effort to upgrade the I2P-BT client up to par with the BitTorrent 4.0 release. I2PRufus is an I2P port of the Rufus BitTorrent client.[7] Robert (P2P Software) is the most actively maintained I2PRufus fork. And there is "I2P-Transmission".
  • iMule (invisible Mule) [8] is a port of eMule for I2P network. iMule is made for anonymous file sharing. In contrast to other eDonkey clients, iMule only uses the Kademlia for proceeding to connect through I2P network, so no servers are needed.
  • I2Phex is a port of the popular Gnutella client Phex to I2P. It is stable and fairly functional.

E-mail

  • I2P has a free pseudonymous e-mail service run by an individual called Postman. Susimail is a web-based e-mail client intended primarily for use with Postman's mail servers, and is designed with security and anonymity in mind. Susimail was created to address privacy concerns in using these servers directly using traditional email clients, such as leaking the user's hostname while communicating with the SMTP server. It is currently included in the default I2P distribution, and can be accessed through the I2P router console web interface. Mail.i2p can contact both i2p email users, via user@mail.i2p and public internet email users from a user@i2pmail.org address.
  • I2P-Bote is an I2P-internal, fully decentralized and distributed e-mail system. It supports different identities and does not expose e-mail headers. Currently, it is still alpha software and can only be accessed via its web interface, but POP support is planned. All bote-mails are transparently end-to-end encrypted and, optionally, signed by the sender's public key, thus removing the need for PGP or other privacy software. I2P-Bote offers additional anonymity by allowing for the use of mail relays with variable length delays. As it is decentralized, there is no e-mail server that could link different e-mail identities as communicating with each other (profiling): Even the nodes relaying the mails do not know the sender, and apart from sender and receiver, only the end of the high-latency mail route and the storing nodes will know to whom (which I2P node - the user's ip is still hidden by I2P) the mail is destined. The original sender can have gone offline long before the mail becomes available on the other side.

Instant messaging

  • I2P-Messenger is a simple Qt-based, serverless, end-to-end-encrypted instant messenger for I2P. No servers can log the user's conversations, no ISP can log with whom the user chats, when, or for how long. As it is serverless, it can make use of I2P's end-to-end encryption, preventing any node between two parties from having access to the plain text. I2P-Messenger can be used for fully anonymous instant communication with persons the user doesn't even know, or, alternatively, to communicate securely and untraceably with friends, family members, or colleagues. Thus, it is also a useful tool against data retention in a surveillance society. In addition to messaging, file transfer is also supported.

Publishing

  • Syndie is a content distributing application which support blogs, newsgroups, forums for I2P, which is also usable through the Tor network and the normal unencrypted web; it is currently at alpha release.

Android Port

There is a port of i2p to android, available at sponge.i2p.to.

Terminology

Eepsite
Eepsites are websites that are hosted anonymously within the I2P network. Eepsite names end in .i2p, such as ugha.i2p or forum.i2p. EepProxy can locate these sites through the cryptographic identifier keys stored in the hosts.txt file found within the I2P program directory. Typically, I2P is required to access these eepsites.
EepProxy
The EepProxy program handles all communication between the browser and any eepsite. It functions as a proxy server that can be used by any web browser.

.i2p is a pseudo-top-level domain which is only valid within the I2P overlay network scope. .i2p names are resolved by browsers by submitting requests to EepProxy which will resolve names to an I2P peer key and will handle data transfers over the I2P network while remaining transparent to the browser.

Peers
Other machines using I2P that are connected to user's machine within the network. Each machine within the network shares the routing and forwarding of encrypted packets.
Tunnels
Every ten minutes, a connection is established between user's machine and another peer. Data to and from user, along with data for other peers (route through the user's machine), passes through these tunnels, and are forwarded to their final destination (may include more jumps).

See also

References

  1. ^ "Status Update 01 2008". i2p2.de.
  2. ^ SAM - I2P. i2p2.de.
  3. ^ I2P Bittorrent FAQ. i2p2.de forum.
  4. ^ The Hunting of the Snark Project - BitTorrent Application Suite. klomp.org.
  5. ^ Azureus: Plugin Details for I2P Network Plugin. azureus.sourceforge.net.
  6. ^ I2P Howto (setup tutorial). azureus.sourceforge.net.
  7. ^ Rufus - BitTorrent Client : Home. rufus.sourceforge.net.
  8. ^ iMule download. aceini.no-ip.info[dubious ]

External links

    Prev  (Hyves) (IA-32)  Next    


World Encyclopedia ➪ AgricultureAnimalArtAstronomyBiographyCharacterChemicalCultureEcologyEconomicsEducationElectronics
EnvironmentFilmGeographyHistoryIndonesiaJabodetabekLanguageLawLiteratureMathematicsMedical
MilitaryMusicMythologyPhilosophyPhysicsPlantPoliticalPuppetReligionScienceSocietySportsTechnology
Manual / Tutorial   ➪ AntApache ServerHTML 4HTML 5JavaScriptMySQLPerlPHPLinuxShell       Network Encyclopedia
Web Network ➪ Employee ClassRegularEvening ClassS2PTSPartyGeneral    
Reference ➪ Internet, Computers, ICT, OS, etc

  » Cyber University   » Fakultas Pertanian UMJ Jakarta   » Fakultas Teknik UMJ   » FISIP UMJ Jakarta   » FKM UMJ   » IBI Kosgoro Jagakarsa   » IBI Kosgoro Jelambar
  » IKIP Widya Darma Surabaya   » IMA   » ISIF Cirebon   » ISTA Jakarta   » ITB STIKOM Bali   » ITBU Jakarta   » ITEKES Tri Tunas Nasional Makassar
  » Magister Universitas Buddhi Dharma   » Magister Universitas Satyagama   » MH UM SURABAYA   » MH UNKRIS Jakarta   » MIA FISIP UMJ Jakarta   » MIA UNKRIS Jakarta   » MIKOM FISIP UMJ Jakarta
  » MM Patria Artha Makassar   » MM STIE ABI Surabaya   » MM STIE Ganesha Jakarta   » MM STIE GICI Business School Jakarta   » MM UMIBA Jakarta   » MM UNKRIS Jakarta   » MPD UM SURABAYA
  » Mpu Tantular Kedoya Jakarta   » MT UNKRIS Jakarta   » Polnas Denpasar   » S2 FISIP UMJ Jakarta   » S2 FT UMJ   » S2 NUSA MANDIRI   » S2 STMIK Jakarta
  » S2 UIN Al-Azhaar Lubuklinggau   » S2 UM SURABAYA   » S2 UNKRIS Jakarta   » S2 UNSURYA   » Sekolah Tinggi Bisnis Runata   » STAI Al-Akbar Surabaya   » STAI Al-Andina Sukabumi
  » STAI Al-Hidayah Tasikmalaya   » STAI Al-Ittihad Cianjur   » STAI Terpadu Yogyakarta   » STBA Lia Yogyakarta   » STEI SEBI Depok   » STEI Yogyakarta   » STIBADA MASA Surabaya
  » STIE ABI Surabaya   » STIE Cendekia Semarang   » STIE Ganesha Jakarta   » STIE GICI Business School Bogor   » STIE GICI Business School Depok   » STIE GICI Business School Bekasi   » STIE GICI Business School Jakarta
  » STIE Hidayatullah Depok   » STIE Indocakti Malang   » STIE PASIM Sukabumi   » STIE PEMUDA Surabaya   » STIE Pioneer Manado   » STIE Trianandra Jakarta   » STIE Widya Darma Surabaya
  » STIE Widya Persada Jakarta   » STIEKIA Bojonegoro   » STIESIA Surabaya   » STIH Awang Long Samarinda   » STIH Gunung Jati Tangerang   » STIH Litigasi Jakarta   » STIH Prof Gayus Lumbuun
  » STIT Al-Hikmah Lampung   » STIT Bustanul Ulum   » STIT Tarbiyatun Nisa Sentul Bogor   » STMIK Jakarta   » STT Bina Tunggal Bekasi   » STT Mandala Bandung   » STT STIKMA Internasional
  » UBHINUS   » UHAMZAH Medan   » UICM Bandung   » UIN Al-Azhaar Lubuklinggau   » UM Palangkaraya   » UM Surabaya   » UNAKI Semarang
  » UNAS   » UNAS PASIM   » UNDARIS Ungaran Semarang   » UNIBA Banyuwangi   » UNISA Kuningan Jawa Barat   » UNISBA   » Univ. Bali Dwipa Denpasar Bali
  » Universitas Boyolali   » Universitas Buddhi Dharma   » Universitas Cokroaminoto Makassar   » Universitas Deli Sumatera   » Universitas Gresik   » Universitas IVET Semarang   » Universitas Kahuripan Kediri
  » Universitas LIA   » Universitas Mahakarya Asia Yogyakarta   » Universitas Mitra Bangsa   » Universitas Mochammad Sroedji Jember   » Universitas Mpu Tantular Jakarta   » Universitas Muhammadiyah Jakarta   » Universitas Musi Rawas Lubuklinggau
  » Universitas Nurtanio   » Universitas Nurul Huda Oku Timur   » Universitas Nusa Mandiri Jatiwaringin   » Universitas Nusa Mandiri Kramat   » Universitas Nusa Mandiri Margonda   » Universitas Nusantara Manado   » Universitas Pandanaran Semarang
  » Universitas Parna Raya Manado   » Universitas Patria Artha Makassar   » Universitas Satyagama   » Universitas Tanri Abeng Jakarta   » Universitas Teknologi Bandung   » Universitas Teknologi Nusantara   » Universitas Teknologi Sulawesi Makassar
  » Universitas Ubudiyah Indonesia Aceh   » Universitas Wijaya Kusuma Surabaya   » Universitas Yarsi Pratama   » Universitas Yuppentek Indonesia   » UNKRIS Jakarta   » UNSUB Subang   » UNSURYA Jakarta
  » UNU Cirebon   » UNU Kalbar Pontianak   » UNU Kaltim Samarinda   » UNUGHA Cilacap   » UNUSIDA   » USM Indonesia Medan   » UWIKA Surabaya
Combined Information Employee Class entire PTS

Al Quran onlineAdvertisingBarter Link232 Countries155 Types of CatsCity & Province WebsitesCPNSComplete POS codeCorruption Rating
Embassy:  KBRI  Foreign  • Exercise Psychotest  • Civitasbook.com  • Hosting: ID World  • Info Prov, City, District, Village  • International Organizations
Islands in NKRIJob VacancyLibrariesNews & Magazine: ID ForeignNKRI, KPK, MA, etc.Political PartyPatriotPTAPTNPTSHospitalRanch
ScholarshipSholat & Imsak ScheduleSMASMKSMPTV & Radio : Foreign IDFootballWorld Statistics     Academic : Majors Prospectus

Department/Study Program (D3, S1, S2), Curriculum, Prospectus (Career Prospects), and Title/Degree
Undergraduate Programs (S-1)
¤ S1 Accounting
¤ S1 Agribusiness
¤ S1 Agricultural Sciences
¤ S1 Agroteknologi (Agricultural Industry Technology)
¤ S1 Akhwal al Syakhsiyyah / Civil Law of Islam (Sharia)
¤ S1 Animal Sciences
¤ S1 Architectural Engineering
¤ S1 Biology Education
¤ S1 Business/Commerce Administration Science
¤ S1 Chemical Engineering
¤ S1 Civil Engineering
¤ S1 Communication Studies
¤ S1 Computer Engineering / Computer Systems
¤ S1 ECD (Early Childhood Teacher Education)
¤ S1 Electrical Engineering
¤ S1 English Education
¤ S1 English Language / Literature
¤ S1 Food Technology
¤ S1 Indonesian Language and Literature Education
¤ S1 Industrial Engineering
¤ S1 Industrial Product Design
¤ S1 Informatics Engineering
¤ S1 Information System
¤ S1 International Relations
¤ S1 Law/Legal Studies
¤ S1 Management
¤ S1 Mathematics Education
¤ S1 Mechanical Engineering
¤ S1 Nursing
¤ S1 OPJKR (Physical Education, Health, Recreation)
¤ S1 Pancasila and Citizenship Education (PPKN)
¤ S1 Petroleum Engineering
¤ S1 Pharmaceuticals
¤ S1 Planning / Urban and Regional Planning Engineering
¤ S1 Political Sciences
¤ S1 Psychology
¤ S1 Public Health
¤ S1 Public/State Administration Science
¤ S1 Shipping Engineering
¤ S1 Social Welfare Studies
¤ S1 Sociology
¤ S1 Tarbiyah / Islamic Education
¤ S1 Ushuludin / Comparative Religion
¤ S1 Visual Communication Design
Graduate Programs (S-2)
¤ S2 Master of Management / MM

Three Diploma Programs (D-III)
¤ D3 Accounting
¤ D3 Accounting Computer
¤ D3 Business Travel (Business Tourism & Hospitality)
¤ D3 Computer Engineering (Computer Systems)
¤ D3 Electrical Engineering
¤ D3 Finance and Banking
¤ D3 Health Analyst
¤ D3 Informatics Management
¤ D3 Midwifery
¤ D3 MPRS (Hospital Services Management)
¤ D3 Nursing
¤ D3 Nutrition
¤ D3 Pharmaceutical and Food Analysts

Home       Forum : AgribusinessBuddhistChristian, CatholicConfucianEconomicFengshuiHinduHobbiesHumorIslamLaw



Tags: I2P, Computer Science, 2256, I2P I2P — The Anonymous Network Stable release 0.9.5 / March 8 2013 ; 7 days ago ( 2013 03 08 ) Operating system Cross platform Type Overlay network License Free/Open Source Multiple licenses Public domain BSD GPL MIT Artistic license Website www.i2p2.de I2P ( Invisible Internet Project ) is a computer network layer that allows applications to send messages to each other pseudonymously and secu, I2P, English, Instruction Examples, Tutorials, Reference, Books, Guide m.afternoon college program blended, prestasi.web.id
 Job Vacancies    Encyclopedia Centre    Scholarship Lecture Application    Download Catalogs    Online Registration    Hybrid College Programs in the Best 112 PTS    Free Tuition    Special Class    Postgraduate School Program    Regular Tuition    Afternoon / Evening Lecture Program      Various Adverts    Psychotest Practice
Employee Lectures (Online Lectures)

Goals
Welcome
New Student Admission
Submission Scholarships
Legislation Supporting Employee Lectures (Online Lectures)
Obtaining Income
Sites Network Afternoon / Evening Lecture
Sites Network Main
Sites Network Regular Tuition
Sites Network Postgraduate School Program
Sites Network Special Class

 Informatics Science Guide    Various Forums    Al-Qur'an Online    Prayer Schedule
Memilih wadah germinasi, Manfaat Bidara, Merawat tanaman / tumbuhan Kenikir, etc.
Menanam benih Delima di polybag

Helpful Link
(please click)
Cyclopedia

poltekbhani.web.id  |  p2k.iai-al-azhaar.ac.id  |  ipmmalang.web.id  |  stitlakbok.web.id  |  stiebiitm.web.id  |  stiesahidbali.web.id  |  pljdepok.web.id  |  staialandina.web.id  |  stih-awanglong.web.id  |  s2-uwks.web.id