removed unused js+junk
This commit is contained in:
parent
16bf8521d3
commit
8dea1c72dd
1 changed files with 14 additions and 142 deletions
156
index.html
156
index.html
|
|
@ -2,7 +2,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<meta name="description" content="A beginner-to-advanced guide to online privacy and digital security. Learn how to browse safely, lock down your phone, and reclaim your data." />
|
||||
<meta name="keywords" content="privacy, security, online safety, tor, firefox, grapheneos, digital hygiene, ghost.moe, privacy starter guide, security starter guide, anti-censorship guide" />
|
||||
<meta name="keywords" content="privacy, security, online safety, tor, firefox, grapheneos, digital hygiene, ghost.moe, privacy starter guide, security starter guide, anti-censorship guide, bypass age verification" />
|
||||
<meta name="author" content="ghost.moe" />
|
||||
<meta property="og:title" content="ghost.moe — Privacy & Security Guide" />
|
||||
<meta property="og:description" content="Simple steps to secure your digital life. From browsers to phones, ghost.moe helps you choose your level of protection." />
|
||||
|
|
@ -17,24 +17,6 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>ghost.moe — A minimalist guide to digital privacy, security, and anti-censorship.</title>
|
||||
<style>
|
||||
.explain {
|
||||
display: none;
|
||||
}
|
||||
.show .explain {
|
||||
display: block;
|
||||
font-size: 0.85rem;
|
||||
color: #aaa;
|
||||
margin-top: 0.25rem;
|
||||
}
|
||||
.toggle-btn {
|
||||
display: none;
|
||||
margin-left: 10px;
|
||||
padding: 2px 6px;
|
||||
background-color: #ccc;
|
||||
border: none;
|
||||
cursor: pointer;
|
||||
font-size: 0.8em;
|
||||
}
|
||||
.sidebar {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
|
|
@ -361,10 +343,6 @@
|
|||
</h3>
|
||||
<p>
|
||||
Firefox has a long history of respecting your privacy.
|
||||
<button class="toggle-btn">More</button>
|
||||
<span class="explain">
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
</span>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
@ -374,10 +352,6 @@
|
|||
</h3>
|
||||
<p>
|
||||
Ads can be used to track you across websites or give your computer malware.
|
||||
<button class="toggle-btn">More</button>
|
||||
<span class="explain">
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
</span>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
@ -387,10 +361,6 @@
|
|||
</h3>
|
||||
<p>
|
||||
DuckDuckGo does not track your searches or browsing history.
|
||||
<button class="toggle-btn">More</button>
|
||||
<span class="explain">
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
</span>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
@ -400,10 +370,6 @@
|
|||
</h3>
|
||||
<p>
|
||||
Note: Websites do not have to adhere to this request.
|
||||
<button class="toggle-btn">More</button>
|
||||
<span class="explain">
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
</span>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
@ -413,10 +379,6 @@
|
|||
</h3>
|
||||
<p>
|
||||
Note: This could cause some websites to break.
|
||||
<button class="toggle-btn">More</button>
|
||||
<span class="explain">
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
</span>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
@ -426,10 +388,6 @@
|
|||
</h3>
|
||||
<p>
|
||||
This will make it harder to track you between sessions.
|
||||
<button class="toggle-btn">More</button>
|
||||
<span class="explain">
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
</span>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
@ -439,10 +397,6 @@
|
|||
</h3>
|
||||
<p>
|
||||
This will log you out of everything and erase your history after closing the browser. This is very useful on shared computers or laptops that could easily be stolen.
|
||||
<button class="toggle-btn">More</button>
|
||||
<span class="explain">
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
</span>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
@ -452,10 +406,6 @@
|
|||
</h3>
|
||||
<p>
|
||||
Tor is the gold standard browser for privacy and anti-censorship. It will be very slow, however.
|
||||
<button class="toggle-btn">More</button>
|
||||
<span class="explain">
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
</span>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
@ -465,10 +415,6 @@
|
|||
</h3>
|
||||
<p>
|
||||
Javascript is code that a website chooses to run on your computer. Blocking javascript can stop websites from learning more about your computer.
|
||||
<button class="toggle-btn">More</button>
|
||||
<span class="explain">
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
</span>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
@ -488,9 +434,6 @@
|
|||
<p>
|
||||
Android: Settings > Google > Ads > Turn off "Ad Personalization"<br>
|
||||
iOS: Settings > Privacy & Security > Apple Advertising > Turn off Personalized Ads
|
||||
<span class="explain">
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
</span>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
@ -500,9 +443,6 @@
|
|||
</h3>
|
||||
<p>
|
||||
Set location permissions to “While using the app” or “Ask every time”. Disable microphone and camera access for non-essential apps. Disable system-wide location when not needed.
|
||||
<span class="explain">
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
</span>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
@ -512,9 +452,6 @@
|
|||
</h3>
|
||||
<p>
|
||||
Apps can run in the background even if you are not using them.
|
||||
<span class="explain">
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
</span>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
@ -524,9 +461,6 @@
|
|||
</h3>
|
||||
<p>
|
||||
In some jurisdictions you can be required to unlock your phone with your fingerprint or face, but not with a pin or password.
|
||||
<span class="explain">
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
</span>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
@ -535,10 +469,7 @@
|
|||
Use open-source apps from F-Droid.
|
||||
</h3>
|
||||
<p>
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
<span class="explain">
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
</span>
|
||||
This will be expanded text describing why you should do the above, in more detail.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
@ -547,10 +478,7 @@
|
|||
Limit app permissions manually.
|
||||
</h3>
|
||||
<p>
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
<span class="explain">
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
</span>
|
||||
This will be expanded text describing why you should do the above, in more detail.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
@ -559,10 +487,7 @@
|
|||
Install a custom ROM like GrapheneOS or LineageOS.
|
||||
</h3>
|
||||
<p>
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
<span class="explain">
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
</span>
|
||||
This will be expanded text describing why you should do the above, in more detail.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
@ -571,10 +496,7 @@
|
|||
Avoid all Google services.
|
||||
</h3>
|
||||
<p>
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
<span class="explain">
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
</span>
|
||||
This will be expanded text describing why you should do the above, in more detail.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
@ -588,10 +510,7 @@
|
|||
Use strong and unique passwords for every account.
|
||||
</h3>
|
||||
<p>
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
<span class="explain">
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
</span>
|
||||
This will be expanded text describing why you should do the above, in more detail.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
@ -600,10 +519,7 @@
|
|||
Enable password managers like Bitwarden or 1Password.
|
||||
</h3>
|
||||
<p>
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
<span class="explain">
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
</span>
|
||||
This will be expanded text describing why you should do the above, in more detail.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
@ -612,10 +528,7 @@
|
|||
Enable two-factor authentication (2FA) where available.
|
||||
</h3>
|
||||
<p>
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
<span class="explain">
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
</span>
|
||||
This will be expanded text describing why you should do the above, in more detail.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
@ -624,10 +537,7 @@
|
|||
Avoid using social logins (Google, Facebook).
|
||||
</h3>
|
||||
<p>
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
<span class="explain">
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
</span>
|
||||
This will be expanded text describing why you should do the above, in more detail.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
@ -636,10 +546,7 @@
|
|||
Use pseudonyms and email aliases.
|
||||
</h3>
|
||||
<p>
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
<span class="explain">
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
</span>
|
||||
This will be expanded text describing why you should do the above, in more detail.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
@ -648,10 +555,7 @@
|
|||
Segment identities for different activities.
|
||||
</h3>
|
||||
<p>
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
<span class="explain">
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
</span>
|
||||
This will be expanded text describing why you should do the above, in more detail.
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
|
|
@ -664,10 +568,7 @@
|
|||
Enable 2FA using SMS or email.
|
||||
</h3>
|
||||
<p>
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
<span class="explain">
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
</span>
|
||||
This will be expanded text describing why you should do the above, in more detail.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
@ -676,10 +577,7 @@
|
|||
Use TOTP apps like Aegis or Authy.
|
||||
</h3>
|
||||
<p>
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
<span class="explain">
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
</span>
|
||||
This will be expanded text describing why you should do the above, in more detail.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
@ -688,10 +586,7 @@
|
|||
Use hardware tokens like YubiKey or Nitrokey.
|
||||
</h3>
|
||||
<p>
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
<span class="explain">
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
</span>
|
||||
This will be expanded text describing why you should do the above, in more detail.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
@ -706,10 +601,6 @@
|
|||
</h3>
|
||||
<p>
|
||||
This will be expanded text describing why you should do the above, in more detail.
|
||||
<button class="toggle-btn">More</button>
|
||||
<span class="explain">
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
</span>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
@ -719,10 +610,6 @@
|
|||
</h3>
|
||||
<p>
|
||||
This will be expanded text describing why you should do the above, in more detail.
|
||||
<button class="toggle-btn">More</button>
|
||||
<span class="explain">
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
</span>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
@ -732,23 +619,8 @@
|
|||
</h3>
|
||||
<p>
|
||||
This will be expanded text describing why you should do the above, in more detail.
|
||||
<button class="toggle-btn">More</button>
|
||||
<span class="explain">
|
||||
This will be expanded text describing why you should do the above, in more detail. Maybe we can go into the details of how Mozilla is a privacy focused company, has been around for many years, and overall has a good track record for respecting users privacy. We could also mention tradeoffs for implementing the above. I imagine text would be about this long per item.
|
||||
</span>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<script>
|
||||
document.querySelectorAll('.toggle-btn').forEach(button => {
|
||||
button.addEventListener('click', () => {
|
||||
const parentP = button.closest('p');
|
||||
parentP.classList.toggle('show');
|
||||
button.textContent = parentP.classList.contains('show') ? 'Less' : 'More';
|
||||
});
|
||||
});
|
||||
</script>
|
||||
|
||||
</section>
|
||||
<footer class="footer">
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue