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

Consensys

Remote

$54k - $72k

Iron Fish

Remote

$40k - $70k

Blockswap

Remote

$60k - $90k

Brave

San Francisco, CA, United States

$11k - $60k

Findora

Remote

$63k - $90k

Status.im

Remote

$29k - $63k

Parity Technologies

Berlin, Germany

$63k - $90k

MobileCoin

San Francisco, CA, United States

$63k - $90k

DFINITY

Palo Alto, CA, United States

$80k - $105k

DFINITY

Zurich, Switzerland

$80k - $105k

Boson Protocol

London, United Kingdom

$72k - $150k

Harmony

Remote

$36k - $60k

Findora

Menlo Park, CA, United States

$54k - $73k

Findora

Remote

$45k - $75k

Findora

Remote

$23k - $62k

Consensys
$54k - $72k estimated
London, Paris, United States - Remote
Apply

At ConsenSys we have a vision of a world where data sovereignty and financial well-being is accessible to every person and organization. We believe Ethereum and decentralized protocol technology is a more trustworthy and equitable foundation for how we create and share value across the web. On this trusted, open source foundation, we can accelerate the world’s transition to a universally accessible network of distributed participants where transparency, security and freedom are fundamental.

Our product suite, composed of Truffle, Infura, Quorum, Codefi, MetaMask, and Diligence, serves millions of users, supports billions of blockchain-based queries for our clients, and has handled billions of dollars in digital assets. As the leading Ethereum software company, ConsenSys enables developers, enterprises, and people worldwide to build next-generation applications, launch modern financial infrastructure, and access the decentralized web. To learn more about ConsenSys, and explore our products and solutions, visit http://consensys.net/

 

Why join ConsenSys?

Remote first. You’ll be joining a team based all over the world. Providing the unique opportunity to work with people from many different countries and cultures. Want to work remotely? Go ahead. Or pop into one of our offices? We’ve got you covered in NYC, DC, Dublin, London, Paris, Brisbane and Hong Kong. 

Flexible working arrangements. You can create your own journey with flexible schedules and locations. We believe everyone has the right to control their own freedom. Our people can make their own schedule, own their own time, and we encourage you to travel and work from anywhere in the world.

Continuous learning and opportunities. You’ll be constantly exposed to new concepts, ideas and frameworks from your peers and as you work on different projects — challenging you to stay at the top of your game. To support your development we pay for you to learn by offering unlimited access to Coursera, a platform with thousands of courses for you to learn whatever you want, and acquire new skills.

Unlimited vacation/holidays. We value downtime to recharge and reset, ensuring everyone at ConsenSys has work/life balance. Company-wide we participate in “zero productivity” days every quarter to take a break from work, shut down, and sit back and relax. 

One of the most recognized tech companies in the blockchain ecosystem globally. Work experience at ConsenSys is a tremendous reference for your future career. You’ll join a network of entrepreneurs and technologists that reaches the edge of our ecosystem.   

 

About R&D at ConsenSys

The R&D team at ConsenSys is in charge of investigating and researching key technologies for the development of ConsenSys products and technologies. Its applied researchers and research engineers work in multiple technologies such as cryptography, formal methods and distributed systems.

About the role

You will participate in the research, definition and implementation of a solution to scale Ethereum through a zero-knowledge virtual machine. You will participate in all aspects of the system, with a focus on the compiler and the EVM (Ethereum Virtual Machine).

Required Skills

  • Experience with designing and implementing complex systems, preferably in Go or Rust
  • Comfortable operating in an Agile environment  
  • Collaborative by nature; willing to give and receive feedback
  • Understanding we are a globally distributed, remote-first team; Comfortable with handling uncertainty and ambiguity

Don't meet all the requirements? Don't sweat it. We’re passionate about building a diverse team of humans and as such, if you think you've got what it takes for our chaotic-but-fun, remote-friendly, start-up environment—apply anyway. While we have a pretty good idea of what we need, we're ready for you to challenge our thinking on who needs to be in this role.

ConsenSys is an equal opportunity employer. We encourage people from all backgrounds to apply. We are committed to ensuring that our technology is made available and accessible to everyone. All employment decisions are made without regard to race, color, national origin, ancestry, sex, gender, gender identity or expression, sexual orientation, age, genetic information, religion, disability, medical condition, pregnancy, marital status, family status, veteran status, or any other characteristic protected by law.

ConsenSys is aware of fraudulent recruitment practices and we encourage all applicants to review our best practices to protect yourself which can be found here.

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.