Afaik the GPG keyring format is a somehow obscure binary file format used only by GnuPG.
From http://gnupg.10057.n7.nabble.com/default-keyring-file-formats-td29805.html "The API to access the keyrings are the--import and --export commands.It might work now but may change at any time. It is not a good idea tosuggest this use. For example the file ~/.gnupg/pubring.gpg and~/.gnupg/secring.gpg use private extensions to the OpenPGP format." Please open an issue request on the Github of OpenPGP.js https://github.com/openpgpjs/openpgpjs/issues. On 7/27/15 1:43 PM, Salih Kardan wrote: > Hello everyone, > > I just started to use openpgp.js library while trying to develop a > firefox extension. I read http://openpgpjs.org/openpgpjs/doc/ page and > unfortunately could not find if openpgp js library supports accessing > local gpg keyring. I want my firefox extension be capable of viewing > local gpg keyring and edit keys in that keyring. Could you please > navigate me to related doc if such a thing possible with opengpg.js library? > > Thanks in advance. > > > _______________________________________________ > > http://openpgpjs.org > Subscribe/unsubscribe: http://list.openpgpjs.org > -- Fabio Pietrosanti (naif) HERMES - Center for Transparency and Digital Human Rights http://logioshermes.org - https://globaleaks.org - https://tor2web.org - https://ahmia.fi _______________________________________________ http://openpgpjs.org Subscribe/unsubscribe: http://list.openpgpjs.org

