Zero Knowledge (ZK) Jobs

857 jobs found

web3.career is now part of the Bondex Logo Bondex Ecosystem

Receive emails of Zero Knowledge (ZK) Jobs
Job Position Company Posted Location Salary Tags

Vac

Remote

$81k - $95k

Nethermind

Singapore, Singapore

$72k - $112k

Matter Labs

Remote

$67k - $150k

O(1) Labs

Remote

$98k - $120k

Matter Labs

Remote

$72k - $97k

Gevulot

Remote

Ether.Fi

Denver, CO, United States

$120k - $180k

Matter Labs

Remote

$81k - $150k

O(1) Labs

Remote

$72k - $77k

Harmony

Palo Alto, CA, United States

$81k - $102k

Harmony

Palo Alto, CA, United States

$31k - $90k

Harmony

Palo Alto, CA, United States

$72k - $112k

Nethermind

London, United Kingdom

$105k - $150k

ZKPASS FOUNDATION

Remote

$120k - $150k

Polygon Labs

Remote

$63k - $107k

Vac
$81k - $95k estimated
Remote
Apply

About Vac

Vacbuildspublic good protocolsfor 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 developsNescienceA 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:

  1. Interview with our POps team
  2. Interview with team member from the Vac team
  3. Pair programming task with the Vac team
  4. Interview withVac 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.

⬇
Apply Now

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:

  1. 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.
  2. 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.
  3. 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.
  4. 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.