ovk
ovk
This happens because the library doesn't sort by tag/length attributes (as it should), so they end up in the wrong order which leads to invalid signature. As a workaround, put...
Because this manually produces the correct order (content type is the shortest one, time is longer, digest is the longest). See my reply here https://github.com/digitalbazaar/forge/issues/400#issuecomment-839296548
They need to be sorted by tag and size.
Sorry, I should've provided more information. It seems that by default aerial doesn't really have highlighting (at least when viewed with Nordic color scheme). So I thought it would be...
> So that the text and icon does not match colors ? Yes, that's what I meant. I think having icons to be different color from text will provide some...
I agree, having way too many colors could make it more stimulating and distracting. I personally prefer the first approach (colored icon + white text). I think it will better...
Looks good to me, and consistent with the theme. Thank you!
I would be very interested in having device auth as well, as this is a hard requirement for our use-case.
Thanks for the suggestion, @GlorifiedPig. As @jcubic mentioned, jquery.terminal uses Emacs-style shortcuts that are more or less standard on unix shells. And since clcalc attempts to provide experience somewhat similar...
You can use `#` character to create a comment, here is an [example](https://clcalc.net#eyJjIjpbIiPCoFRoaXPCoGlzwqBleGFtcGxlwqBjb21tZW50IiwiMsKgK8KgMiIsIjTCoCrCoDLCoCPCoFRoaXPCoGlzwqBpbmxpbmXCoGNvbW1lbnQiXSwidiI6IjEifQ==). Is this what you were looking for?