Page MenuHomeFreeBSD

Remove publickey(5) stuff
ClosedPublic

Authored by manu on Jun 7 2021, 5:52 PM.
Tags
None
Referenced Files
F137891329: D30683.id90640.diff
Wed, Nov 26, 10:48 PM
Unknown Object (File)
Tue, Nov 25, 4:31 PM
Unknown Object (File)
Tue, Nov 25, 2:39 PM
Unknown Object (File)
Sat, Nov 15, 10:44 AM
Unknown Object (File)
Fri, Nov 14, 7:20 PM
Unknown Object (File)
Fri, Nov 14, 8:29 AM
Unknown Object (File)
Mon, Nov 10, 8:58 PM
Unknown Object (File)
Mon, Nov 10, 9:35 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:52 PM
manu created this revision.

Are chkey / newkey part of this too?

Are chkey / newkey part of this too?

Looks like they are, will update later.

lwhsu added inline comments.
ObsoleteFiles.inc
49

Should we also remove other man pages like usr/share/man/man1/chkey.1.gz ?

manu marked an inline comment as done.Jun 9 2021, 4:18 PM
This revision is now accepted and ready to land.Jun 17 2022, 3:39 PM
This revision was automatically updated to reflect the committed changes.