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 1,759 public repositories matching this topic...
Hi!
Thanks for this nice tool, I like it a lot :-)
I searched the forums and issue tracker, but could not find any discussion on this:
I would like to have a "clean" feature for Simple File Versioning. I think something similar to the feature for Trash Can File Versioning would be useful:
A configuration op
I've found historic issues regarding the Rinkeby Faucet in this repository, and @karalabe suggested opening an issue to remind him to fix this.
The URL parser for Facebook Post URLs on the Authenticated Rinkeby Faucet does not correctly parse URLs if they end in a / or contains a query string.
Thanks! :)
-
Updated
Oct 22, 2020 - JavaScript
Peer-to-peer hypermedia protocol
-
Updated
Oct 21, 2020
ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
-
Updated
Oct 20, 2020 - JavaScript
An open source cybersecurity protocol for syncing decentralized graph data.
-
Updated
Oct 18, 2020 - JavaScript
Simple peer-to-peer with WebRTC
-
Updated
Oct 16, 2020 - TypeScript
-
Updated
Oct 21, 2020 - JavaScript
ActivityPub-federated video streaming platform using P2P directly in your web browser
-
Updated
Oct 21, 2020 - TypeScript
An experimental peer-to-peer Web browser
-
Updated
Oct 16, 2020 - JavaScript
Summa
Dragonfly is an intelligent P2P based image and file distribution system.
-
Updated
Oct 22, 2020 - Go
Right now the docs correspond to what's on master. We need docs for each daemon release so developers can see what's available in the version they are using.
https://github.com/jimporter/mike may be helpful.
IPFS implementation in JavaScript
-
Updated
Oct 22, 2020 - JavaScript
Peer-to-Peer Databases for the Decentralized Web
-
Updated
Sep 18, 2020 - JavaScript
Monero: the secure, private, untraceable cryptocurrency
-
Updated
Oct 22, 2020 - C++
-
Updated
Oct 21, 2020 - JavaScript
P2P Docker registry capable of distributing TBs of data in seconds
-
Updated
Oct 21, 2020 - Go
Full-featured BitTorrent client package and utilities
-
Updated
Oct 15, 2020 - Go
Privacy enhanced BitTorrent client with P2P content discovery
-
Updated
Oct 22, 2020 - Python
In osx/updater/updater.go, we're referencing an ancient Go package, which has moved to a new location. Right now, the updater doesn't build (should we test this on travis?).
Description
Tagging a peer only applies that tag to the selected row of that peer instead of all their rows, until a restart is done.
Version
1.3.9
Steps to reproduce
Tag an untagged peer who has multiple rows on the offer sheet.
Expected behaviour
All rows of this peer would update to reflect the new tag.
Actual behaviour
Only the selected row of this peer
I come from the OpenBazaar project and I am new to go-libp2p and go-ipfs. Are the examples that use libp2p in a production environment? Where's the best place to learn libp2p by example?
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
-
Updated
Sep 29, 2020 - JavaScript
Reference client for Bitmessage: a P2P encrypted decentralised communication protocol:
-
Updated
Oct 20, 2020 - Python
Web application that indexes all popular torrent sites, and saves it to the local database.
-
Updated
Aug 18, 2020 - Elixir
Bitcoin Wallet app for your Android device. Standalone Bitcoin node, no centralized backend required.
-
Updated
Oct 15, 2020 - Java


IRC logs
The output parameter for
reqSigsis confusing as it outputs1for all scripts but bare multisig in the scriptpubkey. Considering the limited applicab