pet peeve: privacy policies that describe individual cookies as a (text) "file"
every browser stores them in SQLite as far as I'm aware
@eloy also using “cookies” as an umbrella term for any form of saving data on end user’s device
@ellie But they usually claim "a cookie is a file". A database entry is not a file.
@eloy The filesystem under SQLite? Also a database.
(The distinction has mostly melted away.)