When, where and how would it be natural to use this module? And is there really a point in encoding with public key for a public site?
When, where and how would it be natural to use this module? And is there really a point in encoding with public key for a public site?
Comments
Comment #1
podarokExample of how to use this module described on project page. This is api only module and aimed to be used by developers.
You can encrypt a file on servers side and decryption possible only by using console/ui tool that has support for pgp encryption.
Comment #2
podarok