Anonymity - How to protect against fingerprinting (disabling js, persona, text, files) #43
Labels
No Label
/!\ On Priority - High Quality Tutorial
? Impossible Currently ?
Complex
Doable
Simple
To be improved / simplified / finished / fixed
pushed to prod (1 month external review)
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: nihilist/blog-contributions#43
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Assigned to pippin
price: 50 euros
deadline: 24th September
past the deadline, unassigning
Anonymity - How to protect against fingerprinting (persona, text, files)to Anonymity - How to protect against fingerprinting (disabling js, persona, text, files)explain that JS can be used to fingerprint people. see https://www.deviceinfo.me/ for the details on what JS enables.
stylometry fingerprinting: https://seirdy.one/posts/2022/07/09/stylometric-fingerprinting-redux/
also needs to be explained how you talk persona (any hints you give when talking can be used to fingerprint you) >>> use a local LLM to change your writing style
SoundPotential: Llama3.2 3B would be perfect for this, should also run on lower end devices
SoundPotential: have multiple profiles (kind of like incognito profiles in simplex)
do not type text directly, type it in a notepad and copy paste it,
strip files from all the metadata (see exiftool w/ pictures taken from your phone)
RemissivePretty - Regarding stylometry protection:
Log the conversation on the forum/server you're using, feed it into a capable local LLM, and thus generate the most natural kind of conversation you could get for that environment.
Generally speaking, plain english will not make you stand out. While little things might narrow it down just a tiny bit (starting with a lower case like Nihilist does right now), they will have no way to target you specifically.