Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: key Clear Filter

Gboard now has new shortcut for seamless access to your credentials and cards

Edgar Cervantes / Android Authority TL;DR Gboard has gained a new “Autofill” shortcut that makes it easier and faster to fill out credentials and payment information. Once enabled in the On-screen keyboard settings, you’ll see the shortcut in your Gboard options. The shortcut is rolling out on the latest stable version of the keyboard, but some users are only seeing it on the beta version of the app. Gboard is getting a new “Autofill with Google” shortcut to fill in credentials and payment i

iOS 26 brings back the iPhone calculator’s clear button

iOS 18 featured a major redesign to the Calculator app, including fancy features like Math Notes. Those changes included adding a back button to the keypad, replacing the traditional C/AC button. This was so frustrating for some, the real hard-core Calculator users I guess, that The Atlantic published an entire column when iOS 18 shipped, decrying the button’s removal. Apple has seemingly taken those complaints onboard. With iOS 26, the Calculator once again has a dedicated C/AC button. Apple

Linux desktop frozen? My 5 go-to tricks to try - before forcing a hard reboot

ALLVISIONN / Getty Images ZDNET's key takeaways If your Linux desktop freezes, don't panic; there are ways to fix it. You can use keyboard shortcuts, virtual consoles, SSH, and other tricks. These tips can help avoid a hard reboot. I started using Linux in 1997, and since then, it's been a rare occasion that my desktop causes me any issues. Notice I said "rare." That doesn't mean I've gone all these years without an issue. In fact, I have had my desktop freeze up on me enough that I've had

OpenSSH Post-Quantum Cryptography

OpenSSH Post-Quantum Cryptography OpenSSH supports a number of cryptographic key agreement algorithms considered to be safe against attacks from quantum computers. We recommend that all SSH connections use these algorithms. OpenSSH has offered post-quantum key agreement (KexAlgorithms) by default since release 9.0 (2022), initially via the sntrup761x25519-sha512 algorithm. More recently, in OpenSSH 9.9, we have added a second post-quantum key agreement mlkem768x25519-sha256 and it was made the

How to use GPT-5 in VS Code with GitHub Copilot

Pakpoom Makpan/Getty Images ZDNET's key takeaways GitHub Copilot Pro now supports GPT-5 in VS Code. A 30-day trial lets you test premium models for free. Add your OpenAI key to bypass Copilot restriction. GPT-5 is now available for use with Microsoft's GitHub Copilot in VS Code. In this article, I'll walk you through the steps of setting up the linkages between VS Code, Copilot, and GPT-5. This process will also work for most other supported large language models you want to use. Also: Mic

Netflix drops One Piece S2 teaser, renews for S3

We have the first teaser for the second season of Netflix's live-action series adaptation of One Piece, subtitled Into the Grand Line. The streaming platform also released some first-look images and announced that the series has been renewed for a third season. (Some spoilers for S1 below.) As previously reported, the original One Piece manga debuted in 1997, following the adventures of one Monkey D. Luffy, who heads a motley crew called the Straw Hat Pirates. There's swordsman Roronoa Zoro, t

Android 16’s support for external keyboards blew my mind

Rita El Khoury / Android Authority It’s been years since I last tried to pair a Bluetooth or USB keyboard with my Android phone. After being a physical QWERTY proponent for years and hating on touchscreen typing, I wholly but slowly embraced pecking on a glass surface. There were a few times I wished I had a keyboard for my Android tablets, but it wasn’t frequent enough to make me pay for one. That changed a few weeks ago when I started testing the Clicks Keyboard with my Pixel 9 Pro, which is

Flipper Zero dark web firmware bypasses rolling code security

Over on YouTube Talking Sasquach has recently tested custom firmware for the Flipper Zero that can entirely break the rolling code security system used on most modern vehicles. Rolling code security works by using a synchronized algorithm between a transmitter and receiver to generate a new, unique code for each transmission, preventing replay attacks and unauthorized access. In the past we've discussed an attack against rolling code security systems called RollJam, which works by jamming the o

Flipper Zero DarkWeb Firmware Bypasses Rolling Code Security

Over on YouTube Talking Sasquach has recently tested custom firmware for the Flipper Zero that can entirely break the rolling code security system used on most modern vehicles. Rolling code security works by using a synchronized algorithm between a transmitter and receiver to generate a new, unique code for each transmission, preventing replay attacks and unauthorized access. In the past we've discussed an attack against rolling code security systems called RollJam, which works by jamming the o

This AirTag key organizer has survived the ultimate torture test - and I'd buy it again any time

Adrian Kingsley-Hughes/ZDNET In November of 2022, I decided I needed to organize my pocket EDC (everyday carry) gear. As part of that reorganization, I picked up a KeySmart Air key organizer as a way to both keep my keys sorted and also attach an AirTag to them. Also: 10 tiny tools I carry with me everywhere - how they work So, here we are, almost three years on, and I'm still using the KeySmart Air, and while it's looking a little battered, it's still going strong. The KeySmart Air comes in

Syncable vs. non-syncable passkeys: Are roaming authenticators the best of both worlds?

