🔥NEW SPORK POWER🔥
Spork Beam: an Encrypted, Networked Pipe
Send streams and files between two devices.
With a little `cat` magic, you can even get a chat going! atek.cloud/blog/spork-beam
It can be a little confusing to understand how spork's p2p tunnels works. The main thing to know is that spork acts like a proxy between "normal" sockets and the p2p sockets. spork.sh
⚡️New spork power: spork serve.
Serve a folder as a static site that's accessible via p2p tunnels and the atek.app public gateway. Learn more at spork.sh.
Very happy to release the first public alpha of Hypercore 10 today. It's been quite a journey with tons of work from myself, @andrewosh and the team. It contains massive improvements across the board
github.com/hypercore-protoco…
Very happy to release the first public alpha of Hypercore 10 today. It's been quite a journey with tons of work from myself, @andrewosh and the team. It contains massive improvements across the board
github.com/hypercore-protoco…
- - - New service announcement - - -
🔥🆕 ATEK PUBLIC GATEWAY 🆕🔥
A gateway service that works with Spork and any other Hyperswarm socket.
Spork 1.1.0 now prints a link to the gateway
👇👇👇👇👇👇👇👇👇👇👇
atek.app/
👉Quick sporkdate👈
Version 1.0.0 is now out with ⚠️breaking changes⚠️ to the wire protocol. See github.com/atek-cloud/networ… for information about why. Sadly there's no new features to make this breaking change fun; just cleanup.
Make sure you're using spork 1.0.0 on both ends.
Incredibly simple encrypted decentralized P2P tunneling. Instead of a static IP you connect to a unique key via the swarm to locate the server. Secure alternative to DNS since the key is random and unique rather than human readable (per Zooko's triangle).
x.com/pfrazee/status/1449829…
🔥Just sporked an SSH connection from Austin TX to a device in Vermont that's on Starlink.🔥
@HypercoreProto's connection layer powering the deep spork magics github.com/atek-cloud/spork
⚠️⚠NEW SPORK POWERS ACTIVATED⚠️⚠️
spork gateway
Create an HTTP gateway server to p2p sockets: http://{pubkey}.localhost -> magically connect to a server that used spork bind
github.com/atek-cloud/spork
🔥Just sporked an SSH connection from Austin TX to a device in Vermont that's on Starlink.🔥
@HypercoreProto's connection layer powering the deep spork magics github.com/atek-cloud/spork
spork. Spork. SPORK. S P O R K
☠️💀THE SPORK TOOL is version 0.0.1 (alpha)💀☠️
Expose localhost servers as p2p sockets, and bind p2p sockets as localhost servers. Tunnel across the world with ✨spork powers✨
github.com/atek-cloud/spork
Atek now has a networking stack:
🔹Hyperswarm for the connections layer.
🔹LibP2P Mplex for multiplexing on the connection.
🔹LibP2P Multistream-Select for protocol negotiation.
Includes tooling for bi-directional HTTP
github.com/atek-cloud/networ…