Aliro: The Industry Standard for Smart Lock Connectivity Launches Soon

Aliro: The Industry Standard for Smart Lock Connectivity Launches Soon
source: gettyimages
January 4, 2026

The much-anticipated Aliro smart lock standard is finally set to hit the market early this year. According to the Connectivity Standards Alliance (CSA), the first specification, which standardizes NFC-based tap-to-unlock and UWB (ultra-wideband) hands-free unlocking, will be available shortly.

> "We’re delighted to share that Aliro, the CSA’s standardized credential and communication protocol that lets trusted smartphones and wearables act as digital keys with smart locks and readers in your home and office, has passed its final verification milestone and will come to market in Q1 2026," Nelson Henry, Chair of the Aliro Steering Committee, announced in an emailed statement to The Verge.

What is Aliro?

Announced in 2023, Aliro is an open standard designed to facilitate communication between smart locks and digital keys across various devices and platforms. It aims to provide a universal way for locks to interact with smartphones and wearables, regardless of manufacturer or operating system.

Key Features

Broader Impact

This standard opens doors for Android users—such as Galaxy or Pixel owners—to unlock doors with their smartphones or wearable devices, regardless of the brand. It also paves the way for more integrated and secure smart lock solutions across homes and commercial spaces.

Industry Collaboration

Aliro's development is a collective effort involving major industry players:

Supported Communication Protocols

Locks with Aliro support will need compatible radios and antennas, which might mean existing models are not always upgradeable.

Security and Privacy

Aliro emphasizes security by:

This design ensures functionality even offline or without network connectivity, akin to traditional keys.

Road Ahead

Over the past two years, CSA has developed the Aliro 1.0 specification, certification processes, and testing systems. These steps are foundational for rapid adoption, with the first Aliro-compatible smart locks expected to arrive soon.

Stay tuned for a new era of secure, standardized digital keys that work across all your devices and brands.

---

Follow updates and more stories like this in your personalized homepage feed.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 274 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6644849,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}