Join the Cloud Native Ecosystem at KubeDay Colombia on October 9!
Open to technologists of all levels, KubeDay Colombia will convene engaging cloud native speakers and community members to Medellín SAN FRANCISCO, Calif. – September 17, 2024 – The Cloud Native Computing Foundation® (CNCF®), which builds sustainable ecosystems for… ⌘ Read more
KubeCon + CloudNativeCon North America 2024 co-located event deep dive: Istio Day
Co-chairs: Iris Ding & Keith MattixNovember 12, 2024Salt Lake City, Utah Istio Day is the biannual community event for the industry’s most widely adopted and feature rich service mesh, where attendees will find lessons learned from running Istio… ⌘ Read more
Communal Luxury: The Public Bathhouse
Image: Bathhouse built on top of a hot pool, Taiwan. Photo from early 19th century, public domain. No Running Water at Home
For people in industrial societies, few activities demand mo … ⌘ Read more
CNCF and the Linux Foundation partner with Unified Patents on a community-driven approach to safeguard open source innovation from patent trolls
Now is the time for the open source ecosystem to band together and find strength in numbers CNCF and The Linux Foundation are expanding their partnership with Unified Patents to protect open source software from non-practicing entities (NPEs), c … ⌘ Read more
Last week at The Lunduke Journal (Sep 1 - Sep 14, 2024)
Internet Archive loses in court! The Open Source Community Sucks! Mozilla all-in on A.I.! ⌘ Read more
Understanding cloud native maturity: a survey to assess end-user progress
Community post by Danielle Cook, Cartografos Working Group As organizations continue their journey toward digital transformation, cloud native technologies are increasingly critical for achieving agility, scalability, and resilience. However, the path to cloud native maturity is not uniform… ⌘ Read more
Ignite Realtime Blog: Openfire plugin maintenance releases!
The Ignite Realtime community is gearing up for a new release of Openfire. In preparation, we have been performing maintenance releases for many Openfire plugins.
These Openfire plugin releases have mostly non-functional changes, intended to make the plugin compatible with the upcoming 4.9.0 release of Openfire:
- Push Server 1.1.0
- [Use … ⌘ Read more
The Worst Part of Open Source: The Community
Open Source Software has a lot of strong points… “The Community” is not one of them. ⌘ Read more
How to install plugins in Kubernetes and essential plugins to get started
Community post originally published on Dev.to by Syed Asad Raza Kubernetes is a powerful container orchestration platform, but its capabilities can be significantly extended with plugins. Plugins provide additional functionality that can enhance the operational capabilities of your… ⌘ Read more
So this is a great thread. I have been thinking about this too.. and what if we are coming at it from the wrong direction? Identity being tied to a given URL has always been a pain point. If i get a new URL its almost as if i have a new identity because not only am I serving at a new location but all my previous communications are broken because the hashes are all wrong.
What if instead we used this idea of signatures to thread the URLs together into one identity? We keep the URL to Hash in place. Changing that now is basically a no go. But we can create a signature chain that can link identities together. So if i move to a new URL i update the chain hosted by my primary identity to include the new URL. If i have an archived feed that the old URL is now dead, we can point to where it is now hosted and use the current convention of hashing based on the first url:
The signature chain can also be used to rotate to new keys over time. Just sign in a new key or revoke an old one. The prior signatures remain valid within the scope of time the signatures were made and the keys were active.
The signature file can be hosted anywhere as long as it can be fetched by a reasonable protocol. So say we could use a webfinger that directs to the signature file? you have an identity like frank@beans.co that will discover a feed at some URL and a signature chain at another URL. Maybe even include the most recent signing key?
From there the client can auto discover old feeds to link them together into one complete timeline. And the signatures can validate that its all correct.
I like the idea of maybe putting the chain in the feed preamble and keeping the single self contained file.. but wonder if that would cause lots of clutter? The signature chain would be something like a log with what is changing (new key, revoke, add url) and a signature of the change + the previous signature.
# chain: ADDKEY kex14zwrx68cfkg28kjdstvcw4pslazwtgyeueqlg6z7y3f85h29crjsgfmu0w
# sig: BEGIN SALTPACK SIGNED MESSAGE. ...
# chain: ADDURL https://txt.sour.is/user/xuu
# sig: BEGIN SALTPACK SIGNED MESSAGE. ...
# chain: REVKEY kex14zwrx68cfkg28kjdstvcw4pslazwtgyeueqlg6z7y3f85h29crjsgfmu0w
# sig: ...
Join the Keycloak community at KeyConf24 on Sep 19
Community post by Alexander Schwartz, Keycloak maintainer KeyConf24, our 2024 Keycloak Identity Summit, will happen on September 19th, which is just around the corner! This year’s event promises to be even bigger and better, with a program packed… ⌘ Read more
HaloMax Product Line for Long-Range, Low-Power Wireless Solutions
Teledatics’ HaloMax, recently featured on CrowdSupply, is a long-range wireless module designed for applications like smart agriculture, industrial control, and HAM radio. Operating in the sub-1 GHz band, it delivers reliable, power-efficient communication over extended distances with FCC-allowed maximum output power. The HaloMax product lineup offers a range of modules and accessories tailored for long-range […] ⌘ Read more
LILYGO T3 S3 LR1121: Low-Power LoRa Transceiver for IoT Applications
The LILYGO T3 S3 LR1121 is a development board that supports low-power, long-range wireless communication using LoRa technology. It features the ESP32-S3 System-on-Chip, which offers 2.4 GHz Wi-Fi and Bluetooth Low Energy connectivity, making it suitable for various IoT projects. At the core of the board is the ESP32S3FH4R2 microcontroller, which includes dual-core Xtensa LX7 […] ⌘ Read more
@bender@twtxt.net So far I’ve been following feeds fairly liberally. I’ll check to see if we have anything in common and lean toward following, just because this is new to me and it feels like a small community. But I’m still figuring out what I want. Later I’ll probably either trim my follower list or come up with some way to prioritize the feeds I’m more interested in.
Developing an AI agent for smart contextual Q&A
Member post originally published on InfraCloud’s blog by Shreyas Mocherla Accelerated by the pandemic, online tech communities have grown rapidly. With new members joining every day, it’s tough to keep track of past conversations. Often, newcomers ask questions… ⌘ Read more
@prologic@twtxt.net How does yarn.social’s API fix the problem of centralization? I still need to know whose API to use.
Say I see a twt beginning (#hash) and I want to look up the start of the thread. Is the idea that if that twt is hosted by a a yarn.social pod, it is likely to know the thread start, so I should query that particular pod for the hash? But what if no yarn.social pods are involved?
The community seems small enough that a registry server should be able to keep up, and I can have a couple of others as backups. Or I could crawl the list of feeds followed by whoever emitted the twt that prompted my query.
I have successfully used registry servers a little bit, e.g. to find a feed that mentioned a tag I was interested in. Was even thinking of making my own, if I get bored of my too many other projects :-)
Connecting passion and technology: my journey as a volunteer at the first Kubernetes Community Day – Lima, Peru 2024
Community post by Diego Cordero, Graduate in Telecommunications Engineering Hello everyone! I’m Diego Cordero from Lima, Peru, and I graduated with a degree in telecommunications engineering. In this blog, I share my experience volunteering for the first time… ⌘ Read more
Kubernetes v1.31, Elli: an insider view!
Community post originally published on Medium by Matteo Bianchi Kubernetes has had a community-driven release lifecycle since forever now and I took part of it as Comms Shadow for v1.31, here’s how it went and what I have… ⌘ Read more
My journey as a Kubernetes release team shadow: insights and experiences
Community post originally published on Medium by Maryam Tavakkoli Kubernetes has become the de facto standard for container orchestration in the cloud-native ecosystem, powering some of the most critical infrastructures worldwide. The Kubernetes release process, which ensures the… ⌘ Read more
Ambient mesh: can sidecar-less Istio make your application faster?
Community post originally published on The New Stack by Lin Sun, Head of Open Source at Solo.io Ambient mode is the new sidecar-less data plane introduced in Istio in 2022. When ambient mode reached Beta status in May… ⌘ Read more
Bridging cultures: empowering Japanese contributions to the Kubernetes community
Community post by Xie Ziyi, Kubernetes Upstream Training Japan Organizer, Cloud Native Community Japan Organizer, and Software Engineer, NEC Solution Innovators, Ltd. What is Kubernetes Upstream Training Japan Kubernetes Upstream Training Japan is a training course held in… ⌘ Read more
Inside the numbers: the KubeCon + CloudNativeCon selection process for North America 2024
As part of our commitment to transparency within the cloud native community, we are providing an inside look into the work that goes on behind the scenes to bring the KubeCon + CloudNativeCon schedule to life. Note that… ⌘ Read more
Deploying a microservices application using Helm on Kubernetes
Community post originally published on Dev.to by Syed Asad Raza Helm, often described as the package manager for Kubernetes, simplifies the deployment and management of applications within Kubernetes clusters. This guide will walk you through deploying a microservices… ⌘ Read more
Getting to know the new CNCF Code of Conduct Committee
By the CNCF Code of Conduct Committee Hello CNCF community! Our permanent CNCF Code of Conduct Committee has been operating for eight months, so it’s time for us to share information about incidents we’ve handled in our community… ⌘ Read more
Thank You to the Stack Overflow Community for Ranking Docker the Most Used, Desired, and Admired Developer Tool
Thank you to the community for recognizing Docker as the most-used and most-desired developer tool for the second consecutive year, and for elevating Docker to be the most-admired. ⌘ Read more
Installing multiple helm charts in one go [Approach 3 – using simple bash utility]
Community post originally published on Dev.to by Sunny Bhambhani In this article, we will be talking about Approach 3 i.e. how to get multiple helm charts installed using a simple bash utility. If you haven’t read the previous… ⌘ Read more
Refreshing the KCD program: a new chapter in community building
The Kubernetes Community Days (KCD) program has blossomed over the past two years thanks to the incredible efforts of our community. We at CNCF have been honored to support these events by offering valuable resources and tools, and… ⌘ Read more
Join us as gRPConf returns this August 27!
Attention gRPC community! Mark your calendars for August 27th, 2024, as gRPConf returns to the Google Cloud Campus in Sunnyvale, California. The schedule is now live! This is your chance to dive deep into the world of gRPC, connect with fellow… ⌘ Read more
GreenOps and FinOps: the perfect pitch toward business and environmental goals
Member post originally published on the Mia-platform blog by Graziano Casto The information and communication technology sector alone contributes around 1.4% of global emissions, making sustainability a critical issue in today’s tech industry. Gartner predicts that within the next two years,… ⌘ Read more
Why fruit and veg sales are soaring in this remote community
It’s been a long time since people in this remote corner of Australia have been able to buy locally grown fruit and veggies. A new farm has changed that. ⌘ Read more
Fresh food for Arnhem Land
It’s fresh and it’s cheap. Can this farm inspire other remote communities? ⌘ Read more
Welcome Bob Killen, CNCF’s new Senior Technical Program Manager!
We’d like to take a moment to welcome and introduce (or reintroduce) Bob Killen, CNCF’s new Senior Technical Program Manager! Bob has been a member of the cloud native community for some time now and is probably familiar… ⌘ Read more
I admit I’ve always compromised on this way too much myself, always to this day having Facebook Messenger just to communicate in my families group chats. Sure I run it in a Work profile on my GrapheneOS phone that I can switch off at any time, I can completely cut it off from network access any time as well, I can have a lot of rudimentary control over it, I use it as sparingly as possible, but it doesn’t change the fact everytime I use it we’re funneling private convos through bloody Meta’s servers and trackers etc.
Lessons from CrowdStrike’s Buggy Update: The Critical Importance of Robust Release Processes
Community post by Andrés Vega, CNCF TAG Security Recent events involving CrowdStrike’s Falcon security software have underscored a critical lesson across the industry : the importance of having a robust, secure release process. This incident serves as a… ⌘ Read more
Pine64 Unveils Oz64: An Upcoming SBC Featuring Sophgo SG2000 SoC and Wi-Fi 6
Pine64 Unveils Oz64: An Upcoming SBC Featuring Sophgo SG2000 SoC and Wi-Fi 6
The Pine64 Oz64 is an upcoming single-board computer that integrates 64-bit RISC-V cores and 64-bit ARM cores with the Sophgo SG2000 System-on-Chip. This cost-effective device offers fast wireless communication capabilities with Wi-Fi 6 and optional Power-over-Ethernet support. ⌘ Read more
Ignite Realtime Blog: Openfire 4.8.3 Release
The Ignite Realtime community is pleased to announce the release of Openfire 4.8.3. This release contains an important fix for thread lock situation described with OF-2845. If you have noticed clients getting logged out or unable to connect with Openfire 4.8.1 or 4.8.2, please do try this release and report in the community forums if your issue is persisting.
T … ⌘ Read more
I have a question for the IndieWeb community: What can we do against Webmention spam, except filter it out, when it fails validation? I receive hundreds of invalid Webmentions a day, and even using a filtering DNS server doesn’t seem to help much. But I also don’t want to waste network traffic to access all those spam sites. Is there any good block list I can check first before doing the request for validation? I thought about Akismet, but the API has no such option to only check the submitted URL. ⌘ Read more
ESP32-CAN-X2 Dev Board with Dual CAN Bus Support and Automotive Grade
The Autosport Labs ESP32-CAN-X2 is a development board designed to facilitate CAN bus communications for automotive and industrial applications. This device supports up to 40V DC input and offers voltage surge protection. The ESP32-S3-WROOM-1-N8R8 microcontroller powers the board, featuring a dual-core Xtensa LX6 CPU capable of running at up to 240 MHz. The board includes […] ⌘ Read more
‘Up-and-coming Barossa Valley’ pushes back against large solar farm
Residents in the regional Victorian community are concerned a proposed 665-hectare solar farm would change the microclimate of the renowned grape-growing region and drive away tourism. ⌘ Read more
Ignite Realtime Blog: Openfire 4.8.2 Release
Openfire 4.8.2 has landed!
This release addresses a number of issues in the real time collaboration server created by the Ignite Realtime Community that aim to reduce bugs and increase stability and performance.
Interested in getting started? You can [download installers of Openfire here](https://igniterealtime.org/downloads/#op … ⌘ Read more
Swift on RISC-V: Launch of New Toolchain for RISC-V Hardware
The Swift programming community has taken a significant step towards embracing open architecture with the announcement of the first Swift toolchain release for RISC-V hardware. This new project, Swift on RISC-V, introduces a complete toolchain that can be installed and used on RISC-V platforms, including the VisionFive 2 single-board computer. As RISC-V’s open-source instruction set […] ⌘ Read more
Affordable RISC-V Development Board Built Around 32-bit QingKe CH32V003 Processor
Tindie recently featured a development kit designed to evaluate and leverage the capabilities of the low-cost CH32V003 microcontroller. Key features include multiple GPIOs, support for various communication protocols, a small OLED interactive display, and tutorials to help users learn to interface with the product. The CH32V003 is a 32-bit MCU based on the RISC-V 2A […] ⌘ Read more
Open Source is not Socialism (or Communism)
No. Free Software and Open Source Software are not Socialist or Communist in nature. If anything, Open Source is a distinctly Capitalist concept. More from The Lunduke Journal: https://lunduke.com/ ⌘ Read more
Celebrating 10 years of Kubernetes: the evolution of database operators
Member post originally published on Since its launch in June 2014, Kubernetes has revolutionized container orchestration, transforming how applications are managed and scaled. The Data on Kubernetes Community (DoKC) created an infographic to celebrate Kubernetes’ tenth anniversary and… ⌘ Read more
Ignite Realtime Blog: Botz version 1.3.0 release
We have just released version 1.3.0 of the Botz framework for Openfire (the real-time communications server provided by the Ignite Realtime community)!
The Botz library adds to the already rich and extensible Openfire with the ability to create internal user bots.
In this release, compatbility with Openfire 4.8.0 and later has been resolved. Thank you to Sheldon Robinson for helping us fix that!
Download the la … ⌘ Read more
Cloud Native Computing Foundation Grows by Over 26 New Silver Members
New members join CNCF’s vibrant community, working to resolve the pressing challenges organizations face as the technology landscape evolves Seattle, WA – CloudNativeSecurityCon North America – June 26, 2024 – The Cloud Native Computing Foundation® (CNCF®), which builds… ⌘ Read more
Ignite Realtime Blog: Openfire restAPI plugin version 1.11.0 release
Earlier today, version 1.11.0 of the REST API plugin for Openfire was released!
The REST API Plugin provides the ability to manage Openfire (the real-time communications server created by the Ignite Realtime community) by sending an REST/HTTP request to the server. This plugin’s functionality is useful for applications that need to administer Openfire outs … ⌘ Read more
Introducing our H1 2024 Cloud Native Ambassadors
We are thrilled to welcome the latest cohort of CNCF Ambassadors! These passionate and dedicated individuals are recognized for their outstanding contributions to the cloud native community. As CNCF Ambassadors, they will play a crucial role in advocating… ⌘ Read more
The chemical-free veggie garden that sprang to life on an arid salt pan
A community supported agriculture enterprise is supplying chemical-free produce grown on Whyalla’s arid salt pans and offering alternatives to the big supermarkets. ⌘ Read more
Leveraging technology on the frontlines of emergency: How communities of developers are taking action
From sending emergency alerts about nearby fires to mapping services in refugee camps, developers are taking action to solve global problems.
The post [Leveraging technology on the frontlines of emergency: How communities of developers are taking action](https://github.blog/2024-06-12-leveraging-technology-on-the-frontlines-of-emergenc … ⌘ Read more