Page MenuHomeFreeBSD

Remove publickey(5) stuff
ClosedPublic

Authored by manu on Jun 7 2021, 5:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Feb 4, 3:31 AM
Unknown Object (File)
Tue, Feb 4, 3:27 AM
Unknown Object (File)
Sun, Jan 26, 12:02 AM
Unknown Object (File)
Sun, Jan 26, 12:02 AM
Unknown Object (File)
Sun, Jan 26, 12:02 AM
Unknown Object (File)
Sun, Jan 26, 12:01 AM
Unknown Object (File)
Sat, Jan 25, 12:49 PM
Unknown Object (File)
Sat, Jan 25, 10:14 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.