Page MenuHomeFreeBSD

Deprecate publickey(5) stuff
ClosedPublic

Authored by manu on Jun 7 2021, 5:51 PM.
Tags
None
Referenced Files
F110676008: D30682.id.diff
Fri, Feb 21, 7:09 PM
Unknown Object (File)
Mon, Feb 17, 9:28 AM
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
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

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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
31

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.