Austin Cheney
Austin Cheney
# IPFS is - https://github.com/ipfs IPFS is like bittorrent for filesystem fragments with git and hashing builtin. This means the publication task can safely eliminate the need to write and...
Secure Node
Feature Request I would like to propose Node as an official development platform within the US Army. In order for this to happen I would need Node to be a...
* The output is JSON and contains a property `version` of type string that stores the ID3 tag version. The TypeScript definition file does not contain this property on type...
I am getting an error to the generate-function dependency that comes from Query.prototype.readField of lib/commands/query.js around line 218. This error occurs when I attempt any from of query executing on...
### Details I am trying to write a Node application from scratch that connects to MySQL via the MySQL protocol. I can open a NET (TCP) socket to my MySQL...
If you need to generate random tabular data for testing try the parse mode of Pretty Diff. It generates parallel arrays as output instead of a AST. Drop any code...
Allow arbitrary change of identity. If device identity is changed it will require a new hash, new key pair, and distribution to all other devices. If user identity is changed...
Allow access to the documentation markdown formatted as HTML in the UI as modal type document.
The command terminal in the browser UI is functionally incomplete. At the moment it supports basic ANSI shell formatting and executes per command. What is needed: * Full extended ANSI...
Make use of PKI and exchange public keys during invitation. On subsequent connections an agent will encrypt their identifier using the public key of the remote agent. The remote agent...