-
We're hoping to use new post-quantum (or hybrid) key types in IPNS in the next few years in Peergos and wanted to start a discussion about how to add new key types. In particular, ones that have 8k-17…
-
**Is your feature request related to a problem? Please describe.**
With the advent of peerprint, printers can now share work over a network. But there's additional benefit to being able to establis…
-
### Checklist
- [X] This is a bug report, not a question. Ask questions on [discuss.ipfs.io](https://discuss.ipfs.io).
- [X] I have searched on the [issue tracker](https://github.com/ipfs/go-ipfs/iss…
-
### Checklist
- [X] This is a bug report, not a question. Ask questions on [discuss.ipfs.io](https://discuss.ipfs.io).
- [X] I have searched on the [issue tracker](https://github.com/ipfs/go-ipfs/iss…
-
Metrics such as:
* Peer prune rate per topic. How often a peer is pruning us per topic.
* Peer counts per topic. How many peers do we have per topic.
* Peer churn rate per topic. The sum of grafts+…
-
TODO in #55.
Instead of registering per-topic validators as we do in #55, validators should decide whether or not they care about a topic when we first subscribe to it. E.g.,
```go
type Validat…
-
I think IPFS would benefit from a generic messaging API:
- `ipfs p2p send `
- `ipfs p2p block `
- `ipfs p2p unblock `
There should be a way to listen to incoming messages, allow or block part…
-
I followed the pubsub example that uses the mdns peer discovery. This all works perfectly when running my go code in different terminal windows.
I'm a bit confused as to if this approach would work…
-
# Peer and Connection Management Notes
> Documenting current thinking about peer and connection manager
## Peer Book
The peer book stores serializable information about a peer.
(@jm-clius …
-
### Checklist
- [X] This is a bug report, not a question. Ask questions on [discuss.ipfs.io](https://discuss.ipfs.io).
- [X] I have searched on the [issue tracker](https://github.com/ipfs/kubo/iss…