Code Monkey home page Code Monkey logo

entropyservice's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

dizzykey

entropyservice's Issues

Restart automatically if connection drops

Ideally entropyservice should be an install-and-forget thing.

Currently if the SSH connection drops for whatever reason, you have to manually re-establish it.

Ideally I'd like to write some scripts to manage it via the OS's daemon manager and start it on boot with:

  • Upstart (on Ubuntu)
  • SysV init script + start-stop-daemon (on other Debian-like distros)
  • SysV init script + daemon (on CentOS/RedHat-like distros)

The install script could potentially configure this automatically, too. (Should this bit be optional?)

Client should check FIFO path is really a FIFO

On startup the client should check that file at the the FIFO path really is a FIFO.

If it isn't, the client drains entropy endlessly from server until the client runs out of disk space.

Thanks to jzaw for reporting this.

Readme step 4 us self contradictory

In step 4 of the readme it gives a useradd command

un: useradd -m -s /bin/false myrng

but then a few lines down instructs not to use the default shell specified in the command given:

-s /bin/sh: default shell (do not use /bin/false or /bin/nologin: it will not work)

I am not sure which is the correct option.

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.