Frequently Asked Questions

What exactly is QShield?

QShield is an infrastructure project built to support trustless but encrypted entries for your Smart Contracts. Focusing primarily on the game and deSci centric blockchains like BEAM and ABEY, QShield converts the address of the user calling the Submit functions to a Quantum Resistant code so that improper entries (for example those entered by malicious users who directly call the smart contract) can be flagged since the codes they would carry would not meet the cipher standards set by QShield intrinsically.

What are quantum computers anyway?

A quantum computer is a type of computer that performs calculations and operations using principles of Quantum Mechanics, as opposed to traditional computers. Unlike the tradtional computers that use bits (0 and 1), they use Qubits or Quantum Bits. Qubits can have multiple values at the same time, a principle commonly postulated in Quantum Mechanics. As a result, they facilitate parallel processing, thereby lowering the time for simultaneous operations. They are also interconnected with each other via Entanglement, making the integration of bottom-up complex calculations a lot faster.

What is quantum-resistant cryptography?

It is a set of cryptographic algorithms designed to remain secure against attacks from quantum computers.

How does QShield ensure the codes are secure?

QShield uses NIST-approved post-quantum algorithms and real-time monitoring to ensure robust security. Taking the threat of Quantum Computing very seriously, QuantumSure uses multilayered algorithms, integrating Fernet-like cryptography, Kyber 1024, and decoy keys to ensure the client data is ready to stand to the test of hacking and malicious actors in a post-quantum world. This makes it functionally impossible for unauthorized parties to crack the code pattern for score submission for your game.

Can I integrate QShield with my dapp?

Please go to the Get Started section and generate your API Key and other details. Next, fill out the form to apply register your API Key and site url so that we can flag all other request sources for extra protection. We usually get back within 3 working days.

What kind of Dapps is QShield suited for?

QShield works for any type of data that you don't want people to be able to enter arbitrarily, like game scores, deSci entries, onchain messages, and so on. We ever have some of these factory contracts readily available for you in the deploy section.

Do I need to share my sensitive data for this?

NO. QShield works by encrypting publicly available data, meaning it will NEVER ask you for any confidential information.

What format of requests does QShield expect?

QShield requires the address of the one submitting the score, the value of the score, the chain ID, the message hash, the deSci entry project ID, and so on (the exact requirements can be checked for the Smart Contract you are using here). That's it! However, this means that your Smart Contract must have a mapping that can accept these codified values and map it to the score, message, or any other type of key. The exact tutorial can be viewed in documentation.

What is the pricing like?

QShield is currently giving away free trials with up to 10000 requests. Please try the free service and then reach out to the team for upgrading to a permanent plan which comes in tiers ($9.99, $19.99, $49.99, $99.99) depending on the requirements.

I lost my API Key or Master Password. Can you help?

Sadly, no. QShield does NOT store your Master Password to ensure that even our entire platform getting hacked cannot affect you. Therefore please NOTE your Master Password somewhere safe. We might be able to recover your API Key though, if you remember the Secret Phrase.

Sounds good, where can I sign up?

Please go to Plans and create your credentials. Then fill this Activation Plan to activate your account.