Skip to content
@brumewallet

Brume ☁️

The private Ethereum wallet with built-in Tor

Brume ☁️

The private Ethereum wallet with built-in Tor

TLDR

  • Anonymous requests using Tor (the dark net)
  • Built for strong zero-cost privacy and security
  • Available as an extension and on a website
  • Won EthBrno 2022 hackathon (+ design award)
  • Made by a French cypherpunk
  • Almost the same features as MetaMask
  • Supply-chain hardened

About

Brume Wallet is an Ethereum wallet (for now), whose killer feature is a built-in implementation of the Tor protocol (the dark net), that makes all your network requests go through the Tor network, such that the people at the end of the pipe can't use your IP address to track you or censor you.

By using traditional wallets, your IP address is sent to multiple third-party services, who often have access to your multiple wallet addresses too, so they can use this information to track you and your wallets, and/or censor your transactions.

Brume Wallet prevents that, and does even more in terms of privacy and security.

This project was launched by Le Hash at the privacy-centric EthBrno hackathon, 2022 edition. It won first place and the design award. It is supported and developed by cypherpunks who have a strong background in privacy and security.

Le Hash is a software engineer and pentester with an impressive GitHub profile, he found high and critical security vulnerabilities in protocols such as Tor, WalletConnect, TornadoCash, and in companies such as FleekHQ. We believe privacy and security are the foundations of the crypto ecosystem, and that this should remain true, especially for the Ethereum ecosystem. The story is that we used multiple wallets and never found the right shoe in terms of privacy and security, so we decided to make our own.

This project allows us to make privacy and security important again, with a scheme we like to call "zero-cost privacy", that is, privacy with almost no cost for the user in terms of UX and features.

We already almost achieved feature-parity with existing wallets such as MetaMask, but with the added privacy and security.

For example, we fixed the privacy and security of Ledger and WalletConnect by making our own implementation of these protocols for our wallet, such that there is no privacy leak possible and no security backdoor.

All our work is fully open-source, MIT licensed, and reproducible. And we will soon provide a best-effort distribution system by publishing the hashes of the builds to IPFS and Ethereum.

I don't understand that Tor thing

Brume Wallet sends your transactions through the Tor network (the dark web), so people at the end of the pipe can't use your IP address to:

  • Know your location and ISP
  • Track you and link your multiple identities together
  • Send your IP address to people you don't like

Traditional wallets send your IP address and your wallet address to third-parties (RPC, Coingecko, Etherscan).

They can track you even if you are using on-chain privacy tools such as mixers and private blockchains.

Our projects

  • Wallet / The private Ethereum wallet with built-in Tor

Pinned Loading

  1. wallet wallet Public

    The private Ethereum wallet with built-in Tor

    TypeScript 86 12

  2. wallet.wasm wallet.wasm Public

    WebAssembly bundle for Wallet

    TypeScript 2

  3. onchain onchain Public

    Contracts and specifications for on-chain stuff

    Solidity 2 4

  4. example-rust-snap example-rust-snap Public

    An example snap written in Rust

    TypeScript 1

Repositories

Showing 7 of 7 repositories
  • wallet Public

    The private Ethereum wallet with built-in Tor

    brumewallet/wallet’s past year of commit activity
    TypeScript 86 MIT 12 2 1 Updated Oct 20, 2024
  • onchain Public

    Contracts and specifications for on-chain stuff

    brumewallet/onchain’s past year of commit activity
    Solidity 2 MIT 4 0 0 Updated Oct 15, 2024
  • art Public

    Logo, banners, icons for Brume Wallet

    brumewallet/art’s past year of commit activity
    0 0 0 0 Updated Oct 10, 2024
  • .github Public
    brumewallet/.github’s past year of commit activity
    0 0 0 0 Updated Oct 6, 2024
  • wallet.wasm Public

    WebAssembly bundle for Wallet

    brumewallet/wallet.wasm’s past year of commit activity
    TypeScript 2 Unlicense 0 0 0 Updated Sep 7, 2024
  • example-rust-snap Public

    An example snap written in Rust

    brumewallet/example-rust-snap’s past year of commit activity
    TypeScript 1 MIT 0 0 0 Updated Dec 11, 2023
  • logs Public Forked from hazae41/ethbrno-logs

    The demonstration website

    brumewallet/logs’s past year of commit activity
    TypeScript 1 3 0 0 Updated Oct 10, 2023

Most used topics

Loading…