Local shared object: Difference between revisions

Content deleted Content added
No edit summary
Tags: Reverted Visual edit Mobile edit Mobile web edit
Bender the Bot (talk | contribs)
m Viewers and editors: HTTP to HTTPS for SourceForge
 
(5 intermediate revisions by 2 users not shown)
Line 1:
{{Short description|Adobe Flash data stored on a user's computer}}
{{Redirect2|Sol file|.sol file|mathematical data format|Sol (format)}}
{{Other uses|.sol (disambiguation){{!}}.sol}}
 
A '''local shared object''' ('''LSO'''), commonly called a '''Flash cookie''' (due to its similarity with an [[HTTP cookie]]), is a piece of data that websites that use [[Adobe Flash]] may store on a user's computer. Local shared objects have been used by all versions of [[Flash Player]] (developed by Macromedia, which was later acquired by [[Adobe Systems]]) since version 6.<ref name="adobe-lso">{{cite web
|url = https://www.adobe.com/products/flashplayer/articles/lso/
|title = What are local shared objects?
|work = Security and privacy
|publisher = [[Adobe Systems]]
|access-date = 2007-12-05
|url-status = dead
|archive-url = https://web.archive.org/web/20100529082335/http://www.adobe.com/products/flashplayer/articles/lso/
|archive-date = 2010-05-29
}}</ref>
 
Flash cookies, which can be stored or retrieved whenever a user accesses a page containing a Flash application, are a form of local storage. Similar to cookies, they can be used to store user preferences, save data from [[Flash game]]s, or track users' Internet activity.<ref>{{cite web|title=When the cookies crumbled, so did your web anonymity|language=en|website=The Guardian|date=2014-10-04|access-date=2023-12-28|url=https://www.theguardian.com/technology/2014/oct/05/cookies-crumbled-internet-anonymity|archive-url=http://web.archive.org/web/20230605133635/https://www.theguardian.com/technology/2014/oct/05/cookies-crumbled-internet-anonymity|archive-date=2023-06-05}}</ref> LSOs have been criticised as a breach of [[browser security]], but there are now browser settings and addons to limit the duration of their storage.
 
== Storage ==
Line 11 ⟶ 25:
}}</ref>
 
Adobe Flash Player does not allow third-party local shared objects to be shared across [[___domain name|domains]]. For example, a local shared object from "www.example.com" cannot be read by the ___domain "www.example.net".<ref name="adobe-lso">{{cite web |title=What are local shared objects? |url=https://www.adobe.com/products/flashplayer/articles/lso/ |url-status=dead |archive-url=https://web.archive.org/web/20100529082335/http://www.adobe.com/products/flashplayer/articles/lso/ |archive-date=2010-05-29 |access-date=2007-12-05 |work=Security and privacy |publisher=[[Adobe Systems]]}}</ref> However, the first-party website can always pass data to a third-party via some settings found in the dedicated [[XML]] file and passing the data in the request to the third party. Also, third-party LSOs are allowed to store data by default.<ref>{{cite web
|url= https://www.adobe.com/products/flashplayer/articles/thirdpartylso/
|archive-url = https://web.archive.org/web/20100529082424/http://www.adobe.com/products/flashplayer/articles/thirdpartylso/
Line 277 ⟶ 291:
| {{Free|[[BSD License|BSD]]}}
|-
|[httphttps://sourceforge.net/projects/soleditor/ .sol Editor]
| Alexis Isaac
|[[Windows]]