Dec. 5, 2017
8:48 p.m.
2017-12-05 20:30 GMT+01:00 Bernhard Pieber <bernhard@pieber.com>:
I just found a file named org.pharo.global-identifiers.ston in my preferences folder. It contains a #secretUUID and a #computerUUID. :-( What is this information used for? More importantly, how can I turn it off?
There is nothing evil on it. It is used for resolving if the preferences should be reloaded. See SystemSettingsPersistence class>>#resumeSystemSettings -- Pavel
Bernhard