Security for calling newLISP.dll
Posted: Sun Dec 17, 2006 2:58 pm
The current discussion on calling newLISP.dll from it's standard installation folder, makes me thinking about security risks, coming from a potentialy modified newLISP.dll! (source and compiler are free available)
This let come the idea to my mind to hold a table of MD5-keys for each known newLISP.dll release. Then a user would be able to check the validity of a installed DLL and also detect the version before calling.
Would that work?
Then I would think about adding a MD5-check-command to my neobook-plugin.
This let come the idea to my mind to hold a table of MD5-keys for each known newLISP.dll release. Then a user would be able to check the validity of a installed DLL and also detect the version before calling.
Would that work?
Then I would think about adding a MD5-check-command to my neobook-plugin.