Page MenuHomeFreeBSD

Remove publickey(5) stuff
ClosedPublic

Authored by manu on Jun 7 2021, 5:52 PM.
Tags
None
Referenced Files
F126526258: D30683.id90537.diff
Wed, Aug 20, 2:19 PM
F126512092: D30683.id90541.diff
Wed, Aug 20, 10:08 AM
F126507096: D30683.id90640.diff
Wed, Aug 20, 8:35 AM
F126506845: D30683.id.diff
Wed, Aug 20, 8:31 AM
F126506438: D30683.id150379.diff
Wed, Aug 20, 8:22 AM
F126505147: D30683.diff
Wed, Aug 20, 7:58 AM
Unknown Object (File)
Sun, Aug 17, 7:01 PM
Unknown Object (File)
Fri, Aug 15, 11:16 PM
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.