Giter Site home page Giter Site logo

p2p-chess's Introduction

Privacy Chess โ™”

Ever get tired of chess.com sharing your catastrophic blunders with the world? Introducing privacy-chess, an end-to-end encrypted chess game using the tari testnet network and no servers!

Build

cargo build --release

Dependencies:

libasound-dev
libxcb-shape0-dev
libxcb-xfixes0-dev
libxkbcommon-dev

Usage

Install the tor proxy. The tor proxy is automatically started, if the binary is in your PATH.

On mac, if brew is installed, from the command line run brew install tor.

# Simply run p2p-chess, `.p2pchess` will be created in that folder with your secret network identity
# and saved games.
p2p-chess

# If you prefer to use an existing tor proxy, use:
p2p-chess --local-tor-control-port <tor_control_port> # or -t 9051 for short

image

Status

This is very alpha toy software and has been put together as quickly as possible. There are bugs and there are no guarantees that you'll be able to finish each game. Feedback, Bug reports and/or PRs are appreciated!

Troubleshooting

Apple users might need to accept Gatekeeper security warning - Safely open apps on your Mac

ToDo

  • Game features
    • Sound!
    • Confirm move before submitting it
      • Promotion to piece other than queen
  • CI for binary releases
    • Apple - Intel (x86-64)
    • Apple - M1 (ARM64)
    • Linux - x86-64
    • Linux - ARM64
    • Windows
  • Improve the binary release
    • include signed
    • execution enabled
    • archived
    • include checksums for verification

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.