Published on: 2025-06-08 23:23:04
Today, we’re announcing the general availability of grants, Tailscale’s next generation of access controls that combine network and application capabilities into a single syntax. Grants are a superset of our original ACLs — anything you can write as an ACL can be expressed as a grant. In most scenarios, grants are easier to write and read than the ACL syntax. Let’s take a look: "acls" : [ { "action" : "accept" , "src" : [ "group:eng" ] , "dst" : [ "tag:internal-tool:443" ] , "proto" : [ "tcp"
Keywords: golink grants tailscale use user
Find related items on AmazonPublished on: 2025-06-15 08:06:25
A weakness in Apple's Safari web browser allows threat actors to leverage the fullscreen browser-in-the-middle (BitM) technique to steal account credentials from unsuspecting users. By abusing the Fullscreen API, which instructs any content on a webpage to enter the browser's fullscreen viewing mode, hackers can exploit the shortcoming to make guardrails less visible on Chromium-based browsers and trick victims into typing sensitive data in an attacker-controlled window. SquareX researchers ob
Keywords: bitm browser fullscreen squarex window
Find related items on AmazonPublished on: 2025-07-15 03:00:32
When deploying software or hardware solutions to the edge or into customer networks, you’ve probably experienced these connectivity problems: multiple layers of NAT without an available public IP, restrictive network policies blocking open ports, fixed CIDR ranges, and a constantly moving list of unknown unknowns. To tackle these challenges, Tailscale users typically take one of three different approaches: Consolidating everything into a single machine or application to reduce the required net
Keywords: 4via6 connect network site tailscale
Find related items on AmazonPublished on: 2025-08-28 20:56:52
“Pictures or it didn’t happen.” So runs the immediate social media retort to any claim deemed too extraordinary to be true. Carried within it is an assumption shared across the globe which has held firm almost since the invention of the camera: that the ultimate form of proof is the photograph. The idea is so strongly fixed in the human mind, it has acquired the status of a law of nature, one obvious even to a child: the camera never lies. Except it does, as the images collected here vividly at
Keywords: fullscreen image images photograph view
Find related items on AmazonPublished on: 2025-08-31 20:23:18
Laboratory Services Cooperative (LSC) has released a statement informing it suffered a data breach where hackers stole sensitive information of roughly 1.6 million people from its systems. LSC is a Seattle-based nonprofit organization that provides centralized laboratory services to its member affiliates, including select Planned Parenthood centers. It plays a crucial role within its niche, supporting organizations in the reproductive health services across more than 35 U.S. states, handling s
Keywords: 2024 centers data individuals lsc
Find related items on AmazonPublished on: 2025-09-01 09:50:09
Convenient LLMs at Home I’ve been wanting to experiment with LLMs in my homelab, but didn’t want the overhead of a dedicated GPU machine or the slowness of CPU processing. I also wanted everything to be convenient long-term: updates needed to be automated, and if the OS dies rebuilding needed to be quick and easy, etc. Running NixOS with WSL on my gaming PC seemed like the perfect solution, but I kept running into several challenges: Concerns of my vram getting locked to LLMs WSL would shut
Keywords: nixos nvidia ollama tailscale wsl
Find related items on AmazonPublished on: 2025-09-07 02:36:07
Tailscale has raised $160 million USD ($230 million CAD) in our Series C, led by Accel with participation from CRV, Insight Partners, Heavybit, and Uncork Capital. Existing angel investor George Kurtz - CEO of Crowdstrike is also included in this round, as well as Anthony Casalena - CEO of Squarespace, who joins as a new investor for Series C. There’s a lot packed into that sentence. But the real question is — why should you care? When we started Tailscale in 2019, we weren't even sure we want
Keywords: ai just networking tailscale think
Find related items on AmazonPublished on: 2025-09-07 13:32:32
Download LocalScore There are two ways to run LocalScore. The easiest way to get started is to download one of the Official Models. If you have .gguf models already you run LocalScore with them. Run With Official Models Your own .gguf What OS are you running? MacOS/Linux Windows Select the benchmark you want to run: Tiny - 1B requires: ~ 2GB memory Small - 8B requires: ~ 6GB memory Medium - 14B requires: ~ 10GB memory Open your terminal and run: Open cmd.exe and run: 3. localscore- 0.9.2 .exe
Keywords: download gguf localscore run tiny
Find related items on AmazonPublished on: 2025-09-14 12:20:39
If you get caught outdoors during a lightning storm, safety experts once recommended adopting a crouched position to lessen your chances of being struck by lightning. It turns out, however, that the position doesn’t make you any safer. In response to social media and other internet sources allegedly spreading misinformation about lightning safety, the National Lightning Safety Council (NLSC) is re-emphasizing the fact that the “crouch” is outdated advice, and urged educators and weather broadca
Keywords: crouch lightning national nlsc safety
Find related items on AmazonPublished on: 2025-09-15 00:23:29
An open source, self-hosted implementation of the Tailscale control server. Join our Discord server for a chat. Note: Always select the same GitHub tag as the released version you use to ensure you have the correct example configuration and documentation. The main branch might contain unreleased changes. What is Tailscale Tailscale is a modern VPN built on top of Wireguard. It works like an overlay network between the computers of your networks - using NAT traversal. Everything in Tailscale
Keywords: headscale make project server tailscale
Find related items on AmazonPublished on: 2025-09-16 12:29:14
It’s been said that nothing helps land a joke like explaining it, so here we are to explain yesterday’s Tailscale Plan 9 announcement, even at the risk of killing the joke. But really, if we had to kill a joke by explaining it, there’s no better type of joke to kill than a corporate April Fools’ Day post. They’re admittedly pretty terrible in general. I’m of the opinion that if you’re going to do such a joke, you better put some effort into it; it should actually work. (Otherwise it’s 100% sad
Keywords: just plan russ tailscale time
Find related items on AmazonPublished on: 2025-10-13 07:33:14
Restrict the scope of a callable to local variables to avoid unintentional information ingress. Parameters : func – Callable whose scope to restrict. predicate – Predicate to determine whether a global variable is allowed in the scope. Defaults to allow any module. allowed – Names of globals that are allowed to enter the scope. allow_closure – Allow access to non-local variables from the enclosing scope. localscope. mfc # Decorator allowing modules, functions, and classes to enter the local
Keywords: allowed hello localscope print_a scope
Find related items on AmazonPublished on: 2025-10-31 03:09:19
It’s probably old news for most, but I’ve recently started using Tailscale and wanted to share my experience with it. I’ve heard of Tailscale many times before, but didn’t get the appeal until recently. That happened when I started running a simple server from my trusty old Raspberry Pi version 1. I know its local IP address and can ssh into it easily when I’m home, but when I’m outside, that’s not possible as it’s not exposed to the internet. For that reason, I have used DDNS in the past. The
Keywords: exit server tailscale use vpn
Find related items on AmazonPublished on: 2025-10-31 13:09:19
It’s probably old news for most, but I’ve recently started using Tailscale and wanted to share my experience with it. I’ve heard of Tailscale many times before, but didn’t get the appeal until recently. That happened when I started running a simple server from my trusty old Raspberry Pi version 1. I know its local IP address and can ssh into it easily when I’m home, but when I’m outside, that’s not possible as it’s not exposed to the internet. For that reason, I have used DDNS in the past. The
Keywords: exit server tailscale use vpn
Find related items on AmazonGo K’awiil is a project by nerdhub.co that curates technology news from a variety of trusted sources. We built this site because, although news aggregation is incredibly useful, many platforms are cluttered with intrusive ads and heavy JavaScript that can make mobile browsing a hassle. By hand-selecting our favorite tech news outlets, we’ve created a cleaner, more mobile-friendly experience.
Your privacy is important to us. Go K’awiil does not use analytics tools such as Facebook Pixel or Google Analytics. The only tracking occurs through affiliate links to amazon.com, which are tagged with our Amazon affiliate code, helping us earn a small commission.
We are not currently offering ad space. However, if you’re interested in advertising with us, please get in touch at [email protected] and we’ll be happy to review your submission.