Added Data Broker section
This commit is contained in:
parent
193c5c9fd1
commit
6f87b2f5bb
1 changed files with 32 additions and 0 deletions
32
index.html
32
index.html
|
|
@ -247,6 +247,11 @@
|
|||
Phones
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#databrokers">
|
||||
Data Brokers
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
|
|
@ -532,6 +537,33 @@
|
|||
</div>
|
||||
|
||||
</section>
|
||||
|
||||
<section id="databrokers" class="section">
|
||||
<h2>
|
||||
📊 Data Brokers
|
||||
</h2>
|
||||
<p class="description">
|
||||
Data brokers save all kinds of information about anyone they can. People search data brokers often sell your name, address, phone number and other data publicly on websites like <a href="https://whitepages.com">Whitepages</a>.
|
||||
</p>
|
||||
<div class="level easy">
|
||||
<h3>
|
||||
Pay a data broker opt-out service.
|
||||
</h3>
|
||||
<p>
|
||||
This is NOT the recommended way to do this, but it is an option. There are some services you can pay to remove you from many data brokers at once, but they often charge a monthly fee and only remove your data from a few brokers websites. <a href="https://www.youtube.com/watch?v=iX3JT6q3AxA">Learn more (video).</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="level medium">
|
||||
<h3>
|
||||
Manually opt out following the guide <a href="https://github.com/yaelwrites/Big-Ass-Data-Broker-Opt-Out-List">Here</a>.
|
||||
</h3>
|
||||
<p>
|
||||
This can take significant time to opt out of every single broker on the list, but they order they list by highest priority which makes it easier.
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section id="accounts" class="section">
|
||||
<h2>
|
||||
🔐 Accounts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue