2017 © Pedro Peláez
 

project shamir-secret-sharing-web

A website to share and recover secrets using Shamir's Secret Sharing Scheme (ssss)

image

marcinlawnik/shamir-secret-sharing-web

A website to share and recover secrets using Shamir's Secret Sharing Scheme (ssss)

  • Sunday, June 26, 2016
  • by marcinlawnik
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

shamir-secret-sharing-web

More important badges:, (*1)

Build Status Latest Stable Version Dependency Status StyleCI Scrutinizer Code Quality Code Climate License, (*2)

Less important badges:, (*3)

Total Downloads Monthly Downloads composer.lock available Latest Unstable Version Issue Count, (*4)

This is a web interface for using the Shamir Secret Sharing Scheme (ssss), based on the teqneers/shamir library., (*5)

More info in the Wikipedia article, (*6)

Installation

Head over to Releases and download an archive. Extract and point your webserver at the /public directory. You can use the built-in php web server lby using this command and navigating to http://localhost:8000:, (*7)

php -S localhost:8000 -t public public/index.php

Start using., (*8)

If you want to use scheduled cron tasks for cache cleaning, add this to your crontab (optional):, (*9)

* * * * * php /path/to/artisan schedule:run >> /dev/null 2>&1

License

The shamir-secret-sharing-web project is open-sourced software licensed under the MIT license, (*10)

The Versions

26/06 2016

dev-master

9999999-dev

A website to share and recover secrets using Shamir's Secret Sharing Scheme (ssss)

  Sources   Download

MIT

The Requires

 

The Development Requires

web website sharing secret scheme shamir

26/06 2016

dev-analysis-qxgYVb

dev-analysis-qxgYVb

A website to share and recover secrets using Shamir's Secret Sharing Scheme (ssss)

  Sources   Download

MIT

The Requires

 

The Development Requires

web website sharing secret scheme shamir

26/06 2016

dev-analysis-Xa6xeB

dev-analysis-Xa6xeB

A website to share and recover secrets using Shamir's Secret Sharing Scheme (ssss)

  Sources   Download

MIT

The Requires

 

The Development Requires

web website sharing secret scheme shamir