Giter Site home page Giter Site logo

grantdobbe / endrun Goto Github PK

View Code? Open in Web Editor NEW
34.0 34.0 6.0 22.62 MB

Endrun - a project for securely moving data by any means available

License: BSD 2-Clause "Simplified" License

Python 5.27% Ruby 0.14% Shell 2.31% JavaScript 48.47% CSS 34.26% TeX 9.55%

endrun's People

Contributors

grantdobbe avatar ussjoin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

endrun's Issues

Project

Please consider presenting this project again at cons in the future. Its a really clever project would love to see how your opinions might have changed based on new technology and software. Is there any current day successors to this that you are aware of? Or any plans to retool or update this?

set up testing environment using docker

Docker seems like a good way to set up a local testing environment with multiple nodes, and a Dockerfile would be a good way to rapidly test configuration.

Figure out node initialization

Pre-deployment, we will need to:

  1. Generate encryption keys for all nodes
  2. Generate signing keys for all nodes
  3. Initialize a bare repo for all nodes and add one branch for each node. (refer to this as Mother Repo)
  4. Clone mother repo N times, where N is the number of nodes.
  5. Create a bundle from each copy of the mother repo (refer to this as the root bundle) and set these root bundles as remotes of every other repo. The tag associated with this bundle should be something like bundle-node_N_-1
  6. Bundle this all up in a nice little directory called node_N_-deploy/
  7. Write a shell-script to deploy this to every SD card.

Picture of proposed directory structure:
deployment-file-hierarchy

Set up config file

We need a way to define:

  • what repo to use for moose commits
  • what our node name is (who am I)
  • where to find our key pair and other nodes' public keys

Set up web framework

We need to set up a VM or some sort of node that's running gollum so we can start work on the web framework.

Git backend

We can move content around using git on the command line.

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.