From 5909ae44580db4f50b5799763d06ad9f4e5b2a8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Ravier?= Date: Wed, 28 Jan 2026 19:15:07 +0100 Subject: [PATCH] README: Update for deprecation --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 06ba668..31a8a16 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ +# This project is deprecated + +This is replaced by glob support in `AuthorizedKeysFile` starting with OpenSSH 10.0. + +See: https://github.com/coreos/ssh-key-dir/issues/188 + +--- + # ssh-key-dir [![crates.io](https://img.shields.io/crates/v/ssh-key-dir.svg)](https://crates.io/crates/ssh-key-dir)