Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
privacymaverick committed Mar 24, 2017
1 parent 2187016 commit 906cf9b
Show file tree
Hide file tree
Showing 4 changed files with 394 additions and 8 deletions.
17 changes: 9 additions & 8 deletions generator.html
Expand Up @@ -598,10 +598,7 @@ <h2>SELL</h2>

</div>

<div class="col-xs-6 col-sm-3 tight center" id="sell-firms2">
<p><img alt="" src="graphics/sell-broker.png">Data<br>Brokers<span class="glyphicon glyphicon-info-sign" aria-hidden="true" title="Data broker means companies that collect personal information about consumers from a variety of public and non-public sources and resell the information to other companies (From https://www.ftc.gov/news-events/press-releases/2012/12/ftc-study-data-broker-industrys-collection-use-consumer-data)." style="display:inline;"></span>
</p>
</div>

<div class="col-xs-6 col-sm-3 tight center" id="sell-firms3">
<p><img alt="" src="graphics/sell-marketing.png">Marketing<br>Firms</p>
</div>
Expand All @@ -611,6 +608,10 @@ <h2>SELL</h2>
<div class="col-xs-6 col-sm-3 tight center" id="sell-firms5">
<p><img alt="" src="graphics/sell-analytics.png">Analytics<br>Firms</p>
</div>
<div class="col-xs-6 col-sm-3 tight center" id="sell-firms2">
<p><img alt="" src="graphics/sell-broker.png">Data<br>Brokers<span class="glyphicon glyphicon-info-sign" aria-hidden="true" title="Data broker means companies that collect personal information about consumers from a variety of public and non-public sources and resell the information to other companies (From https://www.ftc.gov/news-events/press-releases/2012/12/ftc-study-data-broker-industrys-collection-use-consumer-data)." style="display:inline;"></span>
</p>
</div>
<div class="col-xs-12 col-sm-12">
<p class="alert alert-warning" role="alert" id="sell-information"> <strong>Here is how to adjust your permission:</strong><br>
<span id="sell-details"></span>. </p>
Expand All @@ -619,9 +620,7 @@ <h2>SELL</h2>
<div class="col-xs-12 panel-body"><p>We <span id="deidentifiedsell-not">DO NOT</span> sell your data AFTER removing identifiers (note that remaining data may not be anonymous)<span id="deidentifiedsell-permission-text">, only with your permission</span><span id="deidentifiedsell-firms"> to some or all of the following</span></p></div>


<div class="col-xs-6 col-sm-3 tight center" id="deidentifiedsell-firms2">
<p><img alt="" src="graphics/sell-broker.png">Data<br>Brokers<span class="glyphicon glyphicon-info-sign" aria-hidden="true" title="Data broker means companies that collect personal information about consumers from a variety of public and non-public sources and resell the information to other companies (From https://www.ftc.gov/news-events/press-releases/2012/12/ftc-study-data-broker-industrys-collection-use-consumer-data)." style="display:inline;"></span></p>
</div>

<div class="col-xs-6 col-sm-3 tight center" id="deidentifiedsell-firms3">
<p><img alt="" src="graphics/sell-marketing.png">Marketing<br>Firms</p>
</div>
Expand All @@ -631,7 +630,9 @@ <h2>SELL</h2>
<div class="col-xs-6 col-sm-3 tight center" id="deidentifiedsell-firms5">
<p><img alt="" src="graphics/sell-analytics.png">Analytics<br>Firms</p>
</div>

<div class="col-xs-6 col-sm-3 tight center" id="deidentifiedsell-firms2">
<p><img alt="" src="graphics/sell-broker.png">Data<br>Brokers<span class="glyphicon glyphicon-info-sign" aria-hidden="true" title="Data broker means companies that collect personal information about consumers from a variety of public and non-public sources and resell the information to other companies (From https://www.ftc.gov/news-events/press-releases/2012/12/ftc-study-data-broker-industrys-collection-use-consumer-data)." style="display:inline;"></span></p>
</div>
<div class="col-xs-12 col-sm-12">
<p class="alert alert-warning" role="alert" id="deidentifiedsell-information"> <strong>Here is how to adjust your permission:</strong><br>
<span id="deidentifiedsell-details"></span> </p>
Expand Down

0 comments on commit 906cf9b

Please sign in to comment.