Join us

ContentUpdates and recent posts about Tor..
Link
@faun shared a link, 11 months, 2 weeks ago
FAUN.dev()

Sniffnet v1.4 introduces PCAP files import and it’s 2X faster than Wireshark!

Sniffnet v1.4zips through1.6 GBPCAP files in just 25 seconds on an 8-year-old MacBook Air. That's2.2x faster than Wireshark. How? It skips the encrypted payloads and goes straight for the packet headers, like a bloodhound on a scent... read more  

Sniffnet v1.4 introduces PCAP files import and it’s 2X faster than Wireshark!
Link
@faun shared a link, 11 months, 2 weeks ago
FAUN.dev()

Kubernetes NodeRestriction Flaw Lets Nodes Bypass Resource Authorization

Kuberneteshas tripped over a major flaw (CVE-2025-4563). Rogue nodes can skip past auth checks, opening a door for privilege escalation. But don’t sweat it too much; this only bites if you've enabledDynamicResourceAllocationand run static pods.AKSusers, you're safe. But only if your setup isn't a me.. read more  

Link
@faun shared a link, 11 months, 2 weeks ago
FAUN.dev()

Image Compatibility In Cloud Native Environments

Kubernetes Node Feature Discoverynow gives containers a say in the conversation. They can outline and validate OS and hardware needs. Smart scheduling for demanding apps just got a boost... read more  

Image Compatibility In Cloud Native Environments
Link
@faun shared a link, 11 months, 2 weeks ago
FAUN.dev()

Inspecting Service Traffic with mirrord dump

Withmirrord’s latest trick, monitoring incoming TCP traffic in Kubernetes feels like wielding abuilt-in tcpdump. But there’s a twist: it zeroes in on essential resources without eBPF or sidecars. Developers can filter and capture traffic in their sessions, offering a swift solution for debugging in .. read more  

Inspecting Service Traffic with mirrord dump
Link
@faun shared a link, 11 months, 2 weeks ago
FAUN.dev()

CNCF saves $1 million annually by migrating to OCI

Oracle's tossing$3M a yearin Ampere Arm-based credits into the mix for CNCF's cloud-native projects, supercharging them like they just downed a can of energy drink. Over at the Linux Foundation Education, they're watching their cloud bills shrink by $1M annually. Meanwhile, OCI Kubernetes Engine sho.. read more  

Link
@faun shared a link, 11 months, 2 weeks ago
FAUN.dev()

What's New in ArcGIS Enterprise 11.5 on Kubernetes

ArcGIS Enterprise 11.5onKubernetesjust lifted its game. It's rolling out support forStreetMap Premium, cranking up the speed with GPU nodes forNotebooks, and cozying up to the cloud viaVMware Tanzu. Expect faster GIS ops. There's also a shiny new file management UI for Notebooks, custom-built for yo.. read more  

What's New in ArcGIS Enterprise 11.5 on Kubernetes
Link
@faun shared a link, 11 months, 2 weeks ago
FAUN.dev()

How MacOS Tahoe's killer new feature could make Docker feel obsolete

macOS Tahoerolls out nativeLinux containersupport. Goodbye, third-party hoop-jumping with Docker. Hello, secure coding paradise. Developers rejoice!.. read more  

How MacOS Tahoe's killer new feature could make Docker feel obsolete
Link
@faun shared a link, 11 months, 2 weeks ago
FAUN.dev()

I use these niche Docker containers to boost my productivity

Tududicorrals tasks and projects with tags, colors, and inboxes inside a nimble, containerized UI.Docmostmimics Notion with privacy-first spaces, block editing, and file embeds—no cloud lock-in.Syncthingsyncs files peer-to-peer, ditching cloud dependencies while keeping data always current.Grocyorch.. read more  

Link
@faun shared a link, 11 months, 2 weeks ago
FAUN.dev()

ArgoCD: A Practical Guide to GitOps on Kubernetes

ArgoCD tackles giant deployments head-on, operating with a cunning pull-based model inside Kubernetes clusters. This clever move slashes the risk from exposed API keys and tightens security.LoveHolidays? They're jazzed. Their deploys skyrocket—over 1500 times a month. It’s a testament to ArgoCD's kn.. read more  

ArgoCD: A Practical Guide to GitOps on Kubernetes
Link
@faun shared a link, 11 months, 2 weeks ago
FAUN.dev()

AWS Introduces Extended Threat Detection for EKS via GuardDuty

AWSGuardDutycranks up EKS security using slickeBPFagents. These agents snag threats like reverse shells and crypto mining directly at the container level. No fuss with user-deployed agents needed. GuardDuty shrugs off traditional security headaches, nudging cloud giants like AWS toward smarter, hass.. read more  

AWS Introduces Extended Threat Detection for EKS via GuardDuty
Tor (The Onion Router) is an open-source network and software suite designed to protect user privacy and enable anonymous communication on the internet. It works by routing network traffic through a distributed, volunteer-run network of relays, encrypting data in multiple layers so that no single relay knows both the source and destination of the traffic. Tor is widely used to defend against traffic analysis, surveillance, and censorship. By obscuring IP addresses and routing paths, it helps users browse the web anonymously, publish information safely, and access services without revealing their location or identity. The network supports standard web traffic as well as specialized .onion services, which allow websites and services to operate anonymously without exposing their physical hosting location. Beyond web browsing, Tor is used as a foundational privacy layer for secure messaging, whistleblowing platforms, journalism, activism, academic research, and secure system administration. It is also integrated into many privacy-focused operating systems and tools. While Tor can reduce traceability, it does not make users invulnerable and must be used with proper operational security to avoid deanonymization risks. Tor is developed and maintained by the Tor Project, a nonprofit organization dedicated to advancing digital privacy and freedom worldwide