Pages:
Author

Topic: [ANN][AMTC] 🏺AmberTime💎🕰️: 1st 🎓Education🎓 + ✈️Travel✈️+ ⛓️Blockchain⛓️ - page 2. (Read 1935 times)

newbie
Activity: 6
Merit: 0
 Cheesy Cheesy, Thank you for the explanation. As far as i'm concerned, for ETH, the structure for its blockchain is embedded in a Merkel tree. By doing so, for each new block to be written into the chain, its hash value can be validated by POW algorithm in order for the chain to be consistent. I understand the definition of this POA, but i don't understand how such algorithm can be correlated with the hash value format where traditional blockchain were using, i.e. BTC and ETH. I guess for each of those chosen validator in POA algorithm, it will be entitled with a certain amount of mining power, otherwise, how could the blockchain be maintained? if no extra mining power is needed, then how could the validator maintain its writing status in the computing world (using some license or API), in perspective of cybersecurity?
What does it mean by the POA mechanism? How could it be used to secure the application in education and travel business?


Thank you Lantern_NPT for your question 🙋🙋

AmberTime will be a Consortium Chain - one difference from the public chain is that the owners / operators of the nodes will not be anonymous. 

The ecosystem itself however will be open to the public to participate and access.



PoA stands for "Proof-of-Authority" - a sort of word-play on the other mechanisms such as "Proof-of-Work" (PoW) and "Proof-of-Stake" (PoS).

Proof-of-Authority is the consensus mechanism in which the nodes validating blocks are the ones explicitly allowed to do so. PoA is a modified form of PoS where instead of stake with the monetary value, a validator’s identity performs the role of stake in the form of reputation. In this context, identity means the correspondence between a validator’s personal identification on the platform with officially issued documentation for the same person, organization or institution, to ascertain that a validator is exactly who it represents to be.   This is a way to preserve the staking concept, with scarcity and measurability of stake, while ensuring that all who place that stake value it similarly, regardless of other circumstances.

Even if one steals a license and somehow becomes a validator pretending to be someone else, the fact that staking is public will expose a nefarious actor. A single actor with a hacked authority does not have the capacity to overwhelm the network and revert all transactions. Therefore, requiring validators to have an approver public license makes identity impossible to conceal, while a concerned party can easily cross-verify identity in publicly available open domain.  With on-chain governance making it simple to oust a non-conforming validator, losing a validator’s role eligibility is public and published in the network. With their real names at stake, validators are unlikely to act nefariously to threaten their own social standing in the real world and virtual community of the blockchain network.



In AmberTime's context, this means that there will be "Authority" nodes within the chain are preregistered and verified entities, and each of them is an organization with a proud reputation to protect, such as universities, government agencies, law firms, businesses, travel agencies etc.

Each transaction in AmberTime would be signed by a randomly selected  and voted upon by set of Authority nodes.

Since the organization's reputation is at stake, the risk of a malicious signer is reduced to minimum, and in such an unlikely event, an erring signer would be voted out by the network automatically, and can only be reinstated manually by AmberTime after thorough investigation.



Hope this helps!



Added info: Known successful examples of PoA implementations are Kovan and Rinkeby, the two Ethereum testnets named after metro train stations, which were introduced as new blockchain based on Ethereum protocol with Proof of Authority consensus. Spam attack on the original Ropsten testnet was the reason to create a new public test network. Based on data gathered on both testnets, PoA Networks provides inexpensive consensus to secure the network. Users can run Ethereum programs on Kovan and Rinkeby and spend less money on transaction fees which also translates to the network's security will also be cheaper to maintain.





newbie
Activity: 6
Merit: 0
 Smiley Smiley Smiley Good job!!!

We have hit a milestone of 🌟🌟🌟 20,000,000 🌟🌟🌟 AMTC tokens sold!  

👏👏👏👏👏👏


Check out the latest actions on AMTC:

https://ethplorer.io/address/0x84936cf7630aa3e27dd9aff968b140d5aee49f5a


