Zero Knowledge (ZK) Jobs

786 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

Status

London, United Kingdom

$72k - $95k

Status

London, United Kingdom

$27k - $67k

Matter Labs

United States

$54k - $75k

Mobius

Palo Alto, CA, United States

$54k - $75k

RISC Zero, Inc

Remote

$54k - $87k

RISC Zero, Inc

Remote

$90k - $100k

Galaxy

New York, NY, United States

$13k - $33k

Vision One

New York, NY, United States

$54k - $100k

Harmony

Palo Alto, CA, United States

$58k - $80k

Coinbase

San Francisco, CA, United States

$71k - $84k

Chainkemists

Remote

$72k - $100k

HashCloak Inc

Toronto, Canada

Matter Labs

United States

$84k - $110k

Mastercard

United States

$50k - $84k

Mastercard

United States

$72k - $84k

Senior Research Engineer Remote

Status
$72k - $95k estimated

This job is closed

About Status

Status is building the tools and infrastructure for the advancement of a secure, private, and open web3.

With the high level goals of preserving the right to privacy, mitigating the risk of censorship, and promoting economic trade in a transparent, open manner, Status is building a community where anyone is welcome to join and contribute.

As an organization, Status seeks to push the web3 ecosystem forward through research, creation of developer tools, and support of the open source community.

As a product, Status is an open source, Ethereum-based app that gives users the power to chat, transact, and access a revolutionary world of DApps on the decentralized web. But Status is also building foundational infrastructure for the whole Ethereum ecosystem, including the Nimbus ETH 1.0 and 2.0 clients, the Keycard hardware wallet, and the Waku messaging protocol (a continuation of Whisper).

As a team, Status has been completely distributed since inception. Our team is currently 100+ core contributors strong, and welcomes a growing number of community members from all walks of life, scattered all around the globe.

We care deeply about open source, and our organizational structure has minimal hierarchy and no fixed work hours. We believe in working with a high degree of autonomy while supporting the organization's priorities.

The role:

The Codex team is working on a next generation storage engine that attempts to “untie the knot” of incentivized storage. We’re building Codex to be reliable and predictable p2p storage infrastructure that will allow for many business and casual use cases. We rely on strong data possession (PoR and PDP) and incentives schemes to guarantee long term persistence and data availability.

We’re looking for a competent researcher and/or engineer with strong academic or industry background in the following areas:

  • Proofs of data possession and availability (PoR and PDP, etc…)
  • Researching or implementing novel or existing cryptographic primitives
  • Researching or implementing erasure coding schemes (Reed-Solomon, Tornado, etc…)
  • Researching or implementing incentivized p2p systems
  • Researching or implementing low level p2p protocols

You will:

  • Research and develop novel data possession and availability schemes
  • Combine crypto-economics and traditional technologies to create a sustainable distributed and fault-tolerant systems
  • Research and develop p2p primitives such as DHTs and Gossip networks
  • Build incentivized, distributed systems
  • Write and maintain Nim code
  • Provide feedback on overall design decisions and participate in code reviews
  • Use libp2p to build application-level protocols

You should have:

  • A passion for blockchain, decentralization and privacy-preserving technology
  • Cryptography and zero-knowledge
  • Very strong academic or engineering background (PhD-level or equivalent in industry); relevant research experience
  • Experience with low level/strongly typed languages (C/C++/Go/Rust or Java/C#)
  • Experience with Open Source software
  • Experience designing incentive systems and writing/deploying smart contracts in Ethereum
  • A strong alignment to our principles:https://status.im/about/#our-principles

Hiring process:

The hiring process for this role will be:

  1. Interview with Pepper from our People Ops team
  2. Interview with Dmitriy, Codex team lead
  3. Peer interview with Mark or Csaba from Codex team
  4. Final interview with Jacek, Program 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:

We are happy to pay salaries in either 100% fiat or any mix of fiat and/or crypto. For more information regarding benefits at Status: https://people-ops.status.im/tag/perks/

Please note that although we don't have an urgent hiring need for this role, we're always interested to hear from talented candidates that fit this profile. As such, we welcome applications on a rolling basis. Please kindly let us know in your application if your candidacy has any time sensitivity. We'll be in touch if we think there's potential for a good fit.

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.