TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #15268 · Nov 4

#go#blockchain#cloudvpn#golang#golang_library#holepunch#ipfs#ipfs_blockchain#kubernetes#libp2p#mesh#mesh_networks#nat#networking#p2p#p2pvpn#tunnel#vpn EdgeVPN lets you create secure, decentralized private networks using peer-to-peer (p2p) connections without relying on central servers. It can build a VPN that automatically assigns IPs, includes a small DNS server, and protects your network even if tokens leak. You can also use it as a reverse proxy to share TCP services or send files securely over p2p without a VPN connection. It works well for edge devices and development, especially behind NATs, and can be integrated into your own Go programs. This helps you connect devices easily and securely across different networks without complex setup or infrastructure. https://github.com/mudler/edgevpn

Results

10 similar posts found

djangoproject

@djangoproject · Post #502 · 11/14/2017, 05:02 PM

https://medium.freecodecamp.org/from-what-is-blockchain-to-building-a-blockchain-within-an-hour-4e738efc819d From “What is Blockchain?” to building a #blockchain in less than an hour.

Hashtags

Libreware

@libreware · Post #1536 · 02/06/2026, 09:31 PM

AURA => https://github.com/Oxule/Aura AURA is a decentralized messenger leveraging Nearby Connections technology to create robust mesh networks. It thrives where the internet fails, bypassing censorship and eliminating central points of failure. ✨ Key Features 🌐 Offline Mesh: Powered by Bluetooth and Wi-Fi Direct. Messages hop from device to device seamlessly. 🎭 The Aura: A unique digital identity concept. Your specific color, icon, and behavior patterns form your "Aura" within the network. 🔐 Total Privacy: End-to-End (E2E) encryption for all data. Complete anonymity: messages are injected into a shared distributed ledger without sender or recipient metadata. 🛡 Flood Protection: Smart architecture designed to mitigate "Blackhole" and flood-based attacks. 🎨 Modern UI/UX: A smooth, intuitive interface that bridges the gap between high security and everyday usability. #Mesh#p2p#im @dcntr

Hashtags

djangoproject

@djangoproject · Post #338 · 05/11/2017, 06:36 AM

https://www.cybrary.it/course/python/ Python for #Security Professionals. This course will take you from basic concepts to advanced scripts in just over 10 hours of material, with a focus on #networking and security.

djangoproject

@djangoproject · Post #471 · 10/16/2017, 08:42 AM

https://stxnext.com/blog/2017/09/27/go-go-python-rangers-comparing-python-and-golang/ Go Go Python Rangers - Comparing #Python and #Golang

Libreware

@libreware · Post #1295 · 06/21/2024, 11:55 AM

Last weekend we presented the Beechat Rune device for the very first time, as part of the Volla Community days in Germany. Featuring 4 simultaneous streams, capable of audio and video streams with next-gen CRYSTALS cryptography, the Beechat Rune is a perfect addition to privacy-focused systems. @beechatnetwork2 #beechat#mesh#p2p

Libreware

@libreware · Post #1306 · 07/13/2024, 09:18 PM

DarkFi is an L1 for anonymous engineering The emerging art of building privacy-first applications. DarkFi offers an anti-fragile environment to explore, create and run anonymous apps. DarkFi's smart contract architecture includes a simple ZK assembly language, zkVM and a WASM runtime. The DarkFi testnet comes packaged with demo applications built with this tooling: transfers, swaps and DAOs, all completely anonymous. DarkFi Manifesto : Internet technology is centred around extracting profit from users for low value work (clicking ads). This leads to huge data harvesting operations and the construction of a surveillance mega-machine. This encourages docility and consumption rather than active individuated usership. It is an architecture of oppression structured on user control.. DarkFi – https://dark.fi/ Dyne.org :: DarkFi :: Free and open-source anonymous P2P ecosystem – https://dyne.org/software/darkfi/ #P2P

Hashtags

Libreware

@libreware · Post #1590 · 05/14/2026, 12:21 AM

qaul – قول Internet Independent Wireless Mesh Communication App https://qaul.net https://github.com/qaul/qaul.net https://github.com/qaul/qaul.net/releases #im#mesh#p2p#bt

The Devs

@thedevs · Post #1833 · 10/26/2020, 08:01 PM

Blockchain, the amazing solution for almost nothing. #article#blockchain @thedevs https://kutt.it/1rO80B

djangoproject

@djangoproject · Post #501 · 11/14/2017, 05:01 PM

http://pyvideo.org/pydx-2016/python-blockchain-and-byte-size-change.html In this talk, I will answer the question of what is #bitcoin and the #blockchain and will end with a quick tutorial on how to create a blockchain application in #Flask. We will not only make a bitcoin application, but we will also reflect upon the implications of this cutting edge technology to the greater society.

djangoproject

@djangoproject · Post #276 · 03/18/2017, 01:56 AM

https://github.com/safarijv/kubelib If you're adopting Kubernetes as an orchestration system for #machine_learning jobs, the last thing you want is for the mere act of using Kubernetes to create more problems than it solves. Kubelib provides a set of Pythonic interfaces to #Kubernetes, originally to aid with Jenkins scripting. But it can be used without Jenkins as well, and it can do everything exposed through the kubectl #CLI or the Kubernetes #API.