Commit Graph

143 Commits

Author SHA1 Message Date
mmso
7a2c3578bf
Update README 2018-02-13 15:25:20 +01:00
Mahrud Sayrafi
f113078f65
Fixes detached signing/verification example in README.md; Closes #622 2018-02-12 10:27:47 -08:00
Mahrud Sayrafi
d851398b0c
Merge branch 'master' into http-to-https 2018-02-08 10:56:46 -08:00
Mahrud Sayrafi
1383107202
Fixed and unmuted a few eslint errors, ~10 remain 2018-02-07 04:23:16 -08:00
Mahrud Sayrafi
b2e39ccaf9
Documentation and cleanups 2018-02-07 03:25:28 -08:00
Daniel Kahn Gillmor
4da28fcc29 move from http to https where possible.
There are dozens of links in the OpenPGP.js codebase that are http but
could be replaced with https links.  I've converted as many of them as
i could find.
2018-02-01 09:58:06 -05:00
Mahrud Sayrafi
3129e7c4e3 Adds X25519 tests and updates README.md 2018-01-30 18:35:29 +01:00
Frank Cash
3588ef8f18 Update README.md 2017-04-12 21:05:13 -04:00
Sanjana Rajan
3c1a82759d include key decryption step in README 2017-03-28 13:04:36 -07:00
Bart Butler
69da0974ca Merge pull request #522 from danenania/patch-1
Readme - add warning about config.aead_protect potentially breaking compatibility
2017-03-28 10:40:06 -07:00
Sanjana Rajan
af211f63c0 update README to demonstrate detached signature use, some documentation fixes 2017-03-17 16:54:34 -07:00
Dane Schneider
7dc7308604 Warning about config.aead_protect potentially breaking compatibility 2017-02-18 15:00:50 -05:00
Will Hilton
f13c341713
Add detached binary signature example to README 2017-01-06 00:06:44 -05:00
Will Hilton
5fa35ea1c0
Add cleartext signing example to README 2017-01-05 23:50:07 -05:00
Tankred Hase
bedd8f6902 Fix commas in README 2016-04-22 20:35:02 +02:00
Tankred Hase
73ab545c3e Improve example with password encryption in README 2016-04-22 15:40:50 +02:00
Tankred Hase
a6dd8a9d2c Remove unused codeclimate badges from README 2016-04-20 21:42:13 +02:00
Trevin Hofmann
40433a14fc Fix typo in README
Replaces "minifed" with "minified".
2016-03-28 17:29:38 -05:00
Tankred Hase
0016859e41 Link GCM PR in README 2016-03-26 23:43:42 +08:00
Tankred Hase
031218313e Minor Update to README 2016-03-25 14:34:33 +08:00
Tankred Hase
c42556920e Update README 2016-03-25 00:12:23 +08:00
Tankred Hase
843fba0d40 Use underscore instead of camelcase in config
zeroCopy —> zero_copy
useNative —> use_native
Remove unnecessary tests from build
2016-03-24 21:02:29 +08:00
Tankred Hase
72c8bf5ea7 Deactivate GCM by default 2016-03-24 20:47:42 +08:00
Tankred Hase
d95282977f Add GCM config usage in README 2016-03-24 15:09:53 +08:00
Tankred Hase
c9b20c96e0 Add unit test link to readme 2016-03-11 12:18:13 +08:00
Tankred Hase
35c5afe94c Remove mailing list from readme 2016-03-11 10:53:10 +08:00
Tankred Hase
aff1b682ac Add comment to keygen example in README 2016-02-19 10:39:10 +07:00
Tankred Hase
5f7ce38be7 Fix examples in README 2016-02-18 12:57:16 +07:00
Tankred Hase
a1ab02adc8 Revert "Point to TLS/HSTS secured .com domain"
This reverts commit 177d701f5b.
2016-02-18 11:38:12 +07:00
Tankred Hase
177d701f5b Point to TLS/HSTS secured .com domain 2016-02-15 14:06:31 +07:00
Tankred Hase
01061b8fe9 Update README.md 2016-02-15 09:10:56 +07:00
Tankred Hase
d517017ec0 Fix typo in readme, link asmcrypto-lite github 2016-02-14 10:31:18 +07:00
Tankred Hase
80f302924c Use ES5 syntax in the examples 2016-02-11 18:41:21 +07:00
Tankred Hase
24c213d8d9 Add better examples for binary data use. Fix message docs 2016-02-11 17:36:24 +07:00
Tankred Hase
6c954e19c0 Update README.md with v2.x api examples
Minor cleanup in public api, fix typos in docs
2016-02-11 13:41:53 +07:00
evilaliv3
6523155d65 Replace coveralls bagdge with codeclimate coverage badge and add codeclimate badge for tracking code quality 2016-02-01 14:44:51 +07:00
evilaliv3
ff8d410bbf Cleanup README.md badges 2016-01-09 01:22:28 +01:00
ReadmeCritic
ade3a35f42 Update README URLs based on HTTP redirects 2016-01-07 15:35:47 +01:00
Tankred Hase
e159fd77b4 Add example for key upload to readme 2015-12-12 12:17:08 +07:00
Tankred Hase
bcde9bfa1a Add HKP lookup example to README 2015-12-12 10:39:38 +07:00
Tankred Hase
6634abf326 Add basic HKP lookup and upload support 2015-12-11 13:12:34 +07:00
evilaliv3
e02bc7c2f5 Update README.md with openpgpjs repository badges 2015-11-28 18:49:47 +01:00
evilaliv3
641f4c8098 Improve unit testing by means of Coveralls and Saucelabs 2015-11-28 12:53:03 +01:00
Gabriel Montalvo
2e10231d09 added mailock project link 2015-09-22 19:22:22 -04:00
Tankred Hase
6faa98fab8 Add remark about security audits 2015-07-27 11:48:58 +02:00
Alex
291b9f2cd2 Update README.md 2015-05-16 21:04:33 +02:00
Tankred Hase
2b833c110e Update README.md 2015-03-18 13:53:25 +01:00
Tankred Hase
262ae2b092 Update README.md 2015-03-18 13:52:16 +01:00
Tankred Hase
8100ecebd2 Update readme 2015-02-13 05:02:48 +01:00
Yoshua Wuyts
5ca1801208 readme: add syntax highlighting
This PR adds syntax highlighting to the readme. Thanks!
2014-11-09 09:51:07 +01:00
Tankred Hase
39e1e145e4 Add es6-promise polyfill to build step so users don't have to. 2014-10-02 10:55:27 +02:00
Tankred Hase
2ca369a3f2 Upadte readme to error handling 2014-10-01 22:32:34 +02:00
Tankred Hase
d5a0e18d13 Update README with documentation on promises. 2014-10-01 21:32:23 +02:00
Tankred Hase
bbe174828f Upgrade license to LGPL version 3.0 or later. 2014-09-30 18:16:58 +02:00
omeid
3779739a63 Add bower support 2014-09-02 01:26:25 +10:00
Tankred Hase
58322c299d Use svg in travis badge 2014-08-05 13:38:25 +02:00
Tankred Hase
c3c8955571 Update README.md 2014-06-28 16:49:41 +02:00
Alexandru Vlăduţu
6d548dff8d Update README.md to add decryption example
Update README.md to add decryption example
2014-06-25 14:30:32 +03:00
Tankred Hase
3b1955627b Update README.md 2014-01-24 20:25:47 +01:00
Tankred Hase
e99157bb89 update sec recomendations 2014-01-12 14:51:41 +01:00
Tankred Hase
802e3cf86a update sec recomendations 2014-01-12 14:48:30 +01:00
Tankred Hase
a69a87cdf2 typo 2014-01-11 16:29:45 +01:00
Tankred Hase
a09eff5204 add security considerations 2014-01-11 15:21:24 +01:00
Tankred Hase
1ab6ad13c0 add security considerations 2014-01-11 15:17:57 +01:00
Tankred Hase
0dadbff695 fix readme 2014-01-11 00:45:02 +01:00
Tankred Hase
1a8938dc83 update readme 2014-01-10 23:58:01 +01:00
Tankred Hase
a3090555c9 update readme 2014-01-10 23:56:12 +01:00
Tankred Hase
e8cc954cce update readme and fix example 2014-01-10 23:51:18 +01:00
Tankred Hase
5926783ec4 update readme and fix example 2014-01-10 23:48:40 +01:00
Tankred Hase
c207fee77c update readme and fix example 2014-01-10 23:47:21 +01:00
Tankred Hase
73dc177a35 update example 2014-01-10 23:22:46 +01:00
Tankred Hase
bf46ff3c9d fix tests 2014-01-10 20:46:31 +01:00
Tankred Hase
9e692cf915 move travis badge 2014-01-10 19:59:36 +01:00
Tankred Hase
9ed30ee09d cleanup for npm 2014-01-10 19:53:23 +01:00
Tankred Hase
22ee7f1601 readme 2014-01-10 19:50:34 +01:00
Tankred Hase
1f92088508 move travis badge 2014-01-10 19:45:03 +01:00
Tankred Hase
786b0c2d3e update readme 2014-01-10 19:24:12 +01:00
Tankred Hase
ac54a960fc update readme 2014-01-10 19:21:42 +01:00
Tankred Hase
24d0c173a0 update readme 2014-01-09 14:06:19 +01:00
Tankred Hase
c66d2ba2a2 update readme 2014-01-06 15:39:14 +01:00
Tankred Hase
d28719a1d8 update readme t explain build/releases 2014-01-06 15:27:52 +01:00
Tankred Hase
3d1575bb85 update readme 2014-01-03 19:45:22 +01:00
Tankred Hase
818ed7b9b1 readme cleanup 2014-01-03 19:38:23 +01:00
Tankred Hase
7d8bf90c32 remove unnecessary files and update README 2014-01-03 19:12:29 +01:00
Tankred Hase
1cec81d576 merged devel into master 2014-01-03 18:48:27 +01:00
Robert Nelson
03d0d44061 Signature fixes 2013-12-05 22:31:33 -08:00
Robert Nelson
2e100068f1 Put the query string on the right url 2013-12-04 21:07:44 -08:00
Robert Nelson
0ebe4fd516 Only report build status for master and devel 2013-12-04 21:05:07 -08:00
Tankred Hase
1cd7b542a0 Update README.md
Remove duplicate title
2013-10-23 15:19:19 +02:00
Tankred Hase
f73f9eccd3 Update README.md
Add travis badge to readme
2013-10-23 15:17:55 +02:00
seancolyer
095198200e Updating README to refer developers to investigate the devel branch. 2013-07-21 20:12:36 -04:00
Michal Kolodziej
844ea22d99 Added travis badge. 2013-05-12 23:36:33 +02:00
seancolyer
a159f838ad Setting README to markdown for proper github rendering. 2013-03-25 21:58:53 -04:00