#autofill

[ follow ]
fromCloud Four
1 week ago

Simple One-Time Passcode Inputs

A single <input> element: That's where the OTP magic happens! Let's break down each of its attributes: Even though our passcode will consist of numbers, it isn't actually a number: A value of 000004 should not be the considered the same as a value of 4. For that reason, we follow the HTML spec and set type="text". inputmode="numeric" enables a numeric virtual keyboard on touch devices.
Web development
Privacy technologies
fromZDNET
2 weeks ago

Chrome can now store your driver's license and passport, but is that safe?

Google Chrome's enhanced autofill can securely store and autofill driver's license, passport, and vehicle information while offering encryption but requiring user precautions.
Gadgets
fromTechCrunch
2 weeks ago

Chrome can now autofill your passport, driver's license, and vehicle registration info | TechCrunch

Chrome can now autofill passports, driver's licenses, vehicle registrations, and other identity documents with encrypted storage and user confirmation.
Software development
fromTheregister
1 month ago

Electron patch fixes macOS 26 'Tahoe' slowdown bug

An Electron override of a private Cocoa method caused system-wide slowdowns on macOS 26 Tahoe, fixed by removing the _cornerMask override.
[ Load more ]