Finishing touches
This commit is contained in:
parent
b8535ffc45
commit
99b5c486bc
@ -142,7 +142,7 @@
|
||||
<ul>
|
||||
<li><strong>Distinctiveness:</strong> Each identity should have unique traits and online behavior.</li>
|
||||
<li><strong>Separation:</strong> Identities should never interact or reference each other.</li>
|
||||
<li><strong>Isolation:</strong> Services, accounts, or data should not be shared across identities.</li>
|
||||
<li><strong>Isolation:</strong> Services, accounts, or data should not be shared across identities. Your identities should never interact in any way, nor should they know about each others existence.</li>
|
||||
<li><strong>Dedicated VM for Each Identity:</strong> Use separate VMs as described in the OPSEC section.</li>
|
||||
</ul>
|
||||
<p>Below is a diagram showing how to build each character:</p>
|
||||
@ -190,7 +190,7 @@
|
||||
</ul>
|
||||
<p>To mitigate stylometry risks:</p>
|
||||
<ul>
|
||||
<li>Vary your writing style, sentence structure, and vocabulary.</li>
|
||||
<li>Vary your writing style, sentence structure, and vocabulary or use a local LLM to rewrite your messages before sending them.</li>
|
||||
<li>Avoid using distinctive punctuation or spelling patterns.</li>
|
||||
<li>Use paraphrasing tools or AI assistance to diversify your style.</li>
|
||||
</ul>
|
||||
|
Loading…
Reference in New Issue
Block a user