This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Websites may store data in a user’s web browser. Especially complex webapps use this feature to persist user data.
The most common data stores offered by web browsers are cookies, localStorage and IndexDb .
As an example, the Matrix client Element Web uses both stores to persist a logged in session, cache events and store crypto secrets. 
 A user may want to synchronise this data…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.