This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
access:licensekey-rework-2018 [2018/10/02 19:09] mikeclapp [Revision 2] |
access:licensekey-rework-2018 [2018/11/07 17:34] (current) mikeclapp [Table] |
||
---|---|---|---|
Line 43: | Line 43: | ||
Check Web and mobile for compatibility. | Check Web and mobile for compatibility. | ||
+ | |||
+ | |||
+ | Versions that will be updated | ||
+ | |||
+ | ^ Program ^ New Version ^ Version Cutoff (still works) ^ | ||
+ | | Earthwork 4D | 1.20.2 | 1.20.2 | | ||
+ | | Materials 4D | 1.14.6 | 1.14.6 | | ||
+ | | Gradework 4D | 1.2.3 | 1.2.3 | | ||
+ | | Trackwork 4D | 2.15.3 | 2.15.3 | | ||
+ | | Protect32 | None | Kill all | | ||
+ | | | | | | ||
+ | ^ Not Supported ||| | ||
+ | | GradeModel | 1.79.2 | 1.79.2 | | ||
+ | | Material 3D | 1.67.2 | 1.67.2 | | ||
+ | |||
+ | |||
+ | Will ask again for clarity on GradeModel and Materials 3D. At this point I'm saying no. | ||
+ | |||
+ | The New Version column may be redundant since it pretty much matches the cutoff version | ||
+ | |||
+ | Cutoff date at this point is set for November 13th. | ||
+ | |||
===== Revision 2 ===== | ===== Revision 2 ===== | ||
Line 62: | Line 84: | ||
- Version - soft release web & new versions | - Version - soft release web & new versions | ||
- Registered Letter - 9th | - Registered Letter - 9th | ||
- | + | - Email - October 22nd | |
- Message | - Message | ||
- Server version Monitoring for older versions - method of reporting/notifications | - Server version Monitoring for older versions - method of reporting/notifications | ||
Line 225: | Line 247: | ||
- | ** Modeling Fingerprint Scenarios ** | + | ===== New Fingerprinter Weights October 2018 ===== |
+ | |||
+ | ^ Value ^ Weight ^ Ratio ^ Negative Weight ^ Negative Ratio ^ | ||
+ | | Machine ID | 8 | .21 | -20 | -.52 | | ||
+ | | Computer Name | 8 | .21 | -8 | -.21 | | ||
+ | | OS Install Key | 8 | .21 | | | | ||
+ | | Hard Drive Serial 1 | 4 | .10 | | | | ||
+ | | CPU Description | 2 | .05 | -5 | -.13 | | ||
+ | | OS Name | 2 | .05 | | | | ||
+ | | CPU Core Count | 2 | .05 | | | | ||
+ | | Memory Size | 2 | .05 | | | | ||
+ | | BIOS Date | 2 | .05 | | | | ||
+ | | Total Possible | 38 | | | | | ||
+ | | Passing Value | 22 | | | | | ||
+ | |||
+ | |||
+ | Original Spreadsheet with scenarios here: | ||
+ | |||
+ | {{ :access:fingerprinting_values_and_scenarios.xlsx |}} | ||
+ | |||
+ | {{ :access:fingerprinting_values_and_scenarios_-_finger_print_model.pdf |}} | ||
+ | |||
+ | New concept is negative weights. Removed User ID because it isn't always available when the fingerprinter is run and could cause issues by not being available. Since the fingerprinter is really about identifying the machine not the user, it should not be part of the fingerprinter code. Instead it should be used with the time check and verify if used at all. Decisions on whether to make a username mismatch a problem for the user still needs to be decided but it is not part of the fingerprinter. | ||
+ | |||