ERC-7730 कोई नया transaction type नहीं है और on-chain logic को नहीं बदलता। यह एक descriptor format है—ऐसा अतिरिक्त metadata जो wallet को बताता है कि contract call या EIP-712 typed message को user के सामने कैसे readable तरीके से दिखाना है ।
Ledger की technical specification के मुताबिक, ERC-7730 file में contract address, chain ID और ABI जैसी binding information, साथ में metadata और display rules शामिल हो सकते हैं, जिनसे transaction data को user के लिए format किया जाता है । यानी low-level calldata और wallet screen के बीच यह एक तरह की translation layer बन जाता है।
एक सामान्य flow कुछ ऐसा दिख सकता है:
User के स्तर पर बदलाव सीधा है: raw code जैसी screen या vague prompt के बजाय supported wallets और devices transaction details को समझने योग्य भाषा में दिखा सकते हैं। Ledger Clear Signing को complex smart-contract data को understandable transaction details में बदलने वाला तरीका बताता है, जिसमें details Ledger device की secure screen पर भी दिखाई जा सकती हैं ।
Clear Signing की ताकत descriptor पर टिकी है। अगर descriptor ही गलत, पुराना या misleading हो, तो wallet screen पर दिखने वाली “साफ” जानकारी भी भरोसेमंद नहीं रहेगी। इसलिए registry, audit और attestations इस system की security model का हिस्सा बन जाते हैं ।
यहीं असली trade-off है। Registry descriptors को discoverable बनाती है, लेकिन साथ में curation और trust के सवाल भी लाती है। Audit misleading display के जोखिम को घटा सकता है, पर यह हर contract को safe या हर wallet prompt को complete नहीं बना देता। उपलब्ध public materials registry और attestation model की दिशा बताते हैं, लेकिन governance, disputes या stale descriptors को handle करने के हर operational detail को पूरी तरह स्पष्ट नहीं करते ।
Ethereum Foundation की official announcement कहती है कि launch एक Ethereum Working Group की तरफ से हुआ, जिसमें wallet developers, security firms और Foundation की Trillion Dollar Security Initiative शामिल हैं । उपलब्ध excerpt में हर participant की पूरी official roster नहीं दी गई है।
नाम लेकर सबसे साफ मौजूदगी Ledger की दिखती है। Ledger ERC-7730 और Clear Signing की technical documentation publish करता है, Ledger devices के लिए Clear Signing को promote करता है, और कहता है कि Ledger Wallet में 15 से अधिक popular service providers Clear Signing और Transaction Check support करते हैं ।
Third-party launch coverage के मुताबिक working-group members में Ledger, Trezor, MetaMask, WalletConnect, Cyfrin और Fireblocks शामिल हैं । MetaMask support को Ledger के साथ Clear Signing collaboration के संदर्भ में अलग से भी report किया गया है
। चूंकि official Ethereum Foundation material यहाँ categories बताता है, पूरी canonical list नहीं, इसलिए इन नामों को reported ecosystem participation की तरह पढ़ना बेहतर है
।
Clear Signing कोई जादुई switch नहीं है। हर supported contract call या typed message के लिए सही metadata चाहिए, और wallet को standard support करना होगा । ethereum.org साफ कहता है कि software wallets fields तभी decode करते हैं जब वे contract को पहचानते हैं; जब ऐसा नहीं होता, users blind sign कर सकते हैं
।
Long-tail coverage भी चुनौती है। Air-gapped hardware signing devices बनाने वाली Kampela ने अपने alternative on-chain clear-signing proposal में कहा है कि ERC-7730 जैसी curated off-chain registries जाने-पहचाने contracts तक clear signing ला सकती हैं, लेकिन third-party curation पर निर्भर रहती हैं और रोज़ deploy होने वाले contracts की लंबी कतार तक scale करने में संघर्ष कर सकती हैं । यह ERC-7730 के fail होने का प्रमाण नहीं, बल्कि adoption की व्यावहारिक समस्या की ओर इशारा है: descriptors बनने, मिलने और accurate बने रहने चाहिए।
Clear Signing को समझना आसान है जब wallet या device normal software channels से updated descriptors fetch या receive कर सकता है। Ledger के consumer material में Ledger signer को Bluetooth या USB से connect करने और on-device clear transaction details दिखाने की बात है ।
Fully air-gapped devices में सवाल कठिन हो जाता है: signer बिना online intermediary पर भरोसा किए descriptor data कैसे receive, verify और update करेगा? ethereum.org offline devices को उन स्थितियों में गिनाता है जहाँ users अब भी blind signing में फँस सकते हैं । Kampela का on-chain clear-signing proposal भी खास तौर पर constrained, air-gapped devices पर trusted third parties के बिना transactions को human-readable और verifiable बनाने पर केंद्रित है, और off-chain registry approaches की curation dependency की आलोचना करता है
।
इसका मतलब यह नहीं कि Clear Signing hardware wallets पर काम नहीं कर सकता। मतलब बस इतना है कि fully air-gapped workflows के लिए strongest guarantees, उपलब्ध public materials में connected wallets और connected hardware-wallet flows जितनी साफ नहीं दिखतीं।
Ethereum Clear Signing blind approvals को readable intent से बदलने की गंभीर कोशिश है। ERC-7730 descriptor format देता है; registries descriptors को खोजने लायक बनाती हैं; audits और attestations wallet display पर भरोसा मजबूत करने की कोशिश करते हैं ।
इस standard की असली कीमत adoption से तय होगी। अगर बड़े wallets, hardware devices, protocols, registries और auditors reliable descriptors पर converge करते हैं, तो users को opaque signing prompts कम दिखेंगे। अगर coverage कम रही—खासकर नए contracts और air-gapped devices के लिए—तो blind signing हर जगह एक साथ खत्म नहीं होगी ।
Comments
0 comments