Nathan Fritz
Nathan Fritz
@theteachr I have this exact same issue.
Yeah, that's true... it expects a definition object. I meant that anytime you use a Type, where in that case you're mentioning an instance. You can use anything other than...
Clarify that query methods are declarative, and not ordered.
We could have a `--no-root-user` default for non-global installs, and then ci users would have to run `--root-user`. In the same release, we'd drop all ownership checks, and just write...
The obvious answer would be to rewrite ipfs-core to use peer-crdt. Is that what you had in mind, @pgte?
If you want lower level access to things that npm does, then you may want to switch to using `@npmcli/arborist` or `pacote`, depending on what you used to be using...
I'm going to see if I can make a y.js datatype that is signed and verified.
Encryption and ACL is a separate issue from authorship (authentication vs. authorization). All DAG entries should be signed by a session key of the author. The session key refers to...
TODOS: - [ ] fix MacOS compatibility - [ ] check OS portability - [ ] check pack behavior - [ ] check updated behavior - [ ] fix performance...
@sun0day please add a test that covers this feature