-
The Orbitdb files need to be put in the right place.
We should store them in the default directory for Zbay files.
-
https://github.com/freenet/locutus/discussions
Previously I was considering hypercore, orbitdb. They are not that well designed, but this time locutus looks promising
-
In 01_Tutorial/01_Basics, it says:
> ##### What else happened in Node.js?
> When you ran the code in Node.js, you created two folders in your project structure: `'orbitdb/` and `ipfs/`.
But it …
-
Disscussion for: [Database Encryption Project](https://github.com/orgs/orbitdb/projects/7#card-44572258).
Let me give a brief summary of the project, the current state of the discussion
gathered f…
-
I've been following the progress of https://github.com/libp2p/rust-libp2p, and it looks like it's ready to build a Rust IPFS implementation on top of it. Once that is in place, I'd like to build a ver…
-
We want to prevent someone from making the app unusable just by sending too many messages.
I've asked orbitdb folks, but it's not clear how to do this and it might be tricky, given the incompatibil…
-
The main concern is the URL contains the hash and it changes with each update. The goal of this project is to have a static URL that always returns updated trackers. If you have the IPFS URL, it will …
-
The types for setting up an access controller https://github.com/orbitdb/orbit-db-types/blob/master/DBOptions.d.ts#L8-L21 don't allow passing in any custom options.
-
* [current work](https://docs.google.com/document/d/1s8TNlXQLT4HEaZo3IFlrOfrv_5R2nF7WJG82gr6q87U/edit#heading=h.jdj9dudpc37)
* [Bitswap](http://docs.ipfs.io.ipns.localhost:8080/concepts/bitswap/)
…
-
I am trying to create a database in one place, and access it somewhere else, but I am having trouble.
I can create a database using the web example (https://ipfs.io/ipfs/QmeESXh9wPib8Xz7hdRzHuYLDuE…