Okay so when I post through the onion with Javascript enabled (though the following functionality is probably also active for the clearnet users) and I export some filters between
fresh sessions (between new "tor identities" / browser restarts; no persistent cookies) - leftypol JS / export filter somehow is able to track which
posts I've made in previous sessions. How is this technically possible? I am under the assumption that this following string is only filtering a trip, a flag and hiding a couple of threads. Am I mistaken? Here is my export (see options -> general -> storage) of my current filters:
{"postFilter":"{\"generalFilter\":[{\"type\":\"flag\",\"value\":\"Punk\",\"regex\":false},{\"type\":\"trip\",\"value\":\"!!IQ4P2MASFU\",\"regex\":false}],\"postFilter\":{\"leftypol\":{\"56299\":[{\"post\":\"56299\",\"hideReplies\":false}],\"211384\":[{\"post\":\"211384\",\"hideReplies\":false}],\"370215\":[{\"post\":\"370215\",\"hideReplies\":false}],\"513986\":[{\"post\":\"513986\",\"hideReplies\":false}],\"638949\":[{\"post\":\"638949\",\"hideReplies\":false}],\"658188\":[{\"post\":\"658188\",\"hideReplies\":false}],\"663892\":[{\"post\":\"663892\",\"hideReplies\":false}],\"665630\":[{\"post\":\"665630\",\"hideReplies\":false}],\"667081\":[{\"post\":\"667081\",\"hideReplies\":false}],\"667613\":[{\"post\":\"667613\",\"hideReplies\":false}],\"667711\":[{\"post\":\"667711\",\"hideReplies\":false}]},\"siberia\":{\"156521\":[{\"post\":\"156521\",\"hideReplies\":false}],\"195307\":[{\"post\":\"195307\",\"hideReplies\":false}],\"199072\":[{\"post\":\"199072\",\"hideReplies\":false}],\"199963\":[{\"post\":\"199963\",\"hideReplies\":false}]},\"roulette\":{\"1614\":[{\"post\":\"1614\",\"hideReplies\":false}]},\"hobby\":{\"3012\":[{\"post\":\"3012\",\"hideReplies\":false}],\"7003\":[{\"post\":\"7003\",\"hideReplies\":false}],\"13248\":[{\"post\":\"22138\",\"hideReplies\":true}],\"15233\":[{\"post\":\"15233\",\"hideReplies\":false}],\"22130\":[{\"post\":\"22130\",\"hideReplies\":false}]},\"tech\":{\"12660\":[{\"post\":\"12660\",\"hideReplies\":false}]}},\"nextPurge\":{\"leftypol\":{\"56299\":{\"timestamp\":1640963248,\"interval\":86400},\"211384\":{\"timestamp\":1640917218,\"interval\":86400},\"370215\":{\"timestamp\":1640920665,\"interval\":86400},\"513986\":{\"timestamp\":1640920463,\"interval\":86400},\"638949\":{\"timestamp\":1640922087,\"interval\":86400},\"658188\":{\"timestamp\":1640927509,\"interval\":86400},\"663892\":{\"timestamp\":1640968217,\"interval\":86400},\"665630\":{\"timestamp\":1640962615,\"interval\":86400},\"667081\":{\"timestamp\":1640963155,\"interval\":86400},\"667613\":{\"timestamp\":1640921266,\"interval\":86400},\"667711\":{\"timestamp\":1640921023,\"interval\":86400}},\"siberia\":{\"156521\":{\"timestamp\":1640918209,\"interval\":86400},\"195307\":{\"timestamp\":1640967625,\"interval\":86400},\"199072\":{\"timestamp\":1640920604,\"interval\":86400},\"199963\":{\"timestamp\":1640963047,\"interval\":86400}},\"roulette\":{\"1614\":{\"timestamp\":1640920311,\"interval\":86400}},\"hobby\":{\"3012\":{\"timestamp\":1640963159,\"interval\":86400},\"7003\":{\"timestamp\":1640967263,\"interval\":86400},\"13248\":{\"timestamp\":1640968064,\"interval\":86400},\"15233\":{\"timestamp\":1640920316,\"interval\":86400},\"22130\":{\"timestamp\":1640968207,\"interval\":86400}},\"tech\":{\"12660\":{\"timestamp\":1640927019,\"interval\":86400}}},\"lastPurge\":1640912861}","name":"","own_posts":"{\"siberia\":[\"199614\",\"199615\",\"199617\",\"199633\",\"199636\"],\"meta\":[\"15731\",\"15732\",\"15733\",\"15735\",\"15736\",\"15755\"],\"leftypol\":[\"667584\",\"667664\",\"667681\",\"667715\",\"667812\",\"667813\"],\"tech\":[\"12703\",\"12723\"]}","catalog":"{}","password":"6mwfX$0D","email":"","user_js":"/* Enter here your own Javascript code... */\n/* Have a backup of your storage somewhere, as messing here\nmay render you this website unusable. */\n/* You can include JS files from remote servers, for example: */\n/* load_js(\"http://example.com/script.js\");*/","hiddenimages":"{}","auto_thread_update":"true","catalogImageHover":"false","imageHoverFollowCursor":"false","imageHover":"false","watchlist":"[]","hiddenboards":"{\"leftypol\":false,\"anime\":true,\"games\":true}","stylesheet":"Dark Red","youtube_embed_proxy":"tuberyps2pn6dor6h47brof3w2asmauahhk4ei42krugybzzzo55klad.onion","file_dragdrop":"true"}
Is it really the case that a cookie is involved therein? If so, are any of you able to locate it?
How can this string be able to track a unique ID in regards to my
posts between renewed tor sessions?