forked from nihilist/blog-contributions
310 lines
12 KiB
HTML
310 lines
12 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="description" content="A guide on how to remain anonymous during protests">
|
|
<meta name="author" content="nanoanon">
|
|
<link rel="shortcut icon" href="../../../../../../assets/img/favicon.png">
|
|
|
|
<title>How to remain Anonymous during a protest</title>
|
|
|
|
<!-- Bootstrap core CSS -->
|
|
<link href="../../assets/css/bootstrap.css" rel="stylesheet">
|
|
<link href="../../assets/css/xt256.css" rel="stylesheet">
|
|
|
|
|
|
|
|
<!-- Custom styles for this template -->
|
|
<link href="../../assets/css/main.css" rel="stylesheet">
|
|
|
|
|
|
|
|
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
|
|
<!--[if lt IE 9]>
|
|
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
|
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
|
|
<![endif]-->
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<!-- Static navbar -->
|
|
<div class="navbar navbar-inverse-anon navbar-static-top">
|
|
<div class="container">
|
|
<div class="navbar-header">
|
|
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
|
|
<span class="icon-bar"></span>
|
|
<span class="icon-bar"></span>
|
|
<span class="icon-bar"></span>
|
|
</button>
|
|
<a class="navbar-brand-anon" href="\index.html">The Nihilism Blog</a>
|
|
</div>
|
|
<div class="navbar-collapse collapse">
|
|
<ul class="nav navbar-nav navbar-right">
|
|
|
|
<li><a href="/about.html">About</a></li>
|
|
<li><a href="/blog.html">Categories</a></li>
|
|
<li><a href="https://blog.nowhere.moe/donate.html">Donate</a></li>
|
|
<li><a href="/contact.html">Contact</a></li>
|
|
</ul>
|
|
</div><!--/.nav-collapse -->
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<!-- +++++ Posts Lists +++++ -->
|
|
<!-- +++++ First Post +++++ -->
|
|
<div id="anon2">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-lg-8 col-lg-offset-2">
|
|
<a href="../index.html">Previous Page</a></br></br>
|
|
<p><img src="../../assets/img/user.png" width="50px" height="50px">
|
|
<ba>nihilist - 00 / 00 / 00</ba>
|
|
</p>
|
|
<h1>How to remain Anonymous during a protest</h1>
|
|
<p>You just turned on your TV and saw that there is a <strong>protest</strong> near the white house
|
|
because the government decided that end to end encryption leads to terrorism and are passing a
|
|
law to ban it. You feel patriotic and know that it isn't right. <strong>You show up to the
|
|
protest without telling anyone</strong> for a few hours and you get back home proud that you
|
|
showed your support to the people. However, the police bangs your door and <strong>arrests you
|
|
for taking part in the protest</strong>.</p>
|
|
|
|
</div>
|
|
</div><!-- /row -->
|
|
</div> <!-- /container -->
|
|
</div><!-- /grey -->
|
|
|
|
<!-- +++++ Second Post +++++ -->
|
|
<div id="anon3">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-lg-8 col-lg-offset-2">
|
|
<h2><b>Geofencing - they know where you are.</b></h2>
|
|
|
|
<br>
|
|
|
|
<p><strong>Government</strong>, <strong>Internet Service Providers</strong> (ISPs), <strong>Cellular
|
|
network providers</strong> can all <strong>find out where you are</strong> with the help of
|
|
your device emitting and receiving radio waves. These entities use various methods to track you
|
|
down at <strong>any given time</strong>. This is called <strong>Geofencing</strong>.</p>
|
|
|
|
<br>
|
|
|
|
<div>
|
|
<h3><b>Tower Triangulation</b></h3>
|
|
<img src="tower-triangulation.png" class="imgRz">
|
|
|
|
<p>This is where multiple cellular towers are used to geometrically locate devices connecting or
|
|
pinging them by measuring the strength of the connection from each tower.</p>
|
|
|
|
<p>more towers present around you = more accurate location</p>
|
|
|
|
<p><strong>Towers even at a distance of 5 miles from you can be used to triangulate your
|
|
location precisely.</strong></p>
|
|
</div>
|
|
|
|
<div>
|
|
<h3><b>Wifi Triangulation</b></h3>
|
|
<img src="wifi-triangulation.png" class="imgRz">
|
|
|
|
<br><br>
|
|
|
|
<p>Wifi routers often interact together especially when they're from the same ISP. When your
|
|
device recognizes a wifi network nearby (as seen in the wifi details option of your phone)
|
|
which also allows them to determine the <strong>signal strength</strong> of each router.</p>
|
|
|
|
<p>This can be used to geometrically determine your device's location based on how strong the
|
|
nearby signals are, <b>even when you're not connected to it.</b></p>
|
|
|
|
<p><strong>Two routers are enough to track you precisely upto a 6 feet error. You're surrounded
|
|
by tens of them.</strong></p>
|
|
|
|
<p>On Android and Apple devices, wifi can also be used to geofence you with GPS through Google
|
|
or Apple Network Location Provider (NLP) service. Making it even easier to geo-locate your
|
|
device.</p>
|
|
</div>
|
|
|
|
<div>
|
|
<h3><b>GPS/A-GPS</b></h3>
|
|
<p>Your phone constantly searches for satellites to connect to Global Positioning System (GPS)
|
|
signals.</p>
|
|
|
|
<p>Both Android and Google devices use Google-SUPL service for gps queries -
|
|
[supl.google.com:7275]. This <b>happens even if you do not connect your phone to a WiFi or
|
|
Cellular data</b>.</p>
|
|
|
|
<p>Blocking this service greatly impacts cellular data connectivity and disables location
|
|
services on your device.</p>
|
|
|
|
<p>(A-GPS stands for 'Assisted GPS'. It is when the SUPL GPS service works with the on-device
|
|
GPS module to be even efficient in location tracking.)</p>
|
|
</div>
|
|
|
|
</div>
|
|
</div><!-- /row -->
|
|
</div> <!-- /container -->
|
|
</div><!-- /white -->
|
|
|
|
<div id="anon2">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-lg-8 col-lg-offset-2">
|
|
<h2><b>Prevention - staying Anonymous.</b></h2> </br> </br>
|
|
<p><b>Reminder: Anonymity is when you are amongst a group of people, and you are indistinguishable
|
|
from the other members of the group.</b></p>
|
|
|
|
<hr>
|
|
|
|
<h3><b>Look the same</b></h3>
|
|
<p>To minimize the risk of being identified by police or surveillence devices like CCTV, protestors
|
|
including you should adopt a uniform. The best way to do this is implementing the following.</p>
|
|
|
|
<h4>
|
|
<ul>
|
|
<li>Wearing all black - (<u>long sleeve tshirts</u>, pants, socks, shoes, <u>gloves</u>,
|
|
<u>glasses</u>, and <u>masks</u>.)</li>
|
|
<br>
|
|
<li>No jewellery - necklaces, watches, earrings, bracelets, etc.</li>
|
|
<br>
|
|
<li>Dress up such that you're always ready for a run.</li>
|
|
<br>
|
|
<li>Do not touch surfaces with your bare hands and leave potential fingerprints.</li>
|
|
<br>
|
|
<li>Do not carry any weapon that might get you in trouble in the court.</li>
|
|
|
|
</ul>
|
|
</h4>
|
|
|
|
<hr>
|
|
|
|
<h3><b>Internet and you</b></h3>
|
|
<p>To not be identified using the geofencing methods above, you should take some precautions before
|
|
and after you join the protest.</p>
|
|
|
|
<h4>
|
|
<ul>
|
|
<li><b>Leave your phone ACTIVATED at YOUR HOME.</b></li>
|
|
<br>
|
|
<li>Use sites like <a href="https://openwifimap.net"> Openwifimap</a> <i><u><strong>through
|
|
tor</strong></u></i> to pre-scan and find free WiFi around the protest to
|
|
use in a secondary phone.<br><br>[WARNING: Do this only if you read the end of the
|
|
article to know more about secondary phone].</li>
|
|
<br>
|
|
<li>Use a Faraday bag at all times to store your secondary phone when you don't
|
|
<u><strong>need</strong></u> to use it.</li>
|
|
</ul>
|
|
</h4>
|
|
|
|
</div>
|
|
</div><!-- /row -->
|
|
</div> <!-- /container -->
|
|
</div><!-- /white -->
|
|
|
|
|
|
<!-- +++++ Second Post +++++ -->
|
|
<div id="anon1">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-lg-8 col-lg-offset-2">
|
|
<h2><b>Guides</b></h2> </br> </br>
|
|
<p></p>
|
|
|
|
<div>
|
|
<h2><b>How to setup the secondary phone?</b></h2> </br> </br>
|
|
|
|
<p>WARNING: Best preferred Android ROM is GrapheneOS. If you REALLY NEED a secondary phone and
|
|
it is compatible with LineageOS, you can proceed with it, but remember, you WILL NEED to
|
|
make changes to the LineageOS firewall (+ block supl.google.com:7275) for it to be even
|
|
close to Graphene in terms of security.</p>
|
|
|
|
<p>WARNING/TIP: If you're proficient with linux and have experience using ubuntu touch, you can
|
|
proceed with the same steps of setting up and precautions after you have secured its
|
|
firewall.</p>
|
|
|
|
<h3><b>SETTING UP:</b></h3>
|
|
<br>
|
|
|
|
<h4>
|
|
<ul>
|
|
<li>Check if the <u>secondary phone</u> you want to use is compatible with
|
|
grapheneOS/lineageOS or not. Only proceed if it is. Otherwise, don't use a secondary
|
|
phone at all.</li>
|
|
<br>
|
|
<li>Back up any important data and flash your phone with grapheneOS or LineageOS after a
|
|
factory reset and check if it booted in your new ROM. DO NOT CONNECT TO ANY WIFI OR
|
|
CELLULAR NETWORK. Now switch your phone off.</li>
|
|
<br>
|
|
<li>When you're about to leave for the protest, go far away from both - your home and
|
|
the protest site; and factory reset your Graphene/Lineage ROM phone again and
|
|
connect to nearby wifi from the WiFi list you got from openwifimap.</li>
|
|
<br>
|
|
<li>Put the phone in a faraday bag at all times when not in use. Learn how to make
|
|
Faraday bag <a
|
|
href="https://invidious.privacyredirect.com/watch?v=sQ_V9LYfiUg">here</a>, <a
|
|
href="https://invidious.privacyredirect.com/watch?v=jfSe-xyQQzg">here</a>, or <a
|
|
href="https://invidious.privacyredirect.com/watch?v=PYHvMXAXGE4">here</a>.
|
|
<br><br> WARNING: Make sure to check whether your faraday bag works on not at your
|
|
home prior the protest by putting your or someone else's phone inside it with
|
|
cellular data and gps/location enabled and trying to call/track it.</li>
|
|
</ul>
|
|
</h4>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
</div><!-- /row -->
|
|
</div> <!-- /container -->
|
|
</div><!-- /white -->
|
|
|
|
<!-- +++++ Footer Section +++++ -->
|
|
|
|
<div id="anonb">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-lg-4">
|
|
<h4>Nihilism</h4>
|
|
<p>
|
|
Until there is Nothing left.</p></br></br>
|
|
<p>Creative Commons Zero: No Rights Reserved</br><img src="\CC0.png">
|
|
|
|
</p>
|
|
</div><!-- /col-lg-4 -->
|
|
|
|
<div class="col-lg-4">
|
|
<h4>My Links</h4>
|
|
<p>
|
|
|
|
<a target="_blank" rel="noopener noreferrer" href="http://blog.nowhere.moe/rss/feed.xml">RSS
|
|
Feed</a><br /><a target="_blank" rel="noopener noreferrer"
|
|
href="https://simplex.chat/contact#/?v=2-7&smp=smp%3A%2F%2FL5jrGV2L_Bb20Oj0aE4Gn-m5AHet9XdpYDotiqpcpGc%3D%40nowhere.moe%2FH4g7zPbitSLV5tDQ51Yz-R6RgOkMEeCc%23%2F%3Fv%3D1-3%26dh%3DMCowBQYDK2VuAyEAkts5T5AMxHGrZCCg12aeKxWcpXaxbB_XqjrXmcFYlDQ%253D&data=%7B%22type%22%3A%22group%22%2C%22groupLinkId%22%3A%22c3Y-iDaoDCFm6RhptSDOaw%3D%3D%22%7D">SimpleX
|
|
Chat</a><br />
|
|
|
|
</p>
|
|
</div><!-- /col-lg-4 -->
|
|
|
|
<div class="col-lg-4">
|
|
<h4>About nihilist</h4>
|
|
<p style="word-wrap: break-word;"><u>Donate XMR:</u>
|
|
8AUYjhQeG3D5aodJDtqG499N5jXXM71gYKD8LgSsFB9BUV1o7muLv3DXHoydRTK4SZaaUBq4EAUqpZHLrX2VZLH71Jrd9k8
|
|
</p></br>
|
|
<p><u>Contact:</u> nihilist@contact.nowhere.moe (<a
|
|
href="https://nowhere.moe/nihilist.pubkey">PGP</a>)</p>
|
|
</div><!-- /col-lg-4 -->
|
|
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<!-- Bootstrap core JavaScript
|
|
================================================== -->
|
|
<!-- Placed at the end of the document so the pages load faster -->
|
|
|
|
</body>
|
|
|
|
</html> |