Conversation
Edited 3 months ago

pet peeve: privacy policies that describe individual cookies as a (text) "file"

every browser stores them in SQLite as far as I'm aware

4
0
0
@eloy Well here it's ram-only :D
1
0
0
@eloy I don't think Lynx uses SQLite (but it also doesn't use an individual file per cookie)
0
0
0

@eloy also using “cookies” as an umbrella term for any form of saving data on end user’s device

0
0
0

@ellie But they usually claim "a cookie is a file". A database entry is not a file.

1
0
0

@eloy The filesystem under SQLite? Also a database.

(The distinction has mostly melted away.)

0
0
0