Job Position | Company | Posted | Location | Salary | Tags |
---|---|---|---|---|---|
Vac | Remote | $81k - $95k | |||
Fabric of Truth, Inc | Belgium | $81k - $95k | |||
Fabric of Truth, Inc | Belgium | $84k - $164k | |||
Fabric of Truth, Inc | Belgium | $89k - $102k | |||
Learn job-ready web3 skills on your schedule with 1-on-1 support & get a job, or your money back. | | by Metana Bootcamp Info | |||
Animoca Brands Limited | Dubai, United Arab Emirates | $84k - $100k | |||
Nethermind | Remote | $84k - $115k | |||
Nethermind | Remote | $84k - $115k | |||
Bond Social | United States | $125k - $150k | |||
DeGate | Remote | $81k - $95k | |||
LunaEdge | Remote | $126k - $132k | |||
O1labs | Remote | $113k - $173k | |||
Quantstamp | Remote |
| |||
NIL (CYPRUS) LTD | Lima, Peru | $87k - $110k | |||
Nexus | San Francisco, CA, United States | $105k - $120k | |||
Matter Labs | Remote | $154k - $213k |
About Vac Vac builds public good protocols for the decentralized web.We do applied research based on which we build protocols, libraries and publications. This role is within the Vac Nescience unit, which develops Nescience A zkVM leveraging hiding properties. The role In this role, you will be responsible for conducting in-depth research and analysis of ZK argument systems.The ideal candidate should be well-versed in zero-knowledge circuits written in Rust,with the ability to adapt to evolving research needs.Your responsibilities will include designing zero-knowledge circuits, writing comprehensive specifications, and effectively communicating research findings through detailed write-ups.Join us in pushing the boundaries of private computation technology and contribute to groundbreaking advancements in the zkVM field. Key responsibilitiesÂ
Research, analyze and design ZK argument systems and architectures for private computation. Write specifications and communicate research findings through write-ups. Analyze and give feedback for zero-knowledge circuits written in Rust. Break down complex problems, and know what can and what can’t be dealt with later. Perform security analysis, measure performance of and debug circuits.
You ideally will have
Very strong academic or engineering background (PhD-level or equivalent in industry); relevant research experience. Deep understanding of Zero-Knowledge argument systems and related technologies (Nova, Plonk/Halo2, zk-STARK, zk-SNARK, circom), elliptic curve cryptography, and circuit design. Keen communicator, eager to share your work in a wide variety of contexts, like internal and public presentations, blog posts and academic papers. Experience in, and passion for, blockchain technology A strong alignment to our principles:Â https://status.im/about/#our-principles
Bonus points ifÂ
Experience with low level / strongly typed languages (C++/Go/Rust) Experience with Open Source software
[Don’t worry if you don’t meet all of these criteria, we’d still love to hear from you anyway if you think you’d be a great fit for this role. Just explain to us why in your cover letter]. Hiring process The hiring process for this role will be:
Interview with our POps team Interview with team member from the Vac team Pair programming task with the Vac team Interview with Vac team lead
The steps may change along the way if we see it makes sense to adapt the interview stages, so please consider the above as a guideline. Compensation The expected compensation range for this role is negotiable, dependent on how we assess your skills and experience throughout our interview process. We are happy to pay in any mix of fiat/crypto.
What is Zero-knowledge?
Zero-knowledge is a concept in cryptography that allows two parties to exchange information without revealing any additional information beyond what is necessary to prove a particular fact
In other words, zero-knowledge is a way of proving something without actually revealing any details about the proof
Here are some examples of zero-knowledge:
- Password authentication: When you enter your password to log into an online account, the server doesn't actually know your password. Instead, it checks to see if the hash of your password matches the stored hash in its database. This is a form of zero-knowledge because the server doesn't know your actual password, just the hash that proves you know the correct password.
- Sudoku puzzles: Suppose you want to prove to someone that you've solved a particularly difficult Sudoku puzzle. You could do this by providing them with the completed puzzle, but that would reveal how you solved it. Instead, you could use a zero-knowledge proof where you demonstrate that you know the solution without actually revealing the solution itself.
- Bitcoin transactions: In a Bitcoin transaction, you prove that you have ownership of a certain amount of Bitcoin without revealing your private key. This is done using a zero-knowledge proof called a Schnorr signature, which allows you to prove ownership of a specific transaction output without revealing the private key associated with that output.
- Secure messaging: In a secure messaging app, you can prove to your contacts that you have access to a shared secret without revealing the secret itself. This is done using a zero-knowledge proof, which allows you to prove that you have access to the secret without actually revealing what the secret is.