Thank you all for your support thus far! 🚀 🌚 🚀 🌒 🚀 🌓 🚀 🌕 👩‍🚀 👨‍🚀




newbie
Activity: 1
Merit: 0
newbie
Activity: 23
Merit: 0

We have hit a milestone of 🌟🌟🌟 20,000,000 🌟🌟🌟 AMTC tokens sold!  

👏👏👏👏👏👏


Check out the latest actions on AMTC:

https://ethplorer.io/address/0x84936cf7630aa3e27dd9aff968b140d5aee49f5a


Thank you all for your support thus far! 🚀 🌚 🚀 🌒 🚀 🌓 🚀 🌕 👩‍🚀 👨‍🚀



newbie
Activity: 23
Merit: 0
newbie
Activity: 23
Merit: 0
What does it mean by the POA mechanism? How could it be used to secure the application in education and travel business?


Thank you Lantern_NPT for your question 🙋🙋

AmberTime will be a Consortium Chain - one difference from the public chain is that the owners / operators of the nodes will not be anonymous. 

The ecosystem itself however will be open to the public to participate and access.



PoA stands for "Proof-of-Authority" - a sort of word-play on the other mechanisms such as "Proof-of-Work" (PoW) and "Proof-of-Stake" (PoS).

Proof-of-Authority is the consensus mechanism in which the nodes validating blocks are the ones explicitly allowed to do so. PoA is a modified form of PoS where instead of stake with the monetary value, a validator’s identity performs the role of stake in the form of reputation. In this context, identity means the correspondence between a validator’s personal identification on the platform with officially issued documentation for the same person, organization or institution, to ascertain that a validator is exactly who it represents to be.   This is a way to preserve the staking concept, with scarcity and measurability of stake, while ensuring that all who place that stake value it similarly, regardless of other circumstances.

Even if one steals a license and somehow becomes a validator pretending to be someone else, the fact that staking is public will expose a nefarious actor. A single actor with a hacked authority does not have the capacity to overwhelm the network and revert all transactions. Therefore, requiring validators to have an approver public license makes identity impossible to conceal, while a concerned party can easily cross-verify identity in publicly available open domain.  With on-chain governance making it simple to oust a non-conforming validator, losing a validator’s role eligibility is public and published in the network. With their real names at stake, validators are unlikely to act nefariously to threaten their own social standing in the real world and virtual community of the blockchain network.



In AmberTime's context, this means that there will be "Authority" nodes within the chain are preregistered and verified entities, and each of them is an organization with a proud reputation to protect, such as universities, government agencies, law firms, businesses, travel agencies etc.

Each transaction in AmberTime would be signed by a randomly selected  and voted upon by set of Authority nodes.

Since the organization's reputation is at stake, the risk of a malicious signer is reduced to minimum, and in such an unlikely event, an erring signer would be voted out by the network automatically, and can only be reinstated manually by AmberTime after thorough investigation.



Hope this helps!



Added info: Known successful examples of PoA implementations are Kovan and Rinkeby, the two Ethereum testnets named after metro train stations, which were introduced as new blockchain based on Ethereum protocol with Proof of Authority consensus. Spam attack on the original Ropsten testnet was the reason to create a new public test network. Based on data gathered on both testnets, PoA Networks provides inexpensive consensus to secure the network. Users can run Ethereum programs on Kovan and Rinkeby and spend less money on transaction fees which also translates to the network's security will also be cheaper to maintain.




newbie
Activity: 6
Merit: 0
What does it mean by the POA mechanism? How could it be used to secure the application in education and travel business?
newbie
Activity: 23
Merit: 0

We have reached a milestone of 2,000,000+ AMTC purchase over the weekend!!! 🕺 🕺 🕺 🕺 🕺

Thank you for sending in your comments and suggestions via our contact us form!

Due to overwhelming response, its taking us some time to respond back in a timely manner - but rest assured we are reading each and every message, taking action as required. 🙏 🙏

Here are some of the upcoming improvements that are planned:

1. Whitepaper minor iteration.

