Skip to content

Commit a05a269

Browse files
author
delphidabbler
committed
Update privacy statement
Updated re removal of user info from config file and removal of program key
1 parent 419db66 commit a05a269

File tree

2 files changed

+7
-17
lines changed

2 files changed

+7
-17
lines changed

Docs/Privacy.txt

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,10 @@ portable edition.
1616
Common.config
1717
--------------------------------------------------------------------------------
1818

19-
Common.config is located in the %ProgramData%\DelphiDabbler\CodeSnip.4 folder
20-
for the standard edition or in the AppData sub folder of the install directory
21-
for the portable edition.
19+
Common.config is located in the in the %ProgramData%\DelphiDabbler\CodeSnip.4
20+
folder for the standard edition. It is not used by the portable edition.
2221

23-
The data that is stored in Common.config includes a unique 32 digit hexadecimal
24-
key based on attributes of your computer. The data that is used to create the
25-
hexadecimal key cannot be recovered from the key.
22+
Only version information is stored in <code>Common.config</code>.
2623

2724

2825
User.config
@@ -33,10 +30,7 @@ folder for the standard edition or in the AppData sub folder of the install
3330
directory for the portable edition.
3431

3532
The file stores several user-specific application data settings such as your
36-
preferences. The only personal information is any user name or email address you
37-
provided if you ever entered such information in a dialogue box. This is used
38-
only to automatically enter the data in dialogue boxes where needed, to save you
39-
re-typing it.
33+
preferences. None of this information is personally identifiable.
4034

4135

4236
Spyware

Src/Help/HTML/privacy_statement.htm

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,10 @@ <h3>
4040
<p>
4141
<code>Common.config</code> is located in the in the
4242
<code>%ProgramData%\DelphiDabbler\CodeSnip.4</code> folder for the
43-
standard edition or in the <code>AppData</code> sub folder of the install
44-
directory for the portable edition.
43+
standard edition. It is not used by the portable edition.
4544
</p>
4645
<p>
47-
The data that is stored in <code>Common.config</code> includes a unique 32 digit hexadecimal key based on attributes of your computer. The data that is used to create the hexadecimal key cannot be recovered from the key.
46+
Only version information is stored in <code>Common.config</code>.
4847
</p>
4948
<h3>
5049
<code style="text-decoration:underline;">User.config</code>
@@ -57,10 +56,7 @@ <h3>
5756
</p>
5857
<p>
5958
The file stores several user-specific application data settings such as
60-
your preferences. The only personal information is any user name or email
61-
address you provided if you ever entered such information in a dialogue
62-
box. This is used only to automatically enter the data in dialogue boxes
63-
where needed, to save you re-typing it.
59+
your preferences. None of this information is personally identifiable.
6460
</p>
6561
<h2>
6662
Spyware

0 commit comments

Comments
 (0)