-
Ali and Pete have spotted a browser sync issue.
-
Example log output (maybe same with public store as well). This from one openBox request.
```
Opening db: /orbitdb/QmSmU3BC1yEFt6seJFf6dofUVf1qkNyg2PXZbJ1uC76HR6/12202b1e16eed4fae4e03c16dcfca8122…
-
i am getting the error shown below...please help me to solve it.
ankur@ankur:~/Documents/project_blockchain/GOPATH/src/github.com/orbitdb/go-orbit-db/cmd/orbitdb$ ./orbitdb create ank feed
panic: …
-
In the process of getting the perspectives of a given context (first use of OrbitDB), the OrbitDB tries to open a new DB but the HTTP request to the ipfs client fails.
HTTP error
```
POST https:/…
-
@ruffiano89
Hi jamshid can you look into how we can encrypt orbitdb data?
@mehdibalouchi
How we can use orbitdb internal access control.
-
I have prepared a cluster of 2 nodes in IPFS with IPFS Daemon and swarm key.
I am running orbitdb and connecting to the IPFS node with "ipfs-api" in HTTP protocol.
I am able to post data through or…
-
We should do everything we can to validate messages (and other data like channels and users) at the orbitdb layer, or between the syncing layer and the state layer, on the receiving end.
https://git…
-
Build an app that uses react as frontend framework, Bulma as CSS framework and that uses OrbitDB as datastore. everything is in Javascript. If you think a shop is too time-consuming maybe try a Blog o…
-
https://github.com/ChluNetwork/chlu-ipfs-support/blob/fa355b2e64529ed6f6b32d36b5cc5d629bb7e634/src/modules/did.js#L99
@fazo96 should we consider decoupling such integration. We should aim to have c…
-
Hi, I'm a fan of Your project so i have downloaded it and started the server like that
node --inspect src/cli.js api --ipfs-host localhost --no-https --orbitdb-dir /xxx/orbitdb
or even with certs
s…