Giter VIP home page Giter VIP logo

goat's Introduction


The GoAT code is an academic research prototype, and meant to elucidate protocol details and for proofs-of-concept, and benchmarking. It has not been developed in a production environment and is not meant for deployment.


GoAT

GoAT is a file geolocation protocol (formally a Proof of Geo-Retrievability scheme). Using GoAT, you can prove that a particular piece of data is stored within a geographic region. GoAT targets somewhat coarse geolocation radii, useful to prove file replication. For example, GoAT can used to prove that three replicas of a file F are stored in USA, Asia and Europe respectively. Unlike existing geolocation systems that rely on trusted-verifiers, GoAT uses existing internet servers as geolocation anchors, thereby decentralizing trust over a large fraction of the internet.

  • For more information, please have a look at our paper.

  • Two PoRets have been implemented: Shacham-Waters and Merkle-Tree. Please look at the corresponding folders for how to install and run.

  • Experiment results can be found in the experiments folder.

Anchors

Anchors are internet servers located at a publicly known location that serve authenticated time.

Roughtime: 64 byte nonce, 64-byte signature

TLS RFC: 32 byte client random (we use it as nonce), 256-byte signature (Assuming RSA).

Roughtime installation script is scripts/install/install-roughenough.sh (run from current directory).

goat's People

Contributors

mskd12 avatar

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.