Enhanced OPSEC: Your Online Persona

Professor

Professional
Messages
1,638
Reaction score
1,689
Points
113

The Complete 2026 Guide to Digital Identity Isolation, Compartmentalization, and Survival​

Bro, you've touched on the single most important — and most catastrophically ignored — aspect of operational security. Everyone obsesses over proxies, antidetect browsers, and encryption, but they forget the most dangerous vulnerability: the digital breadcrumbs they leave everywhere. Every username, every password, every email address is a beacon. And in 2026, with AI-powered OSINT tools and leak aggregation services, connecting those dots has never been easier.

This is not just an article. This is your survival manual.

📖 CHAPTER 1: THE FALSE SENSE OF SECURITY​

1.1. Why Most Carders Get Caught​

It's not the fancy tech that catches criminals. It's the dumb, repetitive habits that they refuse to change.
What They Think Protects ThemWhat Actually Gets Them Caught
VPN and TorReusing the same username across platforms
CryptocurrencyReusing the same email for registration
Antidetect browserReusing the same password
Encrypted messagingConsistent writing style across personas
No personal info on carding sitesDomain registration with real phone number
Fresh proxiesLogging into personal accounts on the same device
"Anonymous" emailLinking that email to a phone number

1.2. The OSINT Reality​

Security researchers, law enforcement, and private investigators have access to tools that aggregate hundreds of leaked databases. These tools are not secret — they are commercially available, and some are even free.
ToolFunctionData Sources
IntelXSearch engine for leaked data10B+ records from thousands of breaches
DehashedSearch for compromised credentialsBillions of leaked records
FlareDark web monitoringForums, markets, paste sites
HaveIBeenPwnedCheck if email was in a breach10B+ compromised accounts
WhatsMyNameUsername enumeration across platforms600+ websites
SpiderFootAutomated OSINT collection200+ data sources
MaltegoLink analysis and visualizationAll of the above + more
SherlockPython tool for username enumeration400+ platforms
MaigretAdvanced username OSINT3000+ sites
NamechkUsername availability checker100+ platforms
Hunter.ioEmail pattern discoveryCorporate emails
Phonebook.czEmail and domain searchLeaked databases
SnusbaseLeaked database searchBillions of records
LeakCheckCredential searchBillions of records

1.3. The Three Pillars of Modern OSINT​

Modern investigations rely on three pillars:
  1. Leak Aggregation — Combining data from hundreds of breaches to build a complete profile
  2. Cross-Referencing — Matching usernames, emails, passwords, and writing styles across platforms
  3. Behavioral Analysis — Using AI to identify patterns in language, timing, and activity

You are not fighting one investigator. You are fighting an automated system that never sleeps.

🔍 CHAPTER 2: HOW YOUR IDENTITY IS PIECED TOGETHER​

2.1. The Leak Aggregation Problem​

Every carding forum, shop, or marketplace you've ever used has probably been compromised. The question is not if your data leaked — it's when and what.
SiteYear BreachedWhat Leaked
Shadowcrew2004Usernames, emails, passwords, PMs
BriansClub201926M+ credit cards, user data
AlphaBay2017Full database, user details, PMs
DarkMarket2021User data, crypto addresses
Joker's Stash2021User data, transaction history
Unicc2023User data, credentials
BidenCash20232M+ cards, user data
BreachForums2023Full database, user details
Genesis Market2023Full database, user details
Carding Mafia2024User data, credentials
Russian Market2025User data, transaction history

When these sites are hacked, everything becomes public. Researchers then cross-reference these leaks with other databases:
Code:
Leak 1 (Carding Forum, 2022): username "DarkLord777", email "darklord777@protonmail.com", password hash "5f4dcc3b5aa765d61d8327deb882cf99"
         ↓
Leak 2 (MyFitnessPal, 2021): email "darklord777@protonmail.com", real name "John Smith", address "123 Main St, Springfield"
         ↓
