From: Stephan Richter Date: Tue, 19 Sep 2017 08:20:11 +0000 (+0200) Subject: implemented a version that works for odd numbers of shareholders X-Git-Url: https://fpunktk.de/gitweb/?p=shamirs_secret_web_implementation.git;a=commitdiff_plain;h=9ec0b262584e9209c7a236bac5c2930e082ff801 implemented a version that works for odd numbers of shareholders --- diff --git a/src/secret.html b/src/secret.html index 3a32cfc..996ccd2 100644 --- a/src/secret.html +++ b/src/secret.html @@ -1,20 +1,159 @@ -Shares:
-Min:
-Secret: - -
+
+ Decode secret from shares +
+ +
+

+

+
+
+ Create shares from secret + Explanation to add:
+
+ Passphrase parts to generate:
+ Minimum nuber of shares required to recreate secret:
+ Secret: +
+
    +
  1. Set the explanation you want.
  2. +
  3. Enter the number of parts and shares you wish.
  4. +
  5. Enter your secret passphrase
  6. +
  7. Hit Ctrl+P or go to print via the menu
  8. +
+
+
\ No newline at end of file