All Projects → Concordium → Testnet3 Challenges

Concordium / Testnet3 Challenges

Licence: apache-2.0
This repo is dedicated to Concordium Incentivized Testnet3.

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Testnet3 Challenges

Hackathon Dicas
Dicas de ferramentas e conteúdos para utilizar em um hackathon :)
Stars: ✭ 231 (-31.45%)
Mutual labels:  hackathon
Awesome Cryptography
A curated list of cryptography resources and links.
Stars: ✭ 3,475 (+931.16%)
Mutual labels:  cryptography
Encryptpad
Minimalist secure text editor and binary encryptor that implements RFC 4880 Open PGP format: symmetrically encrypted, compressed and integrity protected. The editor can protect files with passwords, key files or both.
Stars: ✭ 305 (-9.5%)
Mutual labels:  cryptography
Wickr Crypto C
An implementation of the Wickr Secure Messaging Protocol in C
Stars: ✭ 279 (-17.21%)
Mutual labels:  cryptography
Privatebin
A minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES.
Stars: ✭ 3,622 (+974.78%)
Mutual labels:  cryptography
Lightning Onion
Onion Routed Micropayments for the Lightning Network
Stars: ✭ 297 (-11.87%)
Mutual labels:  cryptography
Cryptofuzz
Fuzzing cryptographic libraries. Magic bug printer go brrrr.
Stars: ✭ 262 (-22.26%)
Mutual labels:  cryptography
Drand
🎲 A Distributed Randomness Beacon Daemon - Go implementation
Stars: ✭ 328 (-2.67%)
Mutual labels:  cryptography
Frameworks
Sample code and build environments for MPC frameworks
Stars: ✭ 288 (-14.54%)
Mutual labels:  cryptography
Sapient
Secure API Toolkit
Stars: ✭ 308 (-8.61%)
Mutual labels:  cryptography
Liburkel
Authenticated key-value store (i.e. an urkel tree)
Stars: ✭ 280 (-16.91%)
Mutual labels:  cryptography
Ethical Hacking Tools
Complete Listing and Usage of Tools used for Ethical Hacking
Stars: ✭ 272 (-19.29%)
Mutual labels:  hackathon
Webfs
A Filesystem Built On Top of the Web.
Stars: ✭ 307 (-8.9%)
Mutual labels:  cryptography
Kcp Go
A Crypto-Secure, Production-Grade Reliable-UDP Library for golang with FEC
Stars: ✭ 3,177 (+842.73%)
Mutual labels:  cryptography
Graphql Starter
💥 Monorepo template (seed project) pre-configured with GraphQL API, PostgreSQL, React, Relay, and Material UI.
Stars: ✭ 3,377 (+902.08%)
Mutual labels:  hackathon
Masterkey
secure interactive password manager with xchacha20poly1305, argon2id, and Go
Stars: ✭ 271 (-19.58%)
Mutual labels:  cryptography
Xdag
XDAG (Dagger Coin) Official Main Repository. XDAG is a novel DAG based cryptocurrency.
Stars: ✭ 297 (-11.87%)
Mutual labels:  blockchain-technology
Siphash
High-speed secure pseudorandom function for short messages
Stars: ✭ 331 (-1.78%)
Mutual labels:  cryptography
Hacklock
Hack Android Pattern From Termux With This Tool
Stars: ✭ 300 (-10.98%)
Mutual labels:  hackathon
Ctf Challenges By Me
Pwnable|Web Security|Cryptography CTF-style challenges
Stars: ✭ 305 (-9.5%)
Mutual labels:  cryptography

TESTNET 3 CHALLENGES

After two successful testnets in 2020 and our mainnet launch within sight, we are happy to announce the launch of Concordium Testnet 3 and to invite testers, developers, and users all over the world to compete to earn up to 10 million GTU.

Status

See the Status Page for the latest updates & notices for the Test Network, Identity Issuers and Challenges.

Please check this page first before reporting any new issues!

Rationale

Concordium Testnet 3 is a collaborative era intended to stress-test the network, encourage participation from all over the world, and help testers, developers, and users get ready to participate in Concordium.

Concordium Testnet 3 will be released on October 6, 2020. The Incentivized Testnet 3 will be launched on October 15, 2020 and will end 6 weeks later.

During this period, node operators, developers, and community members can receive rewards (up to 0,1% of the mainnet supply, meaning 10,000,000 GTU) for helping to secure, sustain, and grow Concordium Network and the ecosystem.

Rules of Engagement

Concordium does not intend to collect and store any other user data of its challenge contributors than what is strictly necessary to pay out their rewards on the mainnet once it is launched. Concordium only stores the GitHub user name and the earned total reward amount of its contributors.

The following rules of engagements are required:

  • A contributor, who wants to submit a challenge result in repository Testnet3-Challenges, must be a registered user on GitHub.
  • All submissions must be signed with GitHub build-in commit signature mechanism using GPG.
  • The GitHub user name should not be changed until the rewards are paid out on mainnet.
  • After the launch of the mainnet, a contributor should create a mainnet account and send a signed submission of the account address in repository Testnet3-RewardClaim.

To sign your submissions, you must use the GitHub build-in commit signature meachanism using GPG. If a commit has a signature that cannot be verified by GitHub, i.e. marked unverified or not marked at all, it does not constitute a valid submission for Concordium. Please see GitHub - Commit Signature for more information.

This approach enables Concordium to trace the GitHub user name to earned rewards on repository Testnet3-Challenges and to a mainnet account on repository Testnet3-RewardClaim.

Note that in one challenge, i.e. challenge (ID2) in mission Identities, a contributor must use a valid real-life identity to issue a Concordium identity. Concordium will only check the identity attributes made public in the submission. The Concordium identity will be erased when testnet3 is taken down.

Missions and Challenges

The missions and challenges can be viewed in Project Challenges. Please note that they intentionally only provide a minimum description of tasks and submission content. For detailed step-to-step guides, troubleshooting and faqs, we expect the contributors to consult Documentation and Help.

Reward Distribution

  • Concordium accepts one approved submission per challenge per contributor.
  • Each challenge has a GTU amount tag, indicated by the yellow label " GTU". This amount is rewarded, if Concordium approves the submission.
  • Each challenge has a total number of rewards, indicated by the purple label " rewards". Rewards are paid out after the first-come-first-serve principle. When the maximal total number of rewards is reached, Concordium won’t check nor approve any more related submissions in the queue.
  • Rejected submissions can be modified and resubmitted. However, they will loose the spot of the original submission in the queue and the new resubmission will have to line up at the end of the submission queue.

Submission Process

Please make a separate PR for each challenge submission. This will require a different branch for each PR, you can use the challenge ID as name i.e. B1, B2, ID1 etc. (If you already made a submission before this clarification was added, we'll accept it as-is)

Bugs and Improvements

If you encounter a problem, please check already reported issues on GitHub in Project Bugs & Improvements and known issues on the Concordium webside under Troubleshooting. To submit a bug report, please go to Issues and provide a short description, steps to reproduce, platform and OS, logs, expected result and actual result. We also welcome suggestions for improvements.

Documentation and Help

  • Concordium testnet information, step-by-step guides, and troubleshooting can be found here.
  • Frequently asked questions regarding the challenges can be found in Project FAQs.
  • General Github.com help documentation can be found here.

Contact

Disclaimer

By participating in this Testnet, you agree to the Concordium Testnet 3 Terms and Conditions.

License

Open source License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].