Leak 3 (LinkedIn, 2021): real name "John Smith", employer "ABC Corp", phone "+1-555-1234"
         ↓
Leak 4 (Adobe, 2013): email "darklord777@protonmail.com", password hint "dog name + birth year"
         ↓
GAME OVER

The lesson: Every piece of data you've ever provided to any site is a potential breadcrumb.

2.2. The Username Problem​

Reusing a username is the #1 way carders get caught.
Using "DarkLordCacker777" everywhere creates a searchable index of your entire online life:
PlatformWhat It Reveals
Carding forumYour criminal activity
RedditYour interests, political views, location hints
DiscordYour social connections, voice chats
GitHubYour coding projects (and real name in commits)
SteamYour gaming friends (who may know your real name)
FacebookYour real identity (via friend tags)
InstagramYour photos, location, friends
Twitter/XYour opinions, activity patterns
TikTokYour face, voice, location
LinkedInYour real name, employer, education

Tools investigators use:
  • WhatsMyName — Check username across 600+ platforms
  • Namechk — Check username availability across 100+ sites
  • Sherlock — Python tool for username enumeration
  • Maigret — Advanced username OSINT tool
  • UserSearch — Search username across social media
  • KnowEm — Check username across 500+ sites

2.3. Case Study: Ross Ulbricht (Silk Road)​

