AJ ONeal coolaj86
  • Provo, UT
  • https://coolaj86.com
  • 6'5 • Technophobic Technologist + Videographer • Go, Rust, Node / VanillaJS (@JSJabber), UX, Security, IoT. Canon 24mm 50mm.

  • Joined on 2017-10-24
coolaj86 pushed to master at coolaj86/le-challenge-webroot.js 2019-04-27 03:20:11 +00:00
e3d4f24e59 update docs, urls, etc
55e8216066 Update README.md
ecf8e4d5ca correct syntax
1a1ef18af8 Update README.md
e6d12c3258 note usage of loopback and test
coolaj86 pushed tag v2.0.2 to coolaj86/le-challenge-webroot.js 2019-04-27 03:18:08 +00:00
coolaj86 pushed tag v2.0.3 to coolaj86/le-challenge-webroot.js 2019-04-27 03:18:08 +00:00
coolaj86 pushed tag v2.0.4 to coolaj86/le-challenge-webroot.js 2019-04-27 03:18:08 +00:00
coolaj86 pushed tag v2.0.5 to coolaj86/le-challenge-webroot.js 2019-04-27 03:18:08 +00:00
coolaj86 pushed tag v2.0.6 to coolaj86/le-challenge-webroot.js 2019-04-27 03:18:08 +00:00
coolaj86 pushed tag v2.0.7 to coolaj86/le-challenge-webroot.js 2019-04-27 03:18:08 +00:00
coolaj86 pushed tag v2.0.8 to coolaj86/le-challenge-webroot.js 2019-04-27 03:18:08 +00:00
coolaj86 pushed tag v2.0.9 to coolaj86/le-challenge-webroot.js 2019-04-27 03:18:08 +00:00
coolaj86 pushed tag v1.0.1 to coolaj86/le-challenge-webroot.js 2019-04-27 03:18:07 +00:00
coolaj86 pushed tag v2.0.0 to coolaj86/le-challenge-webroot.js 2019-04-27 03:18:07 +00:00
coolaj86 pushed tag v2.0.1 to coolaj86/le-challenge-webroot.js 2019-04-27 03:18:07 +00:00
coolaj86 created repository coolaj86/le-challenge-webroot.js 2019-04-27 03:08:09 +00:00
coolaj86 closed pull request coolaj86/bluecrypt-keypairs.js#1 2019-04-27 02:19:08 +00:00
x509: setup for browser
coolaj86 merged pull request coolaj86/bluecrypt-keypairs.js#1 2019-04-27 02:19:08 +00:00
x509: setup for browser
coolaj86 pushed to master at coolaj86/bluecrypt-keypairs.js 2019-04-26 22:36:24 +00:00
10f817a51c WIP encoding
coolaj86 pushed to master at coolaj86/bluecrypt-keypairs.js 2019-04-26 22:26:39 +00:00
3156229e2c WIP acme accounts
coolaj86 commented on issue coolaj86/rasha.js#3 2019-04-25 18:29:23 +00:00
Support "passphrase" option in crytpo.generateKeyPair

In other words: I'm actively maintaining this and I have a policy of "move to approve" when it comes to PRs, so I'm not going to ask you to do 11,000 things, be super nit-picky, and then ignore your commits for 2 whole years...

coolaj86 commented on issue coolaj86/rasha.js#3 2019-04-25 18:25:00 +00:00
Support "passphrase" option in crytpo.generateKeyPair

Passing it in would seem simple enough, but Rasha is intended to do signing with jwk and jose, so the change would affect multiple layers of the code.

coolaj86 commented on issue coolaj86/rasha.js#3 2019-04-25 16:51:41 +00:00
Support "passphrase" option in crytpo.generateKeyPair

👍 Agreed.