Key Storage Abstraction?

2017-10-15 Thread Jamie H. via Gnupg-users
Hello, I've been looking for a way to provide GNUPGP with a custom implementation of a key ring, as I gather there is such a thing as WKS, but I cannot find any documentation on how I can implement this myself. What I need from GPG is a tool that does this: 1.) Sign Messages with a private key

Re: Opening the Gnupg interface on linux

2017-04-06 Thread Jamie H. via Gnupg-users
Hello, You'll probably want to learn a bit about the shell and the directory structure of unix-ish based systems before going too far into gpg. (if you're using linux, the shell is most likely called bash) What you're attempting to do is execute a directory as if it were a command, what you ma

Question about signing keys and trust.

2017-03-15 Thread Jamie H. via Gnupg-users
Hello! It's been a few years since I've messed with gpg, but I have an application that needs something kind of like distributed groups. Lets say I have: "key group" (which is owned by who-cares, it's a public key only that represents a group of people) I have a person, lets say William Smith