Skip to content

zinic/rpyle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rpyle

The Python Random Pile

Rpyle is a entropy gathering daemon able to access a multitude of entropy sources. Rpyle then makes this entropy available via a webservice.

Running rpyle

git clone https://github.com/zinic/rpyle.git
cd rpyle
pip install -r project/install_requires.txt
chmod +x src/scripts/rpyle

PYTHONPATH=src src/scripts/rpyle

Getting to the Browser Interface

Once the daemon is running, simply open your browser to http://localhost:8080/roller. You can access the random data REST resource at http://localhost:8080/rand.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published