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,003 public repositories matching this topic...
Right now, Syncthing seems to always use LF for line endings in config.xml and .stignore. This is a problem in Windows when trying to edit those using the built-in Notepad, which until very recently had no support for other line endings than CRLF. Support for them has only been added in the very recent versions of Windows 10.
The problem is that when opening those files in Notepad under old
-
Updated
May 4, 2021 - JavaScript
Peer-to-peer hypermedia protocol
-
Updated
Dec 3, 2020
ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
-
Updated
Mar 2, 2021 - JavaScript
An open source cybersecurity protocol for syncing decentralized graph data.
-
Updated
May 6, 2021 - JavaScript
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
Simple peer-to-peer with WebRTC
-
Updated
Apr 24, 2021 - TypeScript
-
Updated
May 7, 2021 - JavaScript
Creating a new issue based on lbryio/lbry-sdk#877
- Update ensure_directory_exists() to check that the directory is writable by the current process.
- If it's not, return a useful error
- Add tests to cover the case when
- download directory does not exist
- download dir exists but is not writable
- dir exists an
Summa
An experimental peer-to-peer Web browser
-
Updated
Apr 22, 2021 - JavaScript
Monero: the secure, private, untraceable cryptocurrency
-
Updated
May 6, 2021 - C++
Peer-to-Peer Databases for the Decentralized Web
-
Updated
May 8, 2021 - JavaScript
Dragonfly is an intelligent P2P based image and file distribution system.
-
Updated
Apr 26, 2021 - Go
-
Updated
May 7, 2021 - JavaScript
IPFS implementation in JavaScript
-
Updated
May 7, 2021 - JavaScript
In Settings : 'Add a new side account' button
Step #2 in Side account creation
(a very light & quick version of onboarding, with only nickname step)
.
Description
Bank Country Code does not need to match SEPA country. It is not validated.
Version
v1.6.1
Steps to reproduce
There is a user with a dick pic as their icon. Many people have blocked them, as have I.
I recently clicked through to their profile page to remember if I had blocked them and although their posts are hidden, their user icon is still shown.
Can we use CSS to blur the user icons of blocked and ignored users?
filter: blur(8px);
-webkit-filter: blur(8px);
(Those icons might al
The app currently starts up w/ a full window on system startup in Windows 10.
An option/config to minimize to system tray on app launch would be much appreciated.
-
Updated
Apr 3, 2021 - JavaScript



There is a
--enable-danger-fuzz-link-allconfigure option to link each fuzz target into a fresh binary. However, it runs sequential. To speed things up, it should be done in parallel. See also bitcoin/bitcoin#20560 (comment)Useful skills:
Want to