Page MenuHomeFreeBSD

Deprecate publickey(5) stuff
ClosedPublic

Authored by manu on Jun 7 2021, 5:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 30, 1:50 PM
Unknown Object (File)
Sun, Jan 26, 12:01 AM
Unknown Object (File)
Sun, Jan 26, 12:01 AM
Unknown Object (File)
Sun, Jan 26, 12:01 AM
Unknown Object (File)
Sun, Jan 26, 12:01 AM
Unknown Object (File)
Sun, Jan 26, 12:01 AM
Unknown Object (File)
Sat, Jan 25, 1:25 PM
Unknown Object (File)
Sat, Jan 25, 1:17 AM
Subscribers

Details

Summary

This uses DES and it's likely that nobody uses that in 2021.
If somebody uses this we help them by deprecating and removing this.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

manu requested review of this revision.Jun 7 2021, 5:51 PM
manu created this revision.

How about also put a note in manual pages?

usr.bin/chkey/chkey.1
29

Maybe "utility is obsolete and scheduled to be removed in" ?

I think this is only for merging to stable/*

This revision is now accepted and ready to land.Jun 17 2022, 3:39 PM

Man pages updated in D40144, please rebase

This revision was automatically updated to reflect the committed changes.