forro

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

CHANGELOG (691B)


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