phutchins / pipo

Secure end to end client side encryption chat
GNU Affero General Public License v3.0
50 stars 11 forks source link

--clearsign not working #116

Open 007scorpio opened 6 years ago

007scorpio commented 6 years ago

gpg --clearsign -u "username username@mydomain.com" adminData/adminPayload --output adminData/username.sig`

after given the command with my username it output back : usage: gpg options --clearsign[filename]

phutchins commented 6 years ago

Looking into this.