-
Interesting new (ish) decentralized knowledge base system. UCANs, custom naming, version history, inspired by Ted Nelson and Xanadu. Not sure how well it maps onto the social data model of posts repli…
-
according to https://github.com/subconsciousnetwork/noosphere/tree/main/rust/noosphere-cli there should be a `orb status` subcommand
```
my-sphere$ orb status
error: unrecognized subcommand 'st…
-
In #624 we introduced a version bump in part of the Noosphere Gateway REST API, which prompted some discussion about versioning semantics. We currently have a few "layers" of versions in our system, i…
-
We could add this manually in noosphere (https://github.com/subconsciousnetwork/noosphere/issues/487), and it looks like Subconscious sets a last-modified header already -- we should display that
-
We want to have an avenue for extensibility in Noosphere across multiple domains, both for internal development and user configuration, including:
* Decoders: We want to support rich content types …
-
Future Thoughts: Wonder if we can bake the noosphere context into the sphere to simplify API in the future by removing the `noosphere` arg when a `sphere` has been provided (and "opened"…
-
https://noosphere.site/2020/06/25/hexo-action-deploy-to-coding-and-multi-account/
使用github action同时部署hexo到github和coding(支持多账号)
-
Many of our [legacy feature requests](http://wiki.planetmath.org/cgi-bin/wiki.pl/Feature_Requests) are now complete -- or on their way to complete. (Please edit this issue to connect work-in-progress…
-
It would be good to add some workflow managing semantics for public, private, shared articles. Noosphere 1.5 has something like: published/submitted/deleted.
It makes sense to think of this as going…
-
`orb` key locations are `~/.config/noosphere/keys` (on linux at least); `orb-ns` needs to update to use this dir rather than `~/.noosphere/keys`