Coder Social home page Coder Social logo

cryptor's Introduction

CRYPTOR

GoDoc Go Report Card Codecov Travis Build Ethereum HitCount

Privacy, Anonimity, Freedom.

Description

Cryptor is a P2P network designed around protecting the user's identity, freedom and privacy. The purpose of Cryptor is to provide a platform on top of which other applications can be integrated. A file sharing protocol is beeing designed, which will allow users to share data across the network: safley and without reavealing the origin of the package or the idenity of the people requesting the package.

The initial concept came from Dragos A. Radu & Daniel Hodgson who provided a prototype implementation in Python.

Our promise

Cryptor stands for freedom (we believe the internet should be accesible to everyone to do whatever they wish), anonimity (it's your right and choice to protect your identity) and privacy (whatever you do should be for "your eyes only"). These three points will alway be respected by Cryptor. We want users to feel safe while using Cryptor.

Install

In order to install the latest version of cryptor you will need to have Go 1.5 or higher installed. To check if you have Go installed and which verions, just run go version in your terminal.

# In order to install the CLI tool, use the following:
# REMOVED, will be added in a future release
go install github.com/thee-engineer/cryptor/cmd/cryptor-cli
# In order to install the WEB tool, use the following:
# WIP, under construction
go install github.com/thee-engineer/cryptor/cmd/cryptor-web
go get github.com/thee-engineer/cryptor
# This will download the cryptor source files inside your $GOPATH/src/...

cd $GOPATH/src/thee-engineer/cryptor
# Now you can build it yourself, you can use the Makefile or go build, up to you

make build
# This will put a binary of cryptor inside build/

cryptor's People

Contributors

cpl avatar

Watchers

 avatar  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.