2.  More detailed guidance on optimal Gas (gwei) / Gas Price for successful transaction.


Let us know what you think!


newbie
Activity: 23
Merit: 0
Who's your team? I want to see the dev team

Hey gonhunter!


The technical development team consists of professionals with a track record of delivering complex IT systems offering various cutting-edge business solutions such as blockchain development, cybersecurity maturity, digital transformation, complete ERP systems, algorithm design and analytics.

Collectively the team has been recognized and earned the following awards such as:

  • GRAND WINNER ASEAN’s Next Great Idea Cyberjaya, Malaysia (Dec 2016)
  • FIRST RUNNER-UP Blockchain Virtual Govhack Dubai, UAE (Feb 2017)
  • FINALIST ASEAN Rice Bowl Awards Manila, Philippines (Oct 2017)
  • DIAMOND WINNER AnchorUp 2017 Tainan, Taiwan (Nov 2017)
  • FIRST PRIZE STSP Innovation Festival Tainan, Taiwan (Nov 2017)
  • MENTORSHIP Silicon Valley VCs from KPCB, Sherpa Capital, SV Angels and Uber


Take a look at the team profile here

Hope you will support us in our mission of inclusive learning and disrupt the traditional education process  Smiley



member
Activity: 196
Merit: 10
Who's your team? I want to see the dev team
newbie
Activity: 23
Merit: 0
No doubt a very good project! I'm in all the way                              

Thank you for the compliments Edgar9 🙏🙏🙏

Encouraged to be in good company who share our common interest and be with us "all the way" 🛤️🌞
member
Activity: 308
Merit: 10
No doubt a very good project! I'm in all the way                              
newbie
Activity: 23
Merit: 0
Interesting project, blockchain has big implementation potential for certification at all levels and in areas other than education, no doubt. A decentralized data capture network and recording system for all life activities and forming an 'amber' that is unique like a fingerprint, and monetizing amber to ambercoin...sounds like business model with good potentials.

Thank you cxx  Grin

Glad to know that the project resonates with you! 

We hope to gain more supporters from the community like yourself to make this a reality. 

cxx
newbie
Activity: 1
Merit: 0
Interesting project, blockchain has big implementation potential for certification at all levels and in areas other than education, no doubt. A decentralized data capture network and recording system for all life activities and forming an 'amber' that is unique like a fingerprint, and monetizing amber to ambercoin...sounds like business model with good potentials.
newbie
Activity: 23
Merit: 0

It's been 24 hours since the token purchase launched and we have sold over 600,000 AMTC tokens, thank you very much! Grin



We have also received feedback from our community during this period and made the following changes:

1.  Updated whitepaper

2.  Included reminders not to send Ethers to the AMTC Token Address, which is different from the AMTC Token Purchase Address

3.  Included recommended Gas Price (gwei) and Gas to prevent failed purchase transaction errors using imToken wallet as example

4.  Guide to check AMTC balance using imToken wallet as example

5.  Improved responsiveness using mobile browser

6.  Spelling and grammatical  errors



newbie
Activity: 23
Merit: 0
the project looks interesting! you can not call the idea completely new and not similar to existing projects, but in this area it is more important to implement than uniqueness) I will follow you, good luck guys!)

Thank you for the vote of confidence!  👍

While conceptually the idea of quantifying knowledge in terms of amalgamation of formal / informal studies, apprenticeship and experiences has existed, its only until recently the right technology has arrived to allow it to come to fruition through the use of blockchain. 

Through the community's support, we hope to bring the vision of open learning and merit-based credentialization to drive a generational shift of information-based academics, to a more wisdom-based learning.


newbie
Activity: 187
Merit: 0
the project looks interesting! you can not call the idea completely new and not similar to existing projects, but in this area it is more important to implement than uniqueness) I will follow you, good luck guys!)
newbie
Activity: 23
Merit: 0
What is the total supply and algorithm?

The total token supply for AMTC is 2 Billion.

Algorithm will be PoA-based (Proof-of-Authority)

member
Activity: 222
Merit: 10
Pages:
Jump to: