<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/lang/js/CHECKLIST, branch javascript-binding</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=javascript-binding</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=javascript-binding'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2018-08-21T12:37:50Z</updated>
<entry>
<title>js: remove outdated checklists</title>
<updated>2018-08-21T12:37:50Z</updated>
<author>
<name>Maximilian Krambach</name>
<email>maximilian.krambach@intevation.de</email>
</author>
<published>2018-08-21T12:37:50Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=9dd6c67cd5ae8bf394c4c257d6d16907018761c2'/>
<id>urn:sha1:9dd6c67cd5ae8bf394c4c257d6d16907018761c2</id>
<content type='text'>
--

* They are heavily outdated and offer no more useful information
</content>
</entry>
<entry>
<title>js: getDefaultKey and verify fix</title>
<updated>2018-06-13T13:22:03Z</updated>
<author>
<name>Maximilian Krambach</name>
<email>maximilian.krambach@intevation.de</email>
</author>
<published>2018-06-13T13:22:03Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=aed402c5d572b60246f1f8e57ae269f8c91b0b7c'/>
<id>urn:sha1:aed402c5d572b60246f1f8e57ae269f8c91b0b7c</id>
<content type='text'>
--

* DemoExtension/maindemo.js - added a Demo for retrieving the default
  signing key

* src/Errors.js - add a new Error if no default key can be determined

* src/Key.js added documentation and a TODO marker for hasSecret.

* src/Keyring.js implemented getDefaultKey

* src/permittedOperations.js: Added missing entry for verify,
    added config_opt
</content>
</entry>
<entry>
<title>js: code cleanup (eslint)</title>
<updated>2018-06-06T11:05:53Z</updated>
<author>
<name>Maximilian Krambach</name>
<email>maximilian.krambach@intevation.de</email>
</author>
<published>2018-06-06T11:05:53Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=bfd3799d39df265882deedeee083fd5246a2f35d'/>
<id>urn:sha1:bfd3799d39df265882deedeee083fd5246a2f35d</id>
<content type='text'>
--
* trying to stick to eslint from now on for readability

* As some attribution was lost in previous git confusions, I added my
  name into some of the licence headers
</content>
</entry>
<entry>
<title>js: remove openpgp mode</title>
<updated>2018-05-23T10:56:23Z</updated>
<author>
<name>Maximilian Krambach</name>
<email>maximilian.krambach@intevation.de</email>
</author>
<published>2018-05-23T10:56:23Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=f7ed80ff6a66f2c5ee6f1c3daebd597f4592733d'/>
<id>urn:sha1:f7ed80ff6a66f2c5ee6f1c3daebd597f4592733d</id>
<content type='text'>
--

* After discussion, that mode is not required, and can result in
  being quite misleading and a maintenance hassle later on.
</content>
</entry>
<entry>
<title>js: created TestExtension and smaller fixes</title>
<updated>2018-04-26T15:13:34Z</updated>
<author>
<name>Maximilian Krambach</name>
<email>maximilian.krambach@intevation.de</email>
</author>
<published>2018-04-26T15:13:34Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=1f7b19512cfa7e1b153b99d6a2b40bad82a5496e'/>
<id>urn:sha1:1f7b19512cfa7e1b153b99d6a2b40bad82a5496e</id>
<content type='text'>
--

* Extensions:

  - Moved testapplication to Demoextension
  - Created BrowserTestExtension.
    Includes mocha and chai. For running tests that cannot be run
    outside a WebExtension

  Both Extensions can be found zipped in build/extensions after
  running build_extensions.sh

* Code changes:
  - src/Config: Place for the configuration
  - small fixes raised during testing in Keyring.js, Message.js,
  - src/gpgmejs_openpgpjs.js don't offer direct GpgME object to the
    outside, as it only causes confusion
  - index.js init() now checks the config for validity

* Tests:
  - Reordered tests in test/.
  - Input values are now in a separate file which may be of use for
    bulk testing

* moved the build directory from dist to build
</content>
</entry>
<entry>
<title>js: encrypt improvement and decrypt method</title>
<updated>2018-04-20T13:24:13Z</updated>
<author>
<name>Maximilian Krambach</name>
<email>maximilian.krambach@intevation.de</email>
</author>
<published>2018-04-18T14:38:06Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=6ab25e40d904007755c5d999bf66ae264236e745'/>
<id>urn:sha1:6ab25e40d904007755c5d999bf66ae264236e745</id>
<content type='text'>
* Compatibility class gpgme_openpgpjs offers an API that should accept
  openpgpjs syntax, throwing errors if a parameter is unexpected/not
  implemented
* tried to be more generic in methods
* waiting for multiple answers if 'more' is in the answer
* more consistency checking on sending and receiving
* updated the example extension
--
</content>
</entry>
<entry>
<title>js: Initial commit for JavaScript Native Messaging API</title>
<updated>2018-04-10T16:47:59Z</updated>
<author>
<name>raimund.renkert@intevation.de</name>
<email>raimund.renkert@intevation.de</email>
</author>
<published>2018-04-10T09:33:14Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=eef3a509fa5744e5f09ec8084985e6070b78226b'/>
<id>urn:sha1:eef3a509fa5744e5f09ec8084985e6070b78226b</id>
<content type='text'>
--

Note this code misses all the legal boilerplate; please add this as
soon as possible and provide a DCO so we can merge it into master.

I also removed the dist/ directory because that was not source code.
</content>
</entry>
</feed>
