forro

End-to-end encrypted contract form based on PGP.
git clone git://git.defalsify.org/forro.git
Info | Log | Files | Refs | README | LICENSE

CHANGELOG (707B)


      1 - 0.1.0
      2 	* Ensure private key is downloadable when created
      3 	* Modernize UI
      4 - 0.0.9
      5 	* Update forro repo link in heading
      6 - 0.0.8
      7 	* Private key link returns encrypted armor key
      8 	* Override email sender and sender name through settings
      9 - 0.0.7
     10 	* Replace btoa with base64.js from mime-js
     11 - 0.0.6
     12 	* Multipart payload
     13 	* encrypt private key with password on export
     14 - 0.0.5
     15 	* encrypt payload also for sender
     16 - 0.0.4
     17 	* settable passphrase for key encryption
     18 	* delete key function
     19 	* buffered contextual help
     20 	* dedicated dev debug section
     21 - 0.0.3
     22 	* add (optional) userid info for sender
     23 	* use funny names for default userid
     24 - 0.0.2
     25 	* add public key submission
     26 - 0.0.1
     27 	* key generation
     28 	* wala submissions