[Webfunds-commits] java/webfunds TODO_SCW
Ian Grigg
iang@cypherpunks.ai
Wed, 23 Aug 2000 13:41:26 -0400 (AST)
iang 00/08/23 13:41:26
Modified: webfunds TODO_SCW
Log:
added feature request of gen keys [contract] and [cert]
Revision Changes Path
1.8 +7 -0 java/webfunds/TODO_SCW
Index: TODO_SCW
===================================================================
RCS file: /home/webfunds/cvsroot/java/webfunds/TODO_SCW,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- TODO_SCW 2000/08/23 01:30:39 1.7
+++ TODO_SCW 2000/08/23 17:41:26 1.8
@@ -118,3 +118,10 @@
facilities (with keys appended) and secondly, to use keys
saved in (proto)contracts read in "Read File" as the keys
for later steps.
+
+ iii) wizard should have an option to generate required [contract]
+ and [cert] keys and organise signing of latter with former.
+ Whilst not recommended as yet for actual use, some people will
+ be happier with this, and it makes testing easier. At some
+ stage it will become a production option, once key generation
+ reaches a "confidence" level.