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 [2021/08/09 12:22]
murphy [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 4: Line 4:
 **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:​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 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 [[dido:​public:​ra:​xapend:​xapend.a_glossary:​i:​interoperability|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.//
Line 11: Line 11:
 **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 [[dido:​public:​ra:​xapend:​xapend.a_glossary:​f:​full|Full Node]] and 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 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 [[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 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 ==== 
dido/public/ra/xapend/xapend.b_stds/defact/iota/start.1628526164.txt.gz · Last modified: 2021/08/09 12:22 by murphy