Signal Desktop now includes support for a new “Screen security” setting that is designed to help prevent your own computer from capturing screenshots of your Signal chats on Windows. This setting is automatically enabled by default in Signal Desktop on Windows 11. If you’re wondering why we’re on...
Discover the basics of Meshtastic's operation, from sending messages via the companion app to the network's intelligent rebroadcast system for extended reach.
#markzuckerberg #metaverse #facebook @meta Give me all your data! My booty is thick! 🍑 Listen on Spotify: https://tinyurl.com/4d7nshfz and Apple Music: http...
Open Source Spacecraft Avionics With NASA’s Core Flight System
One thing about developing satellites, spacecraft, rovers and kin is that they have a big overlap in terms of functionality. From communication, to handling sensors, propulsion, managing data stora…
Cross-compatibility of IPFS and BitTorrent with WebSeeding
IMO this is very doable whether Kubo can do this very efficiently or whether it’d be more efficient to leverage existing IPFS library code (e.g. the Go code that goes into Kubo or some of the alternatives in JS or Rust). There are already a number of IPFS implementations out there so making a new one out of similar parts doesn’t seem like a stretch. As you mentioned the strawman version of this is pretty easy already you can run a kubo node and use a local (or public) HTTP gateway and call it ...
Cross-compatibility of IPFS and BitTorrent with WebSeeding - Ecosystem and Usage - IPFS Forums
tl;dr: Get BitTorrent clients to download and seed over both BT and IPFS, while reducing redundancy. We can use the same techniques to deduplicate or revive dead CIDs in general. Feedback appreciated. For background, GetRight style WebSeed links (BEP 19) are just regular web links that a BitTorrent client can download from: Many websites that list a BitTorrent download also provide a HTTP or FTP URL for the same file. The files are identical. A WebSeeding BitTorrent client can download from ei...