matejmo/Getty Images Like or not, a replacement for passwords -- known as passkeys -- is coming your way, if it hasn't already. The three big ideas behind passkeys are that they cannot be guessed in the way passwords often can (and are), the same passkey cannot be re-used across different websites and apps (the way passwords can), and you cannot be tricked into divulging your passkeys to malicious actors, often through techniques such as phishing, smishing, quishing, and malvertising. Also: Ho

This midrange Lenovo tablet has no business being this good (especially for traveling)

Lenovo Yoga Tab Plus ZDNET's key takeaways The Lenovo Yoga Tab Plus is on sale right now for $549. It's a slam dunk tablet with a brilliant display, great speakers, and comes with a keyboard, case, and stylus. In laptop mode, it's better for simpler tasks. $599.99 at Best Buy $549.99 at Lenovo more buying choices Lenovo's Yoga Tab Plus is a well-rounded 13-inch tablet that comes with a keyboard, case, and stylus, offering all the primary use cases you can ask for from a tablet straight out of

Spotting base64 encoded JSON, certificates, and private keys

You can spot base64 encoded JSON, certificates, and private keys Last modified August 5, 2025 Last modified August 5, 2025 I was working on my homelab and examined a file that was supposed to contain encrypted content that I could safely commit on a Github repository. The file looked like this { "serial" : 13 , "lineage" : "24d431ee-3da9-4407-b649-b0d2c0ca2d67" , "meta" : { "key_provider.pbkdf2.password_key" : "eyJzYWx0IjoianpHUlpMVkFOZUZKcEpSeGo4UlhnNDhGZk9vQisrR0YvSG9ubTZzSUY5WT0iLCJpdGVyYX

Base64 encoded JSON, certificates, and private keys

You can spot base64 encoded JSON, certificates, and private keys Last modified August 5, 2025 Last modified August 5, 2025 I was working on my homelab and examined a file that was supposed to contain encrypted content that I could safely commit on a Github repository. The file looked like this { "serial" : 13 , "lineage" : "24d431ee-3da9-4407-b649-b0d2c0ca2d67" , "meta" : { "key_provider.pbkdf2.password_key" : "eyJzYWx0IjoianpHUlpMVkFOZUZKcEpSeGo4UlhnNDhGZk9vQisrR0YvSG9ubTZzSUY5WT0iLCJpdGVyYX

TIL that You can spot base64 encoded JSON, certificates, and private keys

You can spot base64 encoded JSON, certificates, and private keys Last modified August 5, 2025 Last modified August 5, 2025 I was working on my homelab and examined a file that was supposed to contain encrypted content that I could safely commit on a Github repository. The file looked like this { "serial" : 13 , "lineage" : "24d431ee-3da9-4407-b649-b0d2c0ca2d67" , "meta" : { "key_provider.pbkdf2.password_key" : "eyJzYWx0IjoianpHUlpMVkFOZUZKcEpSeGo4UlhnNDhGZk9vQisrR0YvSG9ubTZzSUY5WT0iLCJpdGVyYX

Passkeys are just passwords that require a password manager

Passkeys are just passwords that require a password manager You reset your passkey the same way you reset your password. But you’ll find that passkeys make it harder to switch between password managers, because you can’t copy and paste a passkey. Dan Fabulich 3 min read · Just now Just now -- Listen Share Passkeys are randomly generated passwords that are required to be managed by a password manager. All the major password managers support them, including Apple, Google, Microsoft, Mozilla, and

Thingino: Open-Source Firmware for IP Cameras

Supported Hardware Please note that we list not only the camera model, but also its SoC, image sensor, Wi-Fi module, and flash chip size. These must match to be supported by the firmware. We have found that some manufacturers change the hardware in different batches of the same module without notice. Indoor IP Cameras Bulb IP Cameras Outdoor IP Cameras IPC Modules Web Cameras Development Boards Teacup T31X Conditionally Supported Hardware Some brands protect their cameras by writing a

How I configure BorgBackup and borgmatic (2023)

This article outlines how I configure BorgBackup and borgmatic on my machines. macOS Tested on MacBook Air M2 macOS Ventura 13.4.1 borgmatic 1.7.12 (MacPorts) moreutils 0.67_1 (MacPorts) borgmatic and moreutils are also available on Homebrew. Unlike systemd, launchctl doesn’t provide integration a syslog-like service. (I guess Apple expects you to use Console instead) Apple’s unified logging is unreliable and in many tests I have had messages disappearing, even when manually testing wit

LangExtract: Python library for extracting structured data from language models

LangExtract Table of Contents Introduction LangExtract is a Python library that uses LLMs to extract structured information from unstructured text documents based on user-defined instructions. It processes materials such as clinical notes or reports, identifying and organizing key details while ensuring the extracted data corresponds to the source text. Why LangExtract? Precise Source Grounding: Maps every extraction to its exact location in the source text, enabling visual highlighting for

ThinkPad designer David Hill on unreleased models

Interview Launched in 1992, the boxy black ThinkPad with its little red nub remains the quintessential business productivity notebook. Unlike commercial offerings from competitors such as Dell and HP, Lenovo's laptop has a following of people who collect old models and celebrate each new innovation. If you bought a ThinkPad between 1995 and 2017, it was probably designed under the oversight of David W. Hill, who served as lead designer under both IBM and Lenovo for those 22 years. We caught up

I tried ‘Bricking’ my phone to fix my brain

is a senior reporter focusing on wearables, health tech, and more with 13 years of experience. Before coming to The Verge, she worked for Gizmodo and PC Magazine. “We need to talk.” Nobody likes to hear those words from their spouse. Especially when it’s delivered in a grave tone as you rot on a couch in a grubby blankie, staring like a zombie while doomscrolling. “Wut?” I said, very intelligently. What came next was a compassionate but firm speech about how I was in dire need of an intervent

Topics: apps brick key mode phone

ThinkPad designer David Hill spills secrets, designs that never made it

Interview Launched in 1992, the boxy black ThinkPad with its little red nub remains the quintessential business productivity notebook. Unlike commercial offerings from competitors such as Dell and HP, Lenovo's laptop has a following of people who collect old models and celebrate each new innovation. If you bought a ThinkPad between 1995 and 2017, it was probably designed under the oversight of David W. Hill, who served as lead designer under both IBM and Lenovo for those 22 years. We caught up

Most of your iCloud data isn’t fully protected – here’s how to change that

9to5Mac is brought to you by Incogni: Protect your personal info from prying eyes. With Incogni, you can scrub your deeply sensitive information from data brokers across the web, including people search sites. Incogni limits your phone number, address, email, SSN, and more from circulating. Fight back against unwanted data brokers with a 30-day money back guarantee. Apple uses two different forms of encryption for your iCloud data – a strong form for particularly sensitive data like the Health

Self-Signed JWTs

2025-08-01 Get a load of this (totally normalized) BS. "We have just the offering for you! Visit our website. Create an account. Verify your email. Create a project. Add your credit card. Go to settings. Create an API key. Add it to your password manager. Drop it in your .env file. Download our SDK. Import it. Pass your env var in. Never share your API key. Make sure you never commit it to source control. On the client, we have a React SDK. Make sure you use your publishable key for that. For

Ergonomic keyboarding with the Svalboard: a half-year retrospective

Programmability . My customization is light compared to some people’s, but my keyboard usage is pretty idiosyncratic, so it’s important to me to be able to customize my keyboard when I need to. Particularly for keyboards with fewer keys that need heavier layer usage, I want to be able to set up the layers as I want. My most elaborate customization is that I am (from time to time) a hobbyist stenographer , and rather than having a separate device I find it convenient to be able to configure my ke

Apple's USB-C Magic Keyboard with Touch ID is $20 off right now

Engadget has been testing and reviewing consumer tech since 2004. Our stories may include affiliate links; if you buy something through a link, we may earn a commission. Read more about how we evaluate products . Apple's first-party USB-C Magic Keyboard with Touch ID is on sale for $179 right now via Amazon. That's a discount of $20, as the typical price is $199. This deal applies to both the white and black versions of this accessory. This keyboard has been specifically designed by the compan

Why I'm recommending this midrange Lenovo tablet over competing models

Lenovo Yoga Tab Plus ZDNET's key takeaways The Lenovo Yoga Tab Plus is on sale right now for $549. It's a slam dunk tablet with a brilliant display, great speakers, and comes with a keyboard, case, and stylus. In laptop mode, it's better for simpler tasks. View now at Walmart Lenovo's Yoga Tab Plus is a well-rounded 13-inch tablet that comes with a keyboard, case, and stylus, offering all the primary use cases you can ask for from a tablet straight out of the box. It features a 12.7-inch, 3K

The best iPad cases for 2025

Your new iPad is sleek, powerful and ready to tackle everything from binge-watching to serious productivity — but without the right protection, it’s also one drop away from disaster. One of the most important iPad accessories is a solid case. Whether you want something rugged to handle everyday wear and tear, a slim case that keeps things lightweight or a keyboard cover to turn your tablet into a mini laptop, there are plenty of options to suit your needs. Some cases go beyond basic protectio

I replaced my ThinkPad with this Lenovo tablet for a week - and it was pretty dang close

Lenovo Yoga Tab Plus ZDNET's key takeaways The Lenovo Yoga Tab Plus is on sale right now for $549. It's a slam dunk tablet with a brilliant display, great speakers, and comes with a keyboard, case, and stylus. In laptop mode, it's better for simpler tasks. $599.99 at Best Buy $522.49 at Lenovo more buying choices Lenovo's Yoga Tab Plus is a well-rounded 13-inch tablet that comes with a keyboard, case, and stylus, offering all the primary use cases you can ask for from a tablet straight out of

Microsoft Authenticator won't manage your passwords anymore - or most passkeys

D3Damon/Getty Images For most of this year, Microsoft has been warning users that they will no longer be able to use its Authenticator mobile application for user ID and password management. As reported by CNET on July 29, 2025, "In June, the company stopped letting users add passwords to Authenticator…. And starting Aug. 1, you'll no longer be able to use saved passwords." Also: How passkeys work: The complete guide to your inevitable passwordless future To me, the dire warnings of this pend