Zero Knowledge (ZK) Jobs

765 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

Aztec

Remote

$87k - $150k

Provable

Remote

$126k - $127k

Celestia Labs

Remote

$166k - $183k

Canvy Venture Labs

San Francisco, CA, United States

$175k - $240k

Aztec

Remote

$104k - $116k

O1labs

Remote

$81k - $100k

Aztec

Remote

$98k - $108k

Horizenlabs

Remote

$54k - $100k

Polygon Labs

United States

$72k - $100k

MetaWealth

Bulgaria

$86k - $90k

Nexus

San Francisco, CA, United States

$84k - $110k

Blockstream

Remote

$175k - $240k

Nexus

San Francisco, CA, United States

$126k - $127k

Nexus

San Francisco, CA, United States

$98k - $106k

Nexus

San Francisco, CA, United States

$126k - $127k

Aztec
$87k - $150k estimated
Remote
Apply

About Aztec At Aztec, our goal is to add privacy to Ethereum. In the current public blockchain paradigm, users and entities unknowingly broadcast data in the public, compromising privacy and security to get trustlessness. Not only are unencrypted blockchains inherently privacy-exposing, they require significant redundancy to compute and verify the legitimacy of transactions. Implementing scalable encryption in a public blockchain paradigm requires cutting-edge math and engineering. Thankfully, our team of scientists and engineers invented Plonk, the industry-standard zkSNARK, and Noir, the universal language of zero knowledge. Now, we’re building a first of its kind Layer 2 with private smart contracts. This requires new cryptographic primitives, a zero-knowledge DSL for writing contracts, a privacy-friendly execution environment, a carefully designed set of circuits that prove the validity of the chain to L1, a decentralized block-building and proving mechanism, and a top-tier user and developer experience. And it’s now time to bring it to market. We’ve raised $125 million from industry-leading investors including a16z crypto, Paradigm, Variant, Consensys, and a_capital, and we’re growing quickly.Role Overview As an Operational ISO of Aztec,  you will define and execute a comprehensive operational security strategy. You will work closely with engineering and operations teams to ensure the integrity, confidentiality, and resilience of our infrastructure and processes. This role is ideal for an experienced OpSec engineer or hands-on manager who has previously worked in a distributed environment, ideally in blockchain security Key Responsibilities Security Strategy 

Develop and implement a robust cybersecurity strategy tailored to Aztec’s processes Define security policies, standards, and best practices within the organization Advise executive leadership and engineering teams on security risks and industry best practices. Lead incident response planning, ensuring rapid detection, containment, and remediation of security threats.

Infrastructure & Operational Security

Develop security monitoring, logging, and detection systems to prevent unauthorized access. Ensure the security of cloud-based infrastructure, DevSecOps pipelines, and decentralized nodes. Assist engineering teams to implement secure software development life cycle (SDLC) practices. Conduct threat modeling exercises to identify vulnerabilities. Manage security awareness training for employees, ensuring a culture of security-first thinking.

Qualifications Required:

7+ years of experience in cybersecurity Experience securing cloud-based infrastructure (AWS, GCP, or Azure) and DevSecOps environments. Proven ability to design and implement security frameworks in fast-paced, high-growth organizations. Excellent communication, and cross-functional collaboration skills.

Nice to Have:

Familiarity with DeFi protocols, MEV security, and decentralized governance models. Track record of leading bug bounty programs and engaging with security researchers. Relevant certifications: CISSP, CISM, Offensive Security certifications.

Aztec Labs is an equal opportunity employer and we value creativity, diversity, and intellectual curiosity. If you're passionate about leveraging your creative talents to make a real-world impact, and if you want to be part of a team that's shaping the future of digital privacy, then we would love to hear from you.

⬇
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.