User Tools

Site Tools


dido:public:ra:xapend:xapend.b_stds:defact:iota:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
dido:public:ra:xapend:xapend.b_stds:defact:iota:start [2020/11/13 02:15]
nick ↷ Page moved from dido:public:ra:xapend.stds:defact:iota to dido:public:ra:xapend:xapend.stds:defact:iota
dido:public:ra:xapend:xapend.b_stds:defact:iota:start [2021/11/09 15:39] (current)
char ↷ Page moved and renamed from dido:public:ra:xapend:xapend.b_stds:defact:iota to dido:public:ra:xapend:xapend.b_stds:defact:iota:start
Line 1: Line 1:
 ===== IOTA ===== ===== IOTA =====
-[[dido:​public:​ra:​xapend.stds:defact| return to the de facto Standards area ]]+[[dido:​public:​ra:xapend:xapend.b_stds:defact| return to the de facto Standards area ]]
  
 **Source:** [[https://​www.iota.org/​get-started/​faqs | What is IOTA ]] **Source:** [[https://​www.iota.org/​get-started/​faqs | What is IOTA ]]
  
-  : //IOTA is a revolutionary new transaction settlement and data transfer layer for the [[dido:​public:​ra:​xapend.glossary:i:internet_of_things_iot]]. It is based on a new distributed ledger technology, the [[dido:​public:​ra:​xapend.glossary:​t:​tangle]],​ which overcomes the inefficiencies of current Blockchain designs and introduces a new way of reaching consensus in a decentralized [[dido:​public:​ra:​xapend.glossary:p:p2p]] system. Using IOTA, for the first time ever, people and machines can transfer money and/or data without any transaction fees in a trustless, permissionless,​ and decentralized environment. This means that even nano-payments are possible without the need for a trusted intermediary of any kind.//+  : //IOTA is a revolutionary new transaction settlement and data transfer layer for the [[dido:​public:​ra:xapend:xapend.a_glossary:i:iot]]. It is based on a new [[dido:​public:​ra:​xapend:​xapend.a_glossary:​d:​dlt|distributed ledger technology]], the [[dido:​public:​ra:xapend:xapend.a_glossary:​t:​tangle]],​ which overcomes the inefficiencies of current ​[[dido:​public:​ra:​xapend:​xapend.a_glossary:​b:​blockchain|Blockchain]] designs and introduces a new way of reaching consensus in a decentralized [[dido:​public:​ra:xapend:xapend.a_glossary:p:p2p]] system. Using IOTA, for the first time ever, people and machines can transfer money and/or data without any [[dido:​public:​ra:​xapend:​xapend.a_glossary:​t:​transaction_fees|transaction fees]] in a trustless, permissionless,​ and decentralized environment. This means that even nano-payments are possible without the need for a trusted intermediary of any kind.//
  
-  : //IOTA is the missing puzzle piece for the Machine Economy to fully emerge and reach its true potential. IOTA is envisaged to be the public and permissionless backbone protocol for the IoT that enables true interoperability between all devices.//+  : //IOTA is the missing puzzle piece for the Machine Economy to fully emerge and reach its true potential. IOTA is envisaged to be the public and permissionless backbone protocol for the IoT that enables true [[dido:​public:​ra:​xapend:​xapend.a_glossary:​i:​interoperability|interoperability]] ​between all devices.//
  
 ==== Kinds of Nodes ====  ==== Kinds of Nodes ==== 
 **Source:** [[https://​www.iota.org/​get-started/​faqs | What is the difference between a Light Node and Full Node? ]] **Source:** [[https://​www.iota.org/​get-started/​faqs | What is the difference between a Light Node and Full Node? ]]
  
-  : //The IOTA GUI makes it possible to choose between a Full Node and Light Node. The Full Node automatically runs an IRI instance in the background, which in turn means that you need neighbors in order to participate in the Peer-to-Peer network to synchronize with the Tangle. If you run the Full Node, you have no "trust requirements",​ as you are completely and independently participating in the network.//+  : //The IOTA GUI makes it possible to choose between a [[dido:​public:​ra:​xapend:​xapend.a_glossary:​f:​full|Full Node]] and [[dido:​public:​ra:​xapend:​xapend.a_glossary:​l:​light|Light Node]]. The Full Node automatically runs an IRI [[dido:​public:​ra:​xapend:​xapend.a_glossary:​i:​instance|instance]] in the background, which in turn means that you need neighbors in order to participate in the Peer-to-Peer network to synchronize with the Tangle. If you run the Full Node, you have no "trust requirements",​ as you are completely and independently participating in the network.//
  
-  : //The Light Node makes it possible to connect to a remote Full Node (whether it is your own Full Node, or someone else's publicly provided), in order to get the latest state of the network, most importantly fetching two transactions for validation which are required for issuing a transaction. When running a Light Node, it should be noted that your seed never leaves your wallet, you are still required to perform the Proof-of-Work,​ and all the sensitive work (such as signing) is done client-side. It also should be noted that the public Full Node providers are often overwhelmed with Light Node requests, so in order to reap the full benefits of the IOTA feeless and fast transaction settlement and data integrity technology, it is recommended to run a Full Node and not have to rely on the public Full Node providers (think of it like hitchhiking vs. having your own car).//+  : //The Light Node makes it possible to connect to a remote Full Node (whether it is your own Full Node, or someone else's publicly provided), in order to get the latest state of the network, most importantly fetching two transactions for [[dido:​public:​ra:​xapend:​xapend.a_glossary:​v:​validation|validation]] which are required for issuing a transaction. When running a Light Node, it should be noted that your seed never leaves your [[dido:​public:​ra:​xapend:​xapend.a_glossary:​w:​wallet|wallet]], you are still required to perform the Proof-of-Work,​ and all the sensitive work (such as signing) is done [[dido:​public:​ra:​xapend:​xapend.a_glossary:​c:​client|client]]-side. It also should be noted that the public Full Node providers are often overwhelmed with Light Node requests, so in order to reap the full benefits of the IOTA feeless and fast transaction settlement and [[dido:​public:​ra:​xapend:​xapend.a_glossary:​d:​dataintegrity|data integrity]] technology, it is recommended to run a Full Node and not have to rely on the public Full Node providers (think of it like hitchhiking vs. having your own car).//
  
 ==== The IOTA Foundation ====  ==== The IOTA Foundation ==== 
 **Source:** [[https://​www.iota.org/​get-started/​faqs | What is the IOTA Foundation]] **Source:** [[https://​www.iota.org/​get-started/​faqs | What is the IOTA Foundation]]
  
-  : //The IOTA Foundation is the non-profit, open-source driven organization behind the IOTA [[dido:​public:​ra:​xapend.glossary:d:dlt]] and other related technologies. The IOTA Foundation houses the academic researchers,​ developers, industry experts, and other engineering and business professionals working on the development and adoption of the IOTA protocol for the machine economy and the IoT industry. Apart from research and development,​ the Foundation also fosters the adoption of its technologies into real-world production use-cases at scale by providing an open, collaborative ecosystem where companies, startups and developers alike can innovate with the technologies and build proof-of-concepts,​ case studies and pilots together. The IOTA Foundation is organized into five divisions: //+  : //The IOTA Foundation is the [[dido:​public:​ra:​xapend:​xapend.a_glossary:​n:​non-profit]], open-source driven organization behind the IOTA [[dido:​public:​ra:xapend:xapend.a_glossary:d:dlt]] and other related technologies. The IOTA Foundation houses the academic researchers,​ developers, industry experts, and other engineering and business professionals working on the development and adoption of the IOTA protocol for the machine economy and the IoT industry. Apart from research and development,​ the Foundation also fosters the adoption of its technologies into real-world production use-cases at scale by providing an open, collaborative ecosystem where companies, startups and developers alike can innovate with the technologies and build proof-of-concepts,​ case studies and pilots together. The IOTA Foundation is organized into five divisions: //
  
   * //**General administration**: ​ Operations, communications,​ finance, human resources, and legal.//   * //**General administration**: ​ Operations, communications,​ finance, human resources, and legal.//
Line 25: Line 25:
   * //​**Ecosystem**: ​ Community development,​ developer resources and advocacy, educational material, events and hackathons.//​   * //​**Ecosystem**: ​ Community development,​ developer resources and advocacy, educational material, events and hackathons.//​
   * //​**Business & Industry Streams**: ​ Industry adoption, key account management, proof-of-concept development,​ strategic development,​ alliance management.//​   * //​**Business & Industry Streams**: ​ Industry adoption, key account management, proof-of-concept development,​ strategic development,​ alliance management.//​
 +
 +/​**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 +/* To add a discussion page to this page, comment out the line that says 
 +  ~~DISCUSSION:​off~~
 +*/
 +~~DISCUSSION:​on|Outstanding Issues~~
 +~~DISCUSSION:​off~~
dido/public/ra/xapend/xapend.b_stds/defact/iota/start.1605251732.txt.gz · Last modified: 2020/11/13 02:15 by nick