Zero Knowledge (ZK) Jobs

784 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

ZKPASS FOUNDATION

Remote

$120k - $150k

Polygon Labs

Remote

$63k - $107k

NIL (CYPRUS) LTD

Lima, Peru

$91k - $180k

Manta Network, Powered by p0x labs

Remote

$32k - $81k

Polygon Labs

Remote

$90k - $100k

Asymmetric Research

Remote

$126k - $138k

Figment

New York, NY, United States

$90k - $130k

Polygon Labs

Remote

$72k - $112k

Polygon Labs

Remote

$72k - $95k

Gevulot

Remote

$80k - $180k

O(1) Labs

Remote

$90k - $148k

Starknet Foundation

London, United Kingdom

$81k - $112k

What are we all about?

London, United Kingdom

$89k - $102k

NIL (CYPRUS) LTD

Lima, Peru

$84k - $186k

Logos

New York, NY, United States

$110k - $190k

Blockchain Developer

ZKPASS FOUNDATION
$120k - $150k

This job is closed

Hey there! Ready to dive into the world of blockchain with a twist? We're zkPass Foundation, where we're all about keeping things private yet verifiable. Imagine working on cutting-edge tech like Multi-Party Computation (MPC), Zero-Knowledge Proofs (ZKP), and even three-party Transport Layer Security (3P-TLS). As a Blockchain Developer with us, you'll help empower users worldwide to securely verify their personal data online without giving away the farm. We're a tight-knit crew of 11-50, valuing everything from Accountability to Trust, and we're on the hunt for someone who's not just talented but also shares our passion for privacy, challenge, and community. If you're ready to contribute to a decentralized digital space where privacy isn't just a promise but a reality, let's make it happen together!

Tasks

  • Develop and implement blockchain solutions using zkPass's privacy-preserving protocol
  • Collaborate with the team to integrate Multi-Party Computation, Zero-Knowledge Proofs, and three-party Transport Layer Security into the platform
  • Design and code smart contracts for secure data verification on various websites
  • Conduct testing and debugging of blockchain applications to ensure functionality and security
  • Stay updated on industry trends and advancements in blockchain technology to enhance zkPass's offerings

Requirements

  • 2+ years of experience in blockchain development
  • Proficiency in Multi-Party Computation (MPC) and Zero-Knowledge Proofs (ZKP)
  • Familiarity with Three-Party Transport Layer Security (3P-TLS)
  • Strong coding skills in languages such as Solidity, C++, or Rust
  • Ability to work collaboratively in a team environment

Benefits

  • Innovative Project: Joining the development of the zkPass privacy protocol, poised to revolutionize digital security.
  • Flexible Schedule and Remote Work: Opportunity to tailor your work hours to fit personal needs.
  • Competitive Compensation and Bonuses: Fair pay and performance-based incentives.
  • Professional Growth: Opportunities for skill development and career advancement in a dynamic environment.
  • Contribution to Future Technologies: Engage in cutting-edge technology development at the forefront of progress.
  • Team Collaboration and Support: Work alongside a supportive team of professionals ready to assist you.

Join our team at ZKPASS FOUNDATION and be part of revolutionizing private data verification with blockchain technology. 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.