|
|
|
|
|
by pjmlp
1060 days ago
|
|
By finally acknowledging that loading plugins via shared objects is a bad idea, and it was only valuable in the days of resource constrained computers. Any application that wants to use plugins and is security sensitive, should adopt OS IPC, and load them as separate processes. |
|
If you are suggesting that there should be an IPC API for this process and vendors ship a full program that speaks it, that seems reasonable at a glance, but not really something the OpenSSH project can dictate.