turionpowercontrol / tpc

Cross-platform utility to control and tweak modern AMD processors
36 stars 12 forks source link

security additon: cpu model in cfg file #20

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
As a security measure, i suggest that the cpu model is to be specified in the 
configuration file and tpc won't commit the changes if it doesn't match with 
the detected one.

Original issue reported on code.google.com by mantox...@gmail.com on 18 Mar 2013 at 4:14

GoogleCodeExporter commented 9 years ago
Thanks for the comment. This surely is a good idea.

From my short examination, config file code needs to be revamped/rewritten...

When it does, I'll be sure to incorporate CPUID and/or CPU model matching 
feature.

Thank you :)

Original comment by kszy...@gmail.com on 20 Jun 2014 at 1:06