अवलोकन
I2P क्लाइंट प्रोटोकॉल (I2CP) राउटर तथा उस नेटवर्क पर संचार करने वाले किसी भी क्लाइंट के बीच जिम्मेदारियों को स्पष्ट रूप से अलग करता है। यह एकल टीसीपी सॉकेट के माध्यम से संदेश भेजकर और प्राप्त करके सुरक्षित एवं अतुल्यकालिक संदेशन को सक्षम करता है। I2CP के साथ, एक क्लाइंट अनुप्रयोग राउटर को यह बताता है कि वे कौन हैं (उनका “गंतव्य”), किस स्तर की गोपनीयता, विश्वसनीयता और विलंबता के बलिदान की अनुमति है, तथा संदेश कहाँ भेजे जाएँ। इसके बदले में, राउटर I2CP का उपयोग करके क्लाइंट को यह बताता है कि कोई संदेश प्राप्त हुआ है या नहीं, और कुछ टनल के उपयोग के लिए प्राधिकरण का अनुरोध करता है।
प्रोटोकॉल स्वयं जावा में लागू किया गया है, जिससे क्लाइंट SDK प्रदान किया जा सके। यह SDK i2p.jar पैकेज में उपलब्ध है, जो I2CP के क्लाइंट-साइड को लागू करता है। क्लाइंट्स को कभी भी राउटर.jar पैकेज तक पहुँचने की आवश्यकता नहीं होनी चाहिए, जिसमें स्वयं राउटर और I2CP का राउटर-साइड शामिल है। एक गैर-जावा क्लाइंट को TCP-शैली के कनेक्शन के लिए स्ट्रीमिंग लाइब्रेरी को भी लागू करना होगा।
आवेदन आधार I2CP के साथ-साथ स्ट्रीमिंग और डेटाग्राम लाइब्रेरी का लाभ सिंपल एनोनिमस मैसेजिंग (SAM) प्रोटोकॉल का उपयोग करके उठा सकते हैं, जिसके लिए क्लाइंट्स को किसी भी प्रकार की क्रिप्टोग्राफी से निपटने की आवश्यकता नहीं होती। इसके अलावा, क्लाइंट्स कई प्रॉक्सी में से किसी एक के माध्यम से नेटवर्क तक पहुँच सकते हैं - HTTP, CONNECT, और SOCKS 4/4a/5। वैकल्पिक रूप से, जावा क्लाइंट ministreaming.jar और streaming.jar में उन लाइब्रेरी तक पहुँच सकते हैं। इसलिए जावा और गैर-जावा दोनों प्रकार के आवेदनों के लिए कई विकल्प उपलब्ध हैं।
क्लाइंट-साइड एंड-टू-एंड एन्क्रिप्शन (I2CP कनेक्शन के माध्यम से डेटा को एन्क्रिप्ट करना) को I2P रिलीज 0.6 में अक्षम कर दिया गया था, जिससे राउटर में लागू ElGamal/AES एंड-टू-एंड एन्क्रिप्शन बरकरार रहा। क्लाइंट लाइब्रेरीज को अभी भी केवल लीजसेट्स और सत्र विन्यास के लिए DSA सार्वजनिक/निजी कुंजी हस्ताक्षर, तथा उन कुंजियों के प्रबंधन को लागू करना होता है।
एक मानक I2P स्थापना में, बाहरी जावा क्लाइंट द्वारा I2CP के माध्यम से स्थानीय राउटर के साथ संचार के लिए पोर्ट 7654 का उपयोग किया जाता है। डिफ़ॉल्ट रूप से, राउटर पते 127.0.0.1 से बाध्य होता है। 0.0.0.0 से बाध्य होने के लिए, राउटर उन्नत विन्यास विकल्प i2cp.tcp.bindAllInterfaces=true सेट करें और राउटर को पुनः आरंभ करें। राउटर के समान JVM में स्थित क्लाइंट संदेशों को एक आंतरिक JVM इंटरफ़ेस के माध्यम से सीधे राउटर को पास करते हैं।
कुछ राउटर और क्लाइंट लागू करने में i2cp.SSL=true विकल्प द्वारा विनिर्दिष्ट SSL के माध्यम से बाह्य कनेक्शन का समर्थन भी हो सकता है। जबकि SSL डिफ़ॉल्ट नहीं है, खुले इंटरनेट के लिए उजागर हो सकने वाले किसी भी ट्रैफ़िक के लिए इसकी अत्यधिक अनुशंसा की जाती है। प्राधिकरण उपयोगकर्ता/पासवर्ड (यदि कोई हो), निजी कुंजी
और साइनिंग निजी कुंजी
गंतव्य
के लिए सभी स्पष्ट-रूप में संचारित किए जाते हैं जब तक कि SSL सक्षम नहीं है। कुछ राउटर और क्लाइंट लागू करने में डोमेन सॉकेट के माध्यम से बाह्य कनेक्शन का भी समर्थन हो सकता है।
I2CP प्रोटोकॉल विनिर्देश
पूर्ण प्रोटोकॉल विशिष्टता के लिए I2CP विशिष्टता पृष्ठ देखें।
I2CP आरंभीकरण
जब कोई क्लाइंट राउटर से जुड़ता है, तो सबसे पहले वह एक एकल प्रोटोकॉल संस्करण बाइट (0x2A) भेजता है। फिर वह एक GetDate संदेश भेजता है और SetDate संदेश प्रतिक्रिया की प्रतीक्षा करता है। इसके बाद, वह सत्र विन्यास युक्त एक CreateSession संदेश भेजता है। इसके बाद वह राउटर से RequestLeaseSet संदेश की प्रतीक्षा करता है, जो इंगित करता है कि इनबाउंड टनल बना लिए गए हैं, और एक CreateLeaseSet संदेश के साथ प्रतिक्रिया देता है जिसमें हस्ताक्षरित LeaseSet होता है। अब क्लाइंट अन्य I2P गंतव्यों से कनेक्शन शुरू कर सकता है या कनेक्शन प्राप्त कर सकता है।
I2CP विकल्प
राउटर-साइड विकल्प
निम्नलिखित विकल्पों को पारंपरिक रूप से CreateSession संदेश या ReconfigureSession संदेश में निहित SessionConfig के माध्यम से राउटर को पारित किया जाता है।
| Router-side Options | |||||
|---|---|---|---|---|---|
| Option | As Of Release | Recommended Arguments | Allowable Range | Default | Description |
| clientMessageTimeout | 8*1000 - 120*1000 | 60*1000 | The timeout (ms) for all sent messages. Unused. See the protocol specification for per-message settings. | ||
| crypto.lowTagThreshold | 0.9.2 | 1-128 | 30 | Minimum number of ElGamal/AES Session Tags before we send more. Recommended: approximately tagsToSend * 2/3 | |
| crypto.ratchet.inboundTags | 0.9.47 | 1-? | 160 | Inbound tag window for ECIES-X25519-AEAD-Ratchet. Local inbound tagset size. See proposal 144. | |
| crypto.ratchet.outboundTags | 0.9.47 | 1-? | 160 | Outbound tag window for ECIES-X25519-AEAD-Ratchet. Advisory to send to the far-end in the options block. See proposal 144. | |
| crypto.tagsToSend | 0.9.2 | 1-128 | 40 | Number of ElGamal/AES Session Tags to send at a time. For clients with relatively low bandwidth per-client-pair (IRC, some UDP apps), this may be set lower. | |
| explicitPeers | null | Comma-separated list of Base 64 Hashes of peers to build tunnels through; for debugging only | |||
| i2cp.dontPublishLeaseSet | true, false | false | Should generally be set to true for clients and false for servers | ||
| i2cp.fastReceive | 0.9.4 | true, false | false | If true, the router just sends the MessagePayload instead of sending a MessageStatus and awaiting a ReceiveMessageBegin. | |
| i2cp.leaseSetAuthType | 0.9.41 | 0 | 0-2 | 0 | The type of authentication for encrypted LS2. 0 for no per-client authentication (the default); 1 for DH per-client authentication; 2 for PSK per-client authentication. See proposal 123. |
| i2cp.leaseSetEncType | 0.9.38 | 4,0 | 0-65535,... | 0 | The encryption type to be used, as of 0.9.38. Interpreted client-side, but also passed to the router in the SessionConfig, to declare intent and check support. As of 0.9.39, may be comma-separated values for multiple types. See PublicKey in common structures spec for values. See proposals 123, 144, and 145. |
| i2cp.leaseSetOfflineExpiration | 0.9.38 | The expiration of the offline signature, 4 bytes, seconds since the epoch. See proposal 123. | |||
| i2cp.leaseSetOfflineSignature | 0.9.38 | The base 64 of the offline signature. See proposal 123. | |||
| i2cp.leaseSetPrivKey | 0.9.41 | A base 64 X25519 private key for the router to use to decrypt the encrypted LS2 locally, only if per-client authentication is enabled. Optionally preceded by the key type and ':'. Only "ECIES_X25519:" is supported, which is the default. See proposal 123. Do not confuse with i2cp.leaseSetPrivateKey which is for the leaseset encryption keys. | |||
| i2cp.leaseSetSecret | 0.9.39 | "" | Base 64 encoded UTF-8 secret used to blind the leaseset address. See proposal 123. | ||
| i2cp.leaseSetTransientPublicKey | 0.9.38 | [type:]b64 The base 64 of the transient private key, prefixed by an optional sig type number or name, default DSA_SHA1. See proposal 123. | |||
| i2cp.leaseSetType | 0.9.38 | 1,3,5,7 | 1-255 | 1 | The type of leaseset to be sent in the CreateLeaseSet2 Message. Interpreted client-side, but also passed to the router in the SessionConfig, to declare intent and check support. See proposal 123. |
| i2cp.messageReliability | BestEffort, None | BestEffort | Guaranteed is disabled; None implemented in 0.8.1; the streaming lib default is None as of 0.8.1, the client side default is None as of 0.9.4 | ||
| i2cp.password | 0.8.2 | string | For authorization, if required by the router. If the client is running in the same JVM as a router, this option is not required. Warning - username and password are sent in the clear to the router, unless using SSL (i2cp.SSL=true). Authorization is only recommended when using SSL. | ||
| i2cp.username | 0.8.2 | string | |||
| inbound.allowZeroHop | true, false | true | If incoming zero hop tunnel is allowed | ||
| outbound.allowZeroHop | true, false | true | If outgoing zero hop tunnel is allowed | ||
| inbound.backupQuantity | number from 0 to 3 | No limit | 0 | Number of redundant fail-over for tunnels in | |
| outbound.backupQuantity | number from 0 to 3 | No limit | 0 | Number of redundant fail-over for tunnels out | |
| inbound.IPRestriction | number from 0 to 4 | 0 to 4 | 2 | Number of IP bytes to match to determine if two routers should not be in the same tunnel. 0 to disable. | |
| outbound.IPRestriction | number from 0 to 4 | 0 to 4 | 2 | Number of IP bytes to match to determine if two routers should not be in the same tunnel. 0 to disable. | |
| inbound.length | number from 0 to 3 | 0 to 7 | 3 | Length of tunnels in | |
| outbound.length | number from 0 to 3 | 0 to 7 | 3 | Length of tunnels out | |
| inbound.lengthVariance | number from -1 to 2 | -7 to 7 | 0 | Random amount to add or subtract to the length of tunnels in. A positive number x means add a random amount from 0 to x inclusive. A negative number -x means add a random amount from -x to x inclusive. The router will limit the total length of the tunnel to 0 to 7 inclusive. The default variance was 1 prior to release 0.7.6. | |
| outbound.lengthVariance | number from -1 to 2 | -7 to 7 | 0 | Random amount to add or subtract to the length of tunnels out. A positive number x means add a random amount from 0 to x inclusive. A negative number -x means add a random amount from -x to x inclusive. The router will limit the total length of the tunnel to 0 to 7 inclusive. The default variance was 1 prior to release 0.7.6. | |
| inbound.nickname | string | Name of tunnel - generally used in routerconsole, which will use the first few characters of the Base64 hash of the destination by default. | |||
| outbound.nickname | string | Name of tunnel - generally ignored unless inbound.nickname is unset. | |||
| outbound.priority | 0.9.4 | number from -25 to 25 | -25 to 25 | 0 | Priority adjustment for outbound messages. Higher is higher priority. |
| inbound.quantity | number from 1 to 3 | 1 to 16 | 2 | Number of tunnels in. Limit was increased from 6 to 16 in release 0.9; however, numbers higher than 6 are incompatible with older releases. | |
| outbound.quantity | number from 1 to 3 | No limit | 2 | Number of tunnels out | |
| inbound.randomKey | 0.9.17 | Base 64 encoding of 32 random bytes | Used for consistent peer ordering across restarts. | ||
| outbound.randomKey | 0.9.17 | Base 64 encoding of 32 random bytes | |||
| inbound.* | Any other options prefixed with "inbound." are stored in the "unknown options" properties of the inbound tunnel pool's settings. | ||||
| outbound.* | Any other options prefixed with "outbound." are stored in the "unknown options" properties of the outbound tunnel pool's settings. | ||||
| shouldBundleReplyInfo | 0.9.2 | true, false | true | Set to false to disable ever bundling a reply LeaseSet. For clients that do not publish their LeaseSet, this option must be true for any reply to be possible. "true" is also recommended for multihomed servers with long connection times. Setting to “false” may save significant outbound bandwidth, especially if the client is configured with a large number of inbound tunnels (Leases). If replies are still required, this may shift the bandwidth burden to the far-end client and the floodfill. There are several cases where “false” may be appropriate:
| |
नोट: संस्करण 0.7.7 से, विकल्प नाम और मान UTF-8 एन्कोडिंग का उपयोग करने चाहिए। यह मुख्य रूप से उपनामों के लिए उपयोगी है। इस संस्करण से पहले, बहु-बाइट वर्णों वाले विकल्प दूषित हो जाते थे। चूंकि विकल्प मैपिंग में एन्कोडेड होते हैं, सभी विकल्प नाम और मान अधिकतम 255 बाइट्स (वर्ण नहीं) तक सीमित हैं।
क्लाइंट-साइड विकल्प
निम्नलिखित विकल्प क्लाइंट पक्ष पर व्याख्या की जाते हैं, और यदि उन्हें I2PClient.createSession() कॉल के माध्यम से I2PSession को पारित किया जाता है तो उनकी व्याख्या की जाएगी। स्ट्रीमिंग लाइब्रेरी को इन विकल्पों को I2CP तक पहुँचाना भी चाहिए। अन्य लागू करने में अलग-अलग डिफ़ॉल्ट हो सकते हैं।
| Client-side Options | |||||
|---|---|---|---|---|---|
| Option | As Of Release | Recommended Arguments | Allowable Range | Default | Description |
| i2cp.closeIdleTime | 0.7.1 | 1800000 | 300000 minimum | (ms) Idle time required (default 30 minutes) | |
| i2cp.closeOnIdle | 0.7.1 | true, false | false | Close I2P session when idle | |
| i2cp.encryptLeaseSet | 0.7.1 | true, false | false | Encrypt the lease | |
| i2cp.fastReceive | 0.9.4 | true, false | true | If true, the router just sends the MessagePayload instead of sending a MessageStatus and awaiting a ReceiveMessageBegin. | |
| i2cp.gzip | 0.6.5 | true, false | true | Gzip outbound data | |
| i2cp.leaseSetAuthType | 0.9.41 | 0 | 0-2 | 0 | The type of authentication for encrypted LS2. 0 for no per-client authentication (the default); 1 for DH per-client authentication; 2 for PSK per-client authentication. See proposal 123. |
| i2cp.leaseSetBlindedType | 0.9.39 | 0-65535 | See prop. 123 | The sig type of the blinded key for encrypted LS2. Default depends on the destination sig type. See proposal 123. | |
| i2cp.leaseSetClient.dh.nnn | 0.9.41 | b64name:b64pubkey | The base 64 of the client name (ignored, UI use only), followed by a ':', followed by the base 64 of the public key to use for DH per-client auth. nnn starts with 0. See proposal 123. | ||
| i2cp.leaseSetClient.psk.nnn | 0.9.41 | b64name:b64privkey | The base 64 of the client name (ignored, UI use only), followed by a ':', followed by the base 64 of the private key to use for PSK per-client auth. nnn starts with 0. See proposal 123. | ||
| i2cp.leaseSetEncType | 0.9.38 | 0 | 0-65535,... | 0 | The encryption type to be used, as of 0.9.38. Interpreted client-side, but also passed to the router in the SessionConfig, to declare intent and check support. As of 0.9.39, may be comma-separated values for multiple types. See also i2cp.leaseSetPrivateKey. See PublicKey in common structures spec for values. See proposals 123, 144, and 145. |
| i2cp.leaseSetKey | 0.7.1 | For encrypted leasesets. Base 64 SessionKey (44 characters) | |||
| i2cp.leaseSetOption.nnn | 0.9.66 | srvKey=srvValue | A service record to be placed in the LeaseSet2 options. Example: "_smtp._tcp=1 86400 0 0 25 ...b32.i2p". nnn starts with 0. See proposal 167. | ||
| i2cp.leaseSetPrivateKey | 0.9.18 | Base 64 private keys for encryption. Optionally preceded by the encryption type name or number and ':'. For LS1, only one key is supported, and only "0:" or "ELGAMAL_2048:" is supported, which is the default. As of 0.9.39, for LS2, multiple keys may be comma-separated, and each key must be a different encryption type. I2CP will generate the public key from the private key. Use for persistent leaseset keys across restarts. See proposals 123, 144, and 145. See also i2cp.leaseSetEncType. Do not confuse with i2cp.leaseSetPrivKey which is for encrypted LS2. | |||
| i2cp.leaseSetSecret | 0.9.39 | "" | Base 64 encoded UTF-8 secret used to blind the leaseset address. See proposal 123. | ||
| i2cp.leaseSetSigningPrivateKey | 0.9.18 | Base 64 private key for signatures. Optionally preceded by the key type and ':'. DSA_SHA1 is the default. Key type must match the signature type in the destination. I2CP will generate the public key from the private key. Use for persistent leaseset keys across restarts. | |||
| i2cp.leaseSetType | 0.9.38 | 1,3,5,7 | 1-255 | 1 | The type of leaseset to be sent in the CreateLeaseSet2 Message. Interpreted client-side, but also passed to the router in the SessionConfig, to declare intent and check support. See proposal 123. |
| i2cp.messageReliability | BestEffort, None | None | Guaranteed is disabled; None implemented in 0.8.1; None is the default as of 0.9.4 | ||
| i2cp.reduceIdleTime | 0.7.1 | 1200000 | 300000 minimum | (ms) Idle time required (default 20 minutes, minimum 5 minutes) | |
| i2cp.reduceOnIdle | 0.7.1 | true, false | false | Reduce tunnel quantity when idle | |
| i2cp.reduceQuantity | 0.7.1 | 1 | 1 to 5 | 1 | Tunnel quantity when reduced (applies to both inbound and outbound) |
| i2cp.SSL | 0.8.3 | true, false | false | Connect to the router using SSL. If the client is running in the same JVM as a router, this option is ignored, and the client connects to that router internally. | |
| i2cp.tcp.host | 127.0.0.1 | Router hostname. If the client is running in the same JVM as a router, this option is ignored, and the client connects to that router internally. | |||
| i2cp.tcp.port | 1-65535 | 7654 | Router I2CP port. If the client is running in the same JVM as a router, this option is ignored, and the client connects to that router internally. | ||
I2CP पेलोड डेटा प्रारूप और मल्टीप्लेक्सिंग
I2CP द्वारा संभाले गए एंड-टू-एंड संदेश (अर्थात, क्लाइंट द्वारा SendMessageMessage में भेजे गए डेटा और क्लाइंट द्वारा MessagePayloadMessage में प्राप्त किए गए डेटा) को RFC 1952 द्वारा निर्दिष्ट 0x1F 0x8B 0x08 के साथ शुरू होने वाले मानक 10-बाइट ग़ज़िप हेडर के साथ ग़ज़िप किया जाता है। रिलीज़ 0.7.1 से, I2P ग़ज़िप हेडर के अनदेखे हिस्सों का उपयोग प्रोटोकॉल, from-port और to-port जानकारी शामिल करने के लिए करता है, जिससे एक ही गंतव्य पर स्ट्रीमिंग और डेटाग्राम का समर्थन होता है, और बहुल चैनलों की उपस्थिति में डेटाग्राम का उपयोग करके प्रश्न/उत्तर को विश्वसनीय तरीके से काम करने की अनुमति मिलती है।
ग़ज़िप समारोह को पूरी तरह से बंद नहीं किया जा सकता है, हालांकि i2cp.gzip=false सेट करने से ग़ज़िप प्रयास सेटिंग 0 पर जाती है, जो थोड़ा सा सीपीयू बचा सकता है। लागूकर्ता सामग्री की संपीड़न क्षमता के आकलन के आधार पर प्रति-सॉकेट या प्रति-संदेश आधार पर विभिन्न ग़ज़िप प्रयास चुन सकते हैं। एपीआई 0.9.57 (प्रस्ताव 161) में लागू की गई गंतव्य पैडिंग की संपीड़न क्षमता के कारण, प्रत्येक दिशा में स्ट्रीमिंग सिन पैकेटों और उत्तर योग्य डेटाग्राम की संपीड़न की अनुशंसा की जाती है, भले ही पेलोड संपीड़ित न हो। इस मामले में ग़ज़िप प्रयास 0 के लिए ग़ज़िप/गनज़िप समारोह को सरल बनाने के लिए लागूकर्ता चाह सकते हैं, जो इस मामले में ग़ज़िप लाइब्रेरी की तुलना में बड़ी दक्षता प्राप्त करेगा।
| Bytes | Content |
|---|---|
| 0-2 | Gzip header 0x1F 0x8B 0x08 |
| 3 | Gzip flags |
| 4-5 | I2P Source port (Gzip mtime) |
| 6-7 | I2P Destination port (Gzip mtime) |
| 8 | Gzip xflags (set to 2 to be indistinguishable from the Java implementation) |
| 9 | I2P Protocol (6 = Streaming, 17 = Datagram, 18 = Raw Datagrams) (Gzip OS) |
डेटा अखंडता को RFC 1952 द्वारा निर्दिष्ट मानक gzip CRC-32 के साथ सत्यापित किया जाता है।
मानक IP से महत्वपूर्ण अंतर
I2CP पोर्ट्स I2P सॉकेट्स और डेटाग्राम के लिए होते हैं। ये आपके स्थानीय सॉकेट्स या पोर्ट्स से संबंधित नहीं होते। चूंकि I2P रिलीज़ 0.7.1 से पहले पोर्ट्स और प्रोटोकॉल नंबर का समर्थन नहीं करता था, इसलिए पुराने संस्करणों के साथ संगतता बनाए रखने के लिए पोर्ट्स और प्रोटोकॉल नंबर मानक आईपी की तुलना में थोड़े अलग होते हैं:
- पोर्ट 0 मान्य है और इसका विशेष अर्थ है।
- पोर्ट 1-1023 विशेष या विशेषाधिकार प्राप्त नहीं हैं।
- सर्वर डिफ़ॉल्ट रूप से पोर्ट 0 पर सुनते हैं, जिसका अर्थ है “सभी पोर्ट”।
- क्लाइंट डिफ़ॉल्ट रूप से पोर्ट 0 पर भेजते हैं, जिसका अर्थ है “कोई भी पोर्ट”।
- क्लाइंट डिफ़ॉल्ट रूप से पोर्ट 0 से भेजते हैं, जिसका अर्थ है “अनिर्दिष्ट”।
- सर्वर में पोर्ट 0 पर सेवा सुनने के साथ-साथ उच्च पोर्ट पर अन्य सेवाएं भी सुन सकती हैं। यदि ऐसा है, तो पोर्ट 0 सेवा डिफ़ॉल्ट होगी, और इससे तब कनेक्ट किया जाएगा जब आने वाला सॉकेट या डेटाग्राम पोर्ट किसी अन्य सेवा से मेल नहीं खाता होगा।
- अधिकांश I2P गंतव्यों पर केवल एक सेवा चलती है, इसलिए आप डिफ़ॉल्ट का उपयोग कर सकते हैं और I2CP पोर्ट कॉन्फ़िगरेशन को अनदेखा कर सकते हैं।
- प्रोटोकॉल 0 मान्य है और इसका अर्थ है “कोई भी प्रोटोकॉल”। हालाँकि, इसकी अनुशंसा नहीं की जाती है, और शायद यह काम नहीं करेगा। स्ट्रीमिंग के लिए आवश्यक है कि प्रोटोकॉल नंबर 6 पर सेट हो।
- स्ट्रीमिंग सॉकेट को एक आंतरिक कनेक्शन ID द्वारा ट्रैक किया जाता है। इसलिए, dest:port:dest:port:protocol के 5-टुपल के अद्वितीय होने की आवश्यकता नहीं है। उदाहरण के लिए, दो गंतव्यों के बीच समान पोर्ट के साथ कई सॉकेट हो सकते हैं। बाहर जाने वाले कनेक्शन के लिए क्लाइंट को “मुक्त पोर्ट” चुनने की आवश्यकता नहीं है।
भविष्य का कार्य
- वर्तमान प्राधिकरण तंत्र को हैश किए गए पासवर्ड के उपयोग के लिए संशोधित किया जा सकता है।
- Create Lease Set संदेश में साइनिंग निजी कुंजियाँ शामिल हैं, जिनकी आवश्यकता नहीं है। निरसन लागू नहीं किया गया है। इसे यादृच्छिक डेटा से प्रतिस्थापित किया जाना चाहिए या हटा दिया जाना चाहिए।
- कुछ सुधार पहले परिभाषित लेकिन लागू न किए गए संदेशों का उपयोग कर सकते हैं।