-
## Background
Ambients are intended to be used in decentralized systems. However, from the paper, it is not really clear to me what the underlying security assumptions are. For example, what if mes…
nud3l updated
5 years ago
-
Hi all :)
Today I read that in OrbitDb documentation speaks about the problem of consistency. And also I read somewhere that the orbitdb guarantee that all peers in p2p network at one moment in time…
-
Here we want to have a left sidebar that lets you create new isolated waggle networks with their own family of users, channels, private channels, and DMs that are isolated from each other in every way…
-
Hello, I'm just curious to know how is data persistence handled on IPFS, given that (if my understanding is correct) files must be "pinned" by an ipfs node in order to achieve persistance, yet the dat…
-
`npm install` is failing fairly regularly now, hanging at:
```
> go-ipfs-dep@0.4.19 install /home/mark/Projects/orbitdb/orbit-db/node_modules/go-ipfs-dep
> node src/bin.js
```
I believe three…
-
Add new field for Emissions Type (UTILITY_EMISSIONS_ELECTRICITY, TRAVEL_CAR, TRAVEL_AIR) so that we can distinguish between different types of emissions for Scope 3 emissions calculation
Modify the…
-
Hello guys,
I got the error message when trying to reproduce the "Replicating a database" example of the Getting Started guide (https://github.com/orbitdb/orbitdb/blob/main/docs/GETTING_STARTED.md…
-
This text should be on the homepage:
> The first serverless, decentralized, peer-to-peer chat.
> Built with [IPFS](https://ipfs.io) and [OrbitDB](https://orbitdb.org/).
> This is alpha software, …
-
Need the ability to cater for multiple users. I would like to try the [Matrix communications api](https://matrix.org/docs/spec/) for user account.
Storing user data within matrix user preferences
…
-
Opening http://localhost:8080/ipns/orbit.chat/ (local gateway provided by go-ipfs) triggers unnecessary redirect to HTTPS:
https://github.com/orbitdb/orbit-web/blob/653c0e867719b0a26946d3bdee19db20…