Seth Herr

Results 16 issues of Seth Herr

> don't use JWT. JWT terrifies me, and it terrifies all the crypto engineers I know. As a security standard, it is a series of own-goals foreseeable even 10 years...

enhancement

Running into an issue with inconsistent normalization on [Bike Index](https://github.com/bikeindex/bike_index). Normalization is _not_ adding whitespace locally, and then is [failing on CircleCI](https://circleci.com/gh/bikeindex/bike_index/11655#tests/containers/2). Which is very frustrating. I can't demonstrate that...

**TL;DR update the Cloud API docs** with the function argument information from the Device OS API Docs. In [call a function](https://docs.particle.io/reference/device-cloud/api/#call-a-function) on the Cloud API docs the information about the...

Cron monitors created via Ruby use the slug as the name, and there isn't a way to programatically set the name. There should be a way to set the name...

enhancement
crons

[The Ergodox Fixture file](https://github.com/ErgoDox-EZ/reactor/blob/master/spec/fixtures/ergodox_ez.json) doesn't appear to be for an ErgoDox, since it has 84 keys.

Expected compilation to look like the given screenshot, but it doesn't. All the keys are there, they're just misaligned. ![screen shot 2016-01-04 at 11 00 34 am](https://cloud.githubusercontent.com/assets/1235441/12095147/6cb351b8-b2d2-11e5-8d82-8b177332c5bd.png) Given this JSON:...