Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 11 additions & 7 deletions distros.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,14 +102,18 @@ <h3>As of March 2026</h3>
<div class="distro-row">
<div class="distro-name">Kicksecure / Whonix</div>
<div class="distro-detail">
Aaron Rainbolt is actively working on a compliance path. Proposed the
cross-distro D-Bus interface. Plans to store only age bracket data, not
birthdates, with user-triggered updates when they cross bracket boundaries.
Privacy researchers <a href="citations.html#bellovin">have questioned</a>
whether any age verification mechanism is compatible with
privacy-focused operating systems.
Aaron Rainbolt started work on a compliance path, but this has been put on
hold following public discussion. <a
href="https://www.kicksecure.com/wiki/Age-api#status">Most recent
public statement</a> is that "Kicksecure and Whonix are currently unlikely
to implement an age API. This may later be updated to 'highly unlikely' or
'no changes planned'." Original plans were to store only age bracket data,
not birthdates, with user-triggered updates when they crossed bracket
boundaries. Privacy researchers
<a href="citations.html#bellovin">have questioned</a> whether any age
verification mechanism is compatible with privacy-focused operating systems.
</div>
<div class="distro-status" style="color:var(--green);">COMPLYING</div>
<div class="distro-status" style="color:var(--accent);">WATCHING</div>
</div>

<div class="distro-row">
Expand Down