Giter Site home page Giter Site logo

hyphanet / infocalypse Goto Github PK

View Code? Open in Web Editor NEW

This project forked from arnebab/infocalypse

0.0 0.0 0.0 4.29 MB

DVCS in the Darknet: Hosting your code in Freenet with Mercurial. For accessing it with git, see gitocalypse.

Python 97.06% CSS 0.02% HTML 2.92%

infocalypse's Introduction

Infocalypse: Anonymous DVCS over Freenet
========================================

The Infocalypse 2.0 hg extension is an extension for Mercurial that allows you to create, publish 
and maintain incrementally updateable repositories in Freenet.

Your code is then hosted decentrally and anonymously, making it just as censorship-resistant as 
all other content in Freenet.

It includes additional redundancy, fetch-optimization to reduce the number of downloads required 
for getting the code, safe reinsert to keep the repository - by any user, not just the uploader - 
and many other features.

And it works transparently: To publish, just clone to freenet:

    hg clone REPO freenet://USK@/REPO

It supports WoT too:

    hg clone REPO freenet://wot_nick@public_key_hash/repo

    - Push / pull by name
    - Pull requests

Dependencies for full WoT support:

    - PyYAML http://pyyaml.org/wiki/PyYAMLDocumentation
    - lib-pyFreenet https://github.com/freenet/lib-pyFreenet
    - DefusedXML https://pypi.python.org/pypi/defusedxml/

infocalypse's People

Contributors

arnebab avatar debbiedub avatar thynix 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.