Re: Web of Trust work [Was: kernel.org tooling update]
Konstantin Ryabitsev <[email protected]> Thu, 5 Feb 2026 13:23:38 -0500
| Newsgroups | dev.linux.lists.ksummit |
|---|---|
| Message-ID | <20260205-yellow-jaguarundi-of-enthusiasm-6bbe20@lemur> |
On Thu, Feb 05, 2026 at 07:07:30PM +0100, Uwe Kleine-König wrote: > But let me note that it's not you who maintains the kernel.org > infrastructure and thus you don't have a strong interest to disable > accounts of people who are MIA. We already have a way to disable accounts for people who are MIA -- we check which ssh keys haven't been used in over a year and automatically disable them. This still leaves email aliases working, but removes the most critical level of access. -K