What he did wrong:
  1. Reused username "altoid" — Promoted Silk Road as "altoid" on the Bitcoin Talk forum
  2. Used same handle for IT help — Asked for help with his "marketplace" under the same name
  3. Left personal emailrossulbricht@gmail.com visible in a public post
  4. Used real name on Stack Overflow — Asked Tor coding questions as "Ross Ulbricht," then changed to "frosty"
  5. Archive.org[ saved the original — The Internet Archive had already captured his real name

How he was caught:
  • A simple Google search connected "altoid" to "rossulbricht@gmail.com"
  • Investigators found his LinkedIn, GitHub, and personal blog
  • They tracked his IP to a San Francisco library
  • Game over.

The lesson: One username reuse across two platforms is enough to destroy you.

2.4. The Email Address Problem​

Your email address is your online Social Security Number.
Even "anonymous" ProtonMail accounts can betray you if you reuse them.
Email TypeHow It Betrays You
ProtonMailIf reused across platforms, it becomes a unique identifier
GmailLinked to real phone number, recovery email, real name
OutlookLinked to Microsoft account, real name, contacts
YahooOften linked to old accounts, real identity
TutanotaBetter, but still traceable if reused
Custom domainWHOIS records reveal registration details
iCloudLinked to Apple ID, real name, payment method
AOLOften linked to old accounts, real identity

Case Study: Alexandre Cazes (AlphaBay)
What he did wrong:

  1. Pasted personal email in headersPimp_Alex_91@hotmail.com in AlphaBay welcome emails
  2. Used same email on legitimate forums — Under his real name, Alexandre Cazes
  3. Linked to shell companies — Investigators connected the email to his business registrations
  4. Lived luxuriously in Bangkok — Investigators found his location through social media

How he was caught:
  • The welcome email was traced to his Hotmail account
  • His Hotmail was linked to his real identity
  • He was arrested in Thailand with an unlocked laptop — game over.

The lesson: Even a "throwaway" email can destroy you if it's linked to anything real.

2.5. The Domain Registration Problem​

WHOIS records are forever.
Historical WHOIS services like DomainTools, WhoisXMLAPI, and SecurityTrails save every detail.
What You RegisterWhat Gets Saved Forever
Phishing domainYour name, email, phone, address
Dropshipping siteYour registrar account details
Card shopYour payment method (crypto or card)
ForumYour hosting provider details
BlogYour name, email, address

Even if you use WHOIS privacy protection, investigators can:
  • Subpoena the registrar
  • Subpoena the hosting provider
  • Trace the payment method (crypto or card)
  • Access historical WHOIS records
  • Correlate domain registration with other domains you own

Case Study: The "Desorden/ALTDOS" Hacker
What he did wrong:

  1. Used multiple aliases — "ALTDOS", "Desorden", "GHOSTR", "Omid16B"
  2. Kept the same writing style — Vocabulary, formatting, and structure remained consistent
  3. Wrote ransom notes — With unique linguistic fingerprints
  4. Posted on forums — With the same stylistic patterns

How he was caught:
  • Researchers analyzed his vocabulary and formatting
  • They matched his ransom notes to his forum posts
  • Despite name changes, his linguistic fingerprint led to a 39-year-old Bangkok resident named Chia

The lesson: Even if you change your name, your writing style remains.

2.6. The Writing Style Problem​

Your writing style is as unique as your fingerprint.
Writing QuirkHow It Identifies You
"u" instead of "you"Unique to your texting style
No capitalizationConsistent across your posts
Specific slangRegional or community-specific
Argument structureHow you present ideas
Punctuation habitsComma splices, ellipses, em-dashes
Typo patternsConsistent misspellings
Emoji usageWhich emojis you use and when
Response lengthHow long your messages are

AI-powered tools investigators use:
  • Natural Language Processing (NLP) — Analyze writing patterns
  • Stylometry — Measure unique writing characteristics
  • Authorship attribution — Match anonymous texts to known authors
  • Sentiment analysis — Analyze emotional tone
  • Topic modeling — Identify subjects you discuss

2.7. The Password Problem​

Passwords are more personal than fingerprints.
Password TypeHow It Betrays You
Dog's name + birth yearUnique to you; cross-referenceable
Reused across sitesHash matches across leaks
Pattern-basedPredictable variations
Personal infoReveals identity
Keyboard patternsPredictable (qwerty, 123456)
LeetspeakCommon substitutions

How investigators use passwords:
  1. Hash matching — Same password hash appears in multiple leaks
  2. Hash cracking — Weak passwords cracked instantly
  3. Credential stuffing — Try leaked credentials on other sites
  4. Cross-referencing — Match password patterns to identify same person
  5. Password hint analysis — Your hint reveals your identity

Even "strong" passwords can betray you:

  • If your password is unique, it's a neon sign pointing to you
  • If it's reused, one leak compromises all accounts
  • If it's pattern-based, variations can be predicted
  • If it contains personal info, it reveals your identity

🛡️ CHAPTER 3: DIGITAL COMPARTMENTALIZATION​

3.1. The Core Principle​

Digital compartmentalization is not optional — it is your oxygen mask.

Think of each persona as a completely separate individual with:
  • No connection to your other personas
  • No connection to your real identity
  • No connection to your personal life

3.2. The Three-Tier Persona Model​

TierPurposeConnection to Real Identity
Tier 1: Public PersonaSocial media, forums, legitimate sitesFull real identity
Tier 2: Gray PersonaGray-area activities, research, learningNo direct link to Tier 1
Tier 3: Black PersonaCriminal activities, carding, fraudNo link to Tiers 1 or 2

Rule: Never cross-contaminate tiers.

3.3. The Five-Layer Isolation Model​

For maximum security, use five layers of isolation:
LayerComponentIsolation Method
1HardwareSeparate devices for each persona
2NetworkSeparate networks/proxies for each persona
3SoftwareSeparate OS/browser profiles for each persona
4IdentitySeparate usernames/emails/passwords for each persona
5FinanceSeparate crypto wallets for each persona

3.4. Hardware Compartmentalization​

DevicePurposeConnection
Personal phoneReal identity, family, friendsFull real identity
Burner phoneGray persona onlyNo link to personal
Carding laptopBlack persona onlyNo link to personal or gray
USB stickEncrypted Tails OSBooted on carding laptop only
Faraday bagBlocks signals when devices not in use-

Recommended hardware setup:
  • Carding laptop: Used, purchased with cash, no personal accounts
  • Tails OS: Booted from USB, leaves no trace on hard drive
  • Burner phone: Prepaid, purchased with cash, no personal accounts
  • Faraday bag: Blocks signals when devices not in use

3.5. Network Compartmentalization​

PersonaNetworkProxy Type
PublicHome WiFiNone
GrayPublic WiFi + VPNCommercial VPN
BlackPublic WiFi + TorTor + residential proxy

Never use the same network for multiple personas.

3.6. Software Compartmentalization​

PersonaOSBrowserNotes
PublicWindows/macOSChrome/FirefoxNormal use
GrayWindows/macOSFirefox + VPNNormal use
BlackTails OSTor BrowserBooted from USB

Never install carding software on your personal device.

3.7. Identity Compartmentalization​

PersonaUsernameEmailPassword
PublicReal nameReal emailPersonal password
GrayRandomProtonMailUnique password
BlackRandomTutanotaUnique password

Never reuse any identity component across personas.

3.8. Financial Compartmentalization​

PersonaPayment MethodCrypto Wallet
PublicBank account, credit cardExchange-linked wallet
GrayPrepaid card, PayPalSeparate wallet
BlackCrypto only (Monero)Air-gapped wallet

Rule: Never mix funds between personas.

🔧 CHAPTER 4: BUILDING A NEW IDENTITY​

4.1. The Complete Identity Package​

For each new persona, you need:
ComponentRequirementsTools
UsernameUnique, not used anywhere elseRandom generator
EmailPrivacy-focused, no phone verificationProtonMail, Tutanota
Password20+ characters, unique, stored offlineKeePassXC
Writing StyleConsistent within persona, different from othersPractice
BackstoryConsistent personal detailsFictional biography
Payment MethodCrypto only, separate walletMonero

4.2. Step-by-Step: Creating a New Persona​

Step 1: Generate a Username
  • Use a random username generator
  • Check with WhatsMyName and Namechk
  • Ensure no results on Google
  • Example: xK9mP2qL (not DarkLordCacker777)

Step 2: Create an Email

Step 3: Generate a Password
  • Use KeePassXC password generator
  • 20+ characters, mixed case, numbers, symbols
  • Store in encrypted database
  • Example: 7#kL9$mP2@qW5!zX8

Step 4: Develop a Writing Style
  • Choose specific quirks (e.g., always capitalize, use full words)
  • Be consistent within persona
  • Differ from your other personas
  • Example: "I would like to inquire about..." (formal) vs "yo whats good" (casual)

Step 5: Create a Backstory
  • Fictional name, age, location
  • Consistent details across interactions
  • No connection to real identity
  • Example: "Alex, 28, from Toronto, works in IT"

Step 6: Set Up Payment
  • Create a new Monero wallet
  • Never link to exchange or bank
  • Use for all persona transactions

4.3. Step-by-Step: Creating a Phishing Domain​

Step 1: Register the Domain
  • Use a privacy-focused registrar (Njalla, 1984 Hosting)
  • Pay with Monero
  • Use WHOIS privacy protection
  • Example: secure-bank-login.com

Step 2: Set Up Hosting
  • Use a privacy-focused host (BuyVM, 1984 Hosting)
  • Pay with Monero
  • Use a dedicated IP
  • Example: 1984 Hosting VPS

Step 3: Configure DNS
  • Use Cloudflare for DDoS protection
  • Enable proxy (hide real IP)
  • Set up SSL certificate

Step 4: Deploy Phishing Page
  • Use AI tools (Claude Code) to generate page
  • Test locally before deploying
  • Monitor for takedowns

4.4. Step-by-Step: Creating a Crypto Wallet​

Step 1: Choose Cryptocurrency
  • Monero (XMR) — Best privacy, default
  • Bitcoin (BTC) — Widely accepted, less private
  • Ethereum (ETH) — Smart contracts, less private

Step 2: Create Wallet
  • Use official wallet software (Monero GUI)
  • Generate seed phrase offline
  • Store seed phrase on paper (not digital)
  • Never store seed phrase on networked device

Step 3: Fund Wallet
  • Buy crypto with cash (LocalMonero, Bisq)
  • Never link to exchange or bank
  • Use for persona transactions only

Step 4: Transact
  • Use new address for each transaction
  • Never reuse addresses
  • Mix coins if needed (Monero does this automatically)

🚨 CHAPTER 5: COMMON MISTAKES AND HOW TO FIX THEM​

5.1. Username Reuse​

MistakeRiskFix
Same username on multiple sitesCross-referencingNew username per persona
Username contains personal infoDirect identificationRandom generator
Username used on personal accountsDirect linkNever reuse
Username pattern across sitesCross-referencingRandom, no pattern

How to fix:
  1. Audit all your usernames
  2. Identify reused ones
  3. Change to unique usernames
  4. Delete old accounts if possible

5.2. Email Reuse​

MistakeRiskFix
Same email on multiple sitesCross-referencingNew email per persona
Email contains personal infoDirect identificationRandom email
Email linked to phone numberDirect linkNo phone verification
Email linked to recovery emailDirect linkNo recovery email

How to fix:
  1. Audit all your emails
  2. Identify reused ones
  3. Create new emails for each persona
  4. Never link to personal accounts

5.3. Password Reuse​

MistakeRiskFix
Same password on multiple sitesHash matchingUnique password per site
Password contains personal infoDirect identificationRandom generator
Password stored digitallyCompromiseOffline storage
Password hint reveals identityDirect linkNo hints

How to fix:
  1. Audit all your passwords
  2. Identify reused ones
  3. Change to unique passwords
  4. Store in KeePassXC offline

5.4. Writing Style Consistency​

MistakeRiskFix
Same writing style across personasAuthorship attributionDevelop different styles
Unique slang across platformsCross-referencingAvoid persona-specific slang
Consistent typosAuthorship attributionProofread, vary patterns
Same emoji usageCross-referencingVary emoji usage

How to fix:
  1. Analyze your writing style
  2. Identify unique patterns
  3. Develop different styles for each persona
  4. Practice until consistent

5.5. Domain Registration Mistakes​

MistakeRiskFix
Real info in WHOISDirect identificationUse privacy registrar
Payment linked to identityDirect linkUse Monero
Same registrar for all domainsCross-referencingUse different registrars
Same hosting for all domainsCross-referencingUse different hosts

How to fix:
  1. Audit all your domains
  2. Transfer to privacy registrar
  3. Update WHOIS to fake info
  4. Use Monero for future registrations

5.6. Social Media Mistakes​

MistakeRiskFix
Same profile picture across platformsCross-referencingDifferent pictures per persona
Same bio across platformsCross-referencingDifferent bios per persona
Same friends across platformsCross-referencingNo overlap between personas
Same posting timesBehavioral analysisVary posting times

How to fix:
  1. Audit all your social media
  2. Identify reused elements
  3. Change to unique elements per persona
  4. Delete old accounts if possible

5.7. Communication Mistakes​

MistakeRiskFix
Same messaging app across personasCross-referencingDifferent apps per persona
Same phone number across personasDirect linkDifferent numbers per persona
Same contacts across personasCross-referencingNo overlap between personas
Same language patternsAuthorship attributionVary language per persona

How to fix:
  1. Audit all your communications
  2. Identify reused elements
  3. Change to unique elements per persona
  4. Delete old accounts if possible

📋 CHAPTER 6: COMPLETE OPSEC CHECKLIST​

6.1. Pre-Operation Checklist​

  • □ New persona created (username, email, password, backstory)
  • □ New device configured (Tails OS on USB)
  • □ New network configured (Tor + residential proxy)
  • □ New crypto wallet created (Monero)
  • □ New writing style developed
  • □ All previous personas audited for cross-contamination

6.2. During Operation Checklist​

  • □ Never reuse username across platforms
  • □ Never reuse email across platforms
  • □ Never reuse password across platforms
  • □ Never use personal info in persona
  • □ Never cross-contaminate personas
  • □ Never use same network for multiple personas
  • □ Never mix funds between personas

6.3. Post-Operation Checklist​

  • □ Session closed cleanly
  • □ Device wiped (if needed)
  • □ Crypto moved to new wallet
  • □ No logs left on device
  • □ Persona isolated from others
  • □ All breadcrumbs checked

6.4. Regular OPSEC Audit Checklist​

  • □ Search your usernames on WhatsMyName
  • □ Search your emails on HaveIBeenPwned
  • □ Search your domains on DomainTools
  • □ Search your personas on Google
  • □ Check for new leaks on IntelX
  • □ Check for new leaks on Dehashed
  • □ Review your writing style for consistency
  • □ Review your crypto transactions for patterns
  • □ Check your social media for cross-contamination
  • □ Check your communications for cross-contamination

🎯 CHAPTER 7: STRATEGIES AND TIPS​

7.1. The Compartmentalization Mindset​

Think of each persona as a separate person:
PersonaReal NameLocationJobHobbies
PublicJohn SmithNew YorkAccountantGolf, reading
GrayAlex JohnsonChicagoFreelancerGaming, tech
Black"Shadow"UnknownUnknownUnknown

Never mix details between personas.

7.2. The Writing Style Guide​

Develop a unique style for each persona:
PersonaStyleExample
PublicFormal, proper grammar"I would like to inquire about..."
GrayCasual, some slang"Hey, what's up with..."
BlackTerse, no capitalization"yo need info on..."

Practice until it's natural.

7.3. The Backstory Guide​

Create a consistent fictional identity:
DetailValueNotes
NameAlex JohnsonFictional
Age28Consistent
LocationChicagoMatches proxy
JobFreelancerVague
HobbiesGaming, techGeneric

Never deviate from the backstory.

7.4. The Crypto Guide​

Use Monero for maximum privacy:
FeatureMoneroBitcoin
PrivacyDefaultOptional
TraceabilityNonePublic ledger
SpeedFastSlower
AcceptanceGrowingWide

Never link crypto to real identity.

7.5. The Communication Guide​

Use encrypted communication:
ToolUse CaseNotes
SessionMessagingNo phone number
BriarMessagingPeer-to-peer
ToxMessagingPeer-to-peer
PGPEmailEncrypt content
OnionShareFile sharingAnonymous

Never use personal accounts for persona communication.

7.6. The Social Media Guide​

Create separate social media accounts for each persona:
PlatformPublic PersonaGray PersonaBlack Persona
FacebookReal identityFake identityNo account
Twitter/XReal identityFake identityNo account
InstagramReal identityFake identityNo account
RedditReal identityFake identityFake identity
DiscordReal identityFake identityFake identity
TelegramReal identityFake identityFake identity

Never cross-contaminate social media accounts.

7.7. The Device Guide​

Use separate devices for each persona:
DevicePersonaNotes
Personal phonePublicReal identity
Personal laptopPublicReal identity
Burner phoneGrayNo real identity
Burner laptopGrayNo real identity
Carding laptopBlackTails OS, no real identity

Never use the same device for multiple personas.

7.8. The Network Guide​

Use separate networks for each persona:
NetworkPersonaNotes
Home WiFiPublicReal IP
Public WiFi + VPNGrayMasked IP
Public WiFi + TorBlackAnonymous IP
Public WiFi + Tor + ProxyBlackMaximum anonymity

Never use the same network for multiple personas.

💎 CHAPTER 8: KEY TAKEAWAYS​

  1. Your identity is not revealed by a hack — it's revealed by your habits. Every reused username, email, and password is a breadcrumb.
  2. Leaks are forever. Every carding forum, shop, and marketplace you've ever used has probably been compromised. Your data is already out there.
  3. OSINT tools connect the dots. IntelX, Dehashed, Flare, and WhatsMyName make it easy for investigators to link your personas.
  4. Writing style is a fingerprint. NLP and stylometry can match your anonymous posts to your real identity.
  5. Compartmentalization is oxygen. Separate devices, networks, personas, and finances.
  6. One persona, one identity. Never reuse usernames, emails, or passwords across personas.
  7. Crypto is your friend. Use Monero for maximum privacy.
  8. Audit yourself regularly. Search your usernames, emails, and domains to see what's exposed.
  9. Paranoia is healthy. Before every action, ask: "If this site were hacked tomorrow, what would that reveal about me?"
  10. You are not anonymous until proven isolated. The network never forgets. The choice is yours: develop strict digital discipline or end up in handcuffs.

🔚 FINAL WORDS​

Bro, this is the most important OPSEC lesson you'll ever learn. The tech — proxies, antidetect browsers, encryption — is secondary. The primary vulnerability is you: your habits, your laziness, your complacency.

Your identity is not revealed by some dramatic hack. It's unraveling, thread by thread, through the mistakes you've already made and continue to make every day.

Master the discipline of identity isolation, and you might just survive. Fail, and you join the long list of cautionary tales who thought they were too smart to get caught.

In this game, you are not anonymous until proven guilty. You are connected until proven isolated.

The choice is yours.

📚 APPENDICES​

Appendix A: OSINT Tools for Self-Audit​

ToolURLPurpose
WhatsMyNamewhatsnamename.appUsername enumeration
HaveIBeenPwnedhaveibeenpwned.comEmail breach check
Dehasheddehashed.comCredential search
IntelXintelx.ioLeak aggregation
DomainToolsdomaintools.comWHOIS history
SpiderFootspiderfoot.netAutomated OSINT
Maltegomaltego.comLink analysis
Namechknamechk.comUsername availability
Sherlockgithub.com/sherlock-projectUsername enumeration
Maigretgithub.com/soxoj/maigretAdvanced username OSINT
Snusbasesnusbase.comLeaked database search
LeakCheckleakcheck.ioCredential search
Hunter.iohunter.ioEmail pattern discovery
Phonebook.czphonebook.czEmail and domain search

Appendix B: Privacy Tools​

ToolURLPurpose
ProtonMailprotonmail.comEncrypted email
Tutanotatutanota.comEncrypted email
KeePassXCkeepassxc.orgOffline password manager
Tailstails.netAnonymous OS
Tortorproject.orgAnonymous network
Monerogetmonero.orgPrivate cryptocurrency
LocalMonerolocalmonero.coP2P Monero exchange
Bisqbisq.networkDecentralized exchange
Sessiongetsession.orgEncrypted messaging
Briarbriarproject.orgP2P messaging
Toxtox.chatP2P messaging
OnionShareonionshare.orgAnonymous file sharing
PGPgnupg.orgEmail encryption

Appendix C: Privacy Registrars and Hosts​

ServiceURLPurpose
Njallanjal.laPrivacy domain registrar
1984 Hosting1984.hostingPrivacy hosting
BuyVMbuyvm.netPrivacy VPS
OrangeWebsiteorangewebsite.comPrivacy hosting
FlokiNETflokinet.isPrivacy hosting
IncogNETincognet.ioPrivacy hosting
PrivateAlpsprivatealps.netPrivacy hosting

Appendix D: Glossary​

TermDefinition
OSINTOpen-Source Intelligence — gathering information from public sources
OPSECOperational Security — protecting your identity and activities
PersonaA fictional identity used for a specific purpose
CompartmentalizationSeparating different parts of your life to prevent cross-contamination
BreadcrumbA digital trace that can lead to your identity
StylometryThe study of writing style for authorship attribution
NLPNatural Language Processing — AI analysis of text
WHOISDomain registration database
PGPPretty Good Privacy — encryption standard
MoneroPrivacy-focused cryptocurrency
TailsThe Amnesic Incognito Live System — anonymous OS
TorThe Onion Router — anonymous network
VPNVirtual Private Network — masked IP
VPSVirtual Private Server — remote server
OpSecOperational Security
BurnerA disposable device or account
Faraday bagA bag that blocks electromagnetic signals
 
Top