Closed canercandan closed 11 years ago
A list of udid2 based on the gnupg keyring has to be available. One for the client, another for the node and a third one for the hkp keyserver.
Since the client wallet will be installed locally even for a web application, we don't have trouble to authenticate him. But in the future, if we want to host a client wallet remotely, cloud of wallets (bad thing I know, a dangerous bank there ;-)) we have to find a way to authenticate client (maybe http://openpgpjs.org/ should be a solution).
I have successed to include the udid2 wrapper classes, I am preparing now a django template for PKS.
I am going to reimplement the Udid2 classes based on python2_pyme coded early in django.