Git Product home page Git Product logo

TangleMixer

TangleMixer is a coin-mixing service for IOTA. It is the first IOTA mixer for the mainnet! With TangleMixer you can anonymize the source of your IOTAs.

How does it work

Unlike other coin-mixing services, TangleMixer purely uses the IOTA tangle to communicate. There's no central website.
Every message is quantum proof encrypted with NTRU.

Steps involved:

  1. TangleMixer client sends the user submitted information encrypted to the TangleMixer address. Only the TangleMixer service is able to decrypt this message. user information contain: user addresses, user's ntru public key, user's communication address
  2. The TangleMixer backend decrypts the message, and responds to the given address with an encrypted message using the public key sent by the user
  3. The TangleMixer client receives the encrypted messages and decrypts it
  4. The message is printed, the TangelMixer client ends here. The message contains the deposit address where the user should send the IOTAs.
  5. The User sends IOTAs to the given address
  6. TangleMixer service sends the IOTAs back to the given addresses. The TangleMixer service charges a small fee. The fee is presented to the user in step 4.

How to get started

Get a copy of the TangleMixer client to get started.

The TangleMixer client is written in java. Please ensure that you have java installed. Minimum verison is 1.8.0_151.

Start the client with:

java -jar tanglemixer-1.0.0.jar

The TangleMixer client guides you through the setup process.

  • Enter two to ten addresses where you want to receive your mixed funds
  • Enter an IOTA node
  • The TangleMixer client sends a message into tangle and waits for a response from the TangleMixer service.
  • Please carefully read the response.
  • The response contains the address where you deposit your IOTAs to mix.
  • The response also tells you the current fees. Small amounts are FREE to test our service.

Limits and Fees

Minimum deposit: 1000i (0.001 MIOTA)
1000i (0.001 MIOTA) to 150000i (0.15 MIOTA): FREE! Use small amounts to test our service.
Above 150000i (0.15 MIOTA): Fixed fee 100000i (0.1 MIOTA) + a random percentage between 0.5% to 1.0%

Is this a scam?

No.

As there are fees involved we want to provide the best mixing service possible.
We hope that many users use our service, the fees help us to cover the costs.
If we would scam people we could close our service immediately.
We believe in IOTA and want to make it even better with this service.
You can simply test us, small deposits are free.

The TangleMixer service is quiet new, if something goes wrong TangleMixer returns the original amount back to the first given address.

Contact

If you have any questions please contact us via [email protected]

tanglemixer's Projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.