Skip to content
#

P2P

Peer-to-Peer (P2P) applications share resources and communicate in a decentralized or distributed architecture. Often application nodes communicate directly with each other or cooperate to do work which benefits other nodes or the overall P2P system. In a pure P2P system, there is no distinction between client and server.

Here are 2,051 public repositories matching this topic...

MarcoFalke
MarcoFalke commented Mar 17, 2021

This functionality is provided by libFuzzer, which is available on most platforms. However, libFuzzer is also missing on some platforms. E.g. google/sanitizers#1165

Thus, it could make sense to implement this in our code to be able to execute the existing fuzz inputs.

The basic idea is to check if a folder was passed into main (https://github.com/bitcoin/bitcoin/b

datasyncer
datasyncer commented Jun 24, 2021

The data at data.syncthing.net is fun to look at, but it's not fully anonymous.

For example looking at the country usage breakdown shows 1 user in Yemen (and more countries). With some additional info the user can be de-anonymized. Same with the one person with 105TiB of data in their largest folder.

At the least I suggest that groups with less than some number (e.g. 10

MyNameIsTroll
MyNameIsTroll commented Apr 17, 2021

Describe the problem to be solved
I have little experience with playlists on Peertube.
By default, when I create a playlist it is in "private" mode.
A few days later, I try to share my playlist, I press the "share" button, I get a sharing link.
Except that my playlist is in "private" mode... so if I share this link my friends will see a 404 error.

**Describe the solution you would l

lbry-sdk
berty
cd2357
cd2357 commented May 22, 2021

Description

Some BSQ users are not aware that their BSQ wallet balance is virtually zero when Bisq is "Synchronizing DAO".

They may try to pay with BSQ for trade fees, but the UI tells them they have insufficient funds, which is incorrect.

Version

v1.6.4

Steps to reproduce

Try to take or create a trade and choose to pay the fee with BSQ. Do this at a point when "Sync

RubenKelevra
RubenKelevra commented Jun 24, 2021
  • OS: Windows
  • Version of IPFS Desktop 0.16.0

Describe the bug
Adding files via right click in the explorer is pretty cool, but instead of adding the file just to the MFS, it is also locally pinned. Why?

I mean, the only reason to pin an item in the MFS is when it's lazily added via CID and you want it to be downloaded completly.

To Reproduce
Steps to reproduce the behavior: