From 035fe4e84eae326821916264c221e12812d48c7b Mon Sep 17 00:00:00 2001 From: L0laL33tz <L0l4L33tz@proton.me> Date: Mon, 3 Jun 2024 12:27:13 +0200 Subject: [PATCH] update --- directory/abortion.html | 9 +++++++++ directory/books.html | 8 ++++++++ directory/guides.html | 16 ++++++++++++++++ index.html | 27 ++++++++++++++++++++++++++- 4 files changed, 59 insertions(+), 1 deletion(-) diff --git a/directory/abortion.html b/directory/abortion.html index 9d8c429..520e769 100644 --- a/directory/abortion.html +++ b/directory/abortion.html @@ -29,6 +29,15 @@ <h1>Donate</h1> <h3>Abortion</h3> </div> +<div class="grid-container"> + <div class="grid-item" onclick="toggleExpand(this)">2024</div> + <div class="grid-item" onclick="toggleExpand(this)">Tech Xplore</div> + <div class="grid-item" onclick="toggleExpand(this)">Privacy In The Post-Roe Era</div> + <div class="grid-item" onclick="toggleExpand(this)"><span class="tag"><a href="abortion.html">Abortion</a></span></div> + <div class="expanding-element hidden">In 2022, when the U.S. Supreme Court overturned Roe v. Wade—ending the constitutional right to an abortion—privacy advocates warned women against using smartphone apps to track their periods. The calls came out of concerns that the data collected by these apps could put women at risk of prosecution in states where abortion became illegal.</p><p>Read the article: <a href="https://techxplore.com/news/2024-05-privacy-roe-era.html" target="_blank" rel="noopener noreferrer">https://techxplore.com/news/2024-05-privacy-roe-era.html</a></div> + </div> + + <div class="grid-container"> <div class="grid-item" onclick="toggleExpand(this)">2023</div> <div class="grid-item" onclick="toggleExpand(this)">Forbes</div> diff --git a/directory/books.html b/directory/books.html index 89a510b..88cee8b 100644 --- a/directory/books.html +++ b/directory/books.html @@ -29,6 +29,14 @@ <h1>Donate</h1> <h3>Books</h3> </div> +<div class="grid-container"> + <div class="grid-item" onclick="toggleExpand(this)">2024</div> + <div class="grid-item" onclick="toggleExpand(this)">Intel Techniques</div> + <div class="grid-item" onclick="toggleExpand(this)">Extreme Privacy: What It Takes To Disappear</div> + <div class="grid-item" onclick="toggleExpand(this)"><span class="tag"><a href="guides.html">Guides</a></span><span class="tag"><a href="books.html">Books</a></span></div> + <div class="expanding-element hidden">This textbook is PROACTIVE. It is about starting over. It is the complete guide that he would give to any new client in an extreme situation. It leaves nothing out and provides explicit details of every step he takes to make someone completely disappear, including legal documents and a chronological order of events. The information shared in this book is based on real experiences with his actual clients, and is unlike any content ever released in his other books. The stories are all true, with the exception of changed names, locations, and minor details in order to protect the privacy of those described. For many, this is the only privacy manual needed to secure a new digital life.</p><p>Get the book here: <a href="https://inteltechniques.com/book7.html" target="_blank" rel="noopener noreferrer">https://inteltechniques.com/book7.html</a></div> + </div> + <div class="grid-container"> <div class="grid-item" onclick="toggleExpand(this)">2019</div> <div class="grid-item" onclick="toggleExpand(this)">Yasha Levine</div> diff --git a/directory/guides.html b/directory/guides.html index ed42367..da94627 100644 --- a/directory/guides.html +++ b/directory/guides.html @@ -29,6 +29,22 @@ <h1>Donate</h1> <h3>Guides</h3> </div> +<div class="grid-container"> + <div class="grid-item" onclick="toggleExpand(this)">2024</div> + <div class="grid-item" onclick="toggleExpand(this)">Intel Techniques</div> + <div class="grid-item" onclick="toggleExpand(this)">Extreme Privacy: What It Takes To Disappear</div> + <div class="grid-item" onclick="toggleExpand(this)"><span class="tag"><a href="guides.html">Guides</a></span><span class="tag"><a href="books.html">Books</a></span></div> + <div class="expanding-element hidden">This textbook is PROACTIVE. It is about starting over. It is the complete guide that he would give to any new client in an extreme situation. It leaves nothing out and provides explicit details of every step he takes to make someone completely disappear, including legal documents and a chronological order of events. The information shared in this book is based on real experiences with his actual clients, and is unlike any content ever released in his other books. The stories are all true, with the exception of changed names, locations, and minor details in order to protect the privacy of those described. For many, this is the only privacy manual needed to secure a new digital life.</p><p>Get the book here: <a href="https://inteltechniques.com/book7.html" target="_blank" rel="noopener noreferrer">https://inteltechniques.com/book7.html</a></div> + </div> + +<div class="grid-container"> + <div class="grid-item" onclick="toggleExpand(this)">2023</div> + <div class="grid-item" onclick="toggleExpand(this)">Privacy Guides</div> + <div class="grid-item" onclick="toggleExpand(this)">Threat Modeling</div> + <div class="grid-item" onclick="toggleExpand(this)"><span class="tag"><a href="guides.html">Guides</a></span></div> + <div class="expanding-element hidden">Balancing security, privacy, and usability is one of the first and most difficult tasks you'll face on your privacy journey. Everything is a trade-off: The more secure something is, the more restricting or inconvenient it generally is, etc. Often, people find that the problem with the tools they see recommended is that they're just too hard to start using! </p><p>Read the guide: <a href="https://www.privacyguides.org/en/basics/threat-modeling/" target="_blank" rel="noopener noreferrer">https://www.privacyguides.org/en/basics/threat-modeling/</a></div> + </div> + <div class="grid-container"> <div class="grid-item" onclick="toggleExpand(this)">2023</div> <div class="grid-item" onclick="toggleExpand(this)">EFF</div> diff --git a/index.html b/index.html index 4fc04e9..7b56a28 100644 --- a/index.html +++ b/index.html @@ -28,6 +28,31 @@ <h1>Donate</h1> </div> <div id="list"> + + <div class="grid-container"> + <div class="grid-item" onclick="toggleExpand(this)">2024</div> + <div class="grid-item" onclick="toggleExpand(this)">Tech Xplore</div> + <div class="grid-item" onclick="toggleExpand(this)">Privacy In The Post-Roe Era</div> + <div class="grid-item" onclick="toggleExpand(this)"><span class="tag"><a href="directory/abortion.html">Abortion</a></span></div> + <div class="expanding-element hidden">In 2022, when the U.S. Supreme Court overturned Roe v. Wade—ending the constitutional right to an abortion—privacy advocates warned women against using smartphone apps to track their periods. The calls came out of concerns that the data collected by these apps could put women at risk of prosecution in states where abortion became illegal.</p><p>Read the article: <a href="https://techxplore.com/news/2024-05-privacy-roe-era.html" target="_blank" rel="noopener noreferrer">https://techxplore.com/news/2024-05-privacy-roe-era.html</a></div> + </div> + + <div class="grid-container"> + <div class="grid-item" onclick="toggleExpand(this)">2024</div> + <div class="grid-item" onclick="toggleExpand(this)">Intel Techniques</div> + <div class="grid-item" onclick="toggleExpand(this)">Extreme Privacy: What It Takes To Disappear</div> + <div class="grid-item" onclick="toggleExpand(this)"><span class="tag"><a href="directory/guides.html">Guides</a></span><span class="tag"><a href="directory/books.html">Books</a></span></div> + <div class="expanding-element hidden">This textbook is PROACTIVE. It is about starting over. It is the complete guide that he would give to any new client in an extreme situation. It leaves nothing out and provides explicit details of every step he takes to make someone completely disappear, including legal documents and a chronological order of events. The information shared in this book is based on real experiences with his actual clients, and is unlike any content ever released in his other books. The stories are all true, with the exception of changed names, locations, and minor details in order to protect the privacy of those described. For many, this is the only privacy manual needed to secure a new digital life.</p><p>Get the book here: <a href="https://inteltechniques.com/book7.html" target="_blank" rel="noopener noreferrer">https://inteltechniques.com/book7.html</a></div> + </div> + + <div class="grid-container"> + <div class="grid-item" onclick="toggleExpand(this)">2023</div> + <div class="grid-item" onclick="toggleExpand(this)">Privacy Guides</div> + <div class="grid-item" onclick="toggleExpand(this)">Threat Modeling</div> + <div class="grid-item" onclick="toggleExpand(this)"><span class="tag"><a href="directory/guides.html">Guides</a></span></div> + <div class="expanding-element hidden">Balancing security, privacy, and usability is one of the first and most difficult tasks you'll face on your privacy journey. Everything is a trade-off: The more secure something is, the more restricting or inconvenient it generally is, etc. Often, people find that the problem with the tools they see recommended is that they're just too hard to start using! </p><p>Read the guide: <a href="https://www.privacyguides.org/en/basics/threat-modeling/" target="_blank" rel="noopener noreferrer">https://www.privacyguides.org/en/basics/threat-modeling/</a></div> + </div> + <div class="grid-container"> <div class="grid-item" onclick="toggleExpand(this)">2023</div> <div class="grid-item" onclick="toggleExpand(this)">Opsec 101</div> @@ -173,7 +198,7 @@ <h1>Donate</h1> <div class="grid-item" onclick="toggleExpand(this)">2022</div> <div class="grid-item" onclick="toggleExpand(this)">JMP</div> <div class="grid-item" onclick="toggleExpand(this)">JMP</div> - <div class="grid-item" onclick="toggleExpand(this)"><span class="tag"><a href="directory/tools.html">Tools</a></span><span class="tag"><a href="directory/messaging.html">Messaging</a></span><span class="tag"><a href="directory/mobilephones.html">Mobile Phones</a></span><span class="tag"><a href="directory/sim.html">Virtual SIM</a></span><span class="tag"><a href="directory/bitcoin.html">Bitcoin</a></span><span class="tag"><a href="directory/monero.html">Monero</a></span></div> + <div class="grid-item" onclick="toggleExpand(this)"><span class="tag"><a href="directory/tools.html">Tools</a></span><span class="tag"><a href="directory/messaging.html">Messaging</a></span><span class="tag"><a href="directory/mobilephones.html">Mobile Phones</a></span><span class="tag"><a href="directory/bitcoin.html">Bitcoin</a></span><span class="tag"><a href="directory/monero.html">Monero</a></span></div> <div class="expanding-element hidden">JMP gives you a real phone number that is yours for calling and texting, including group and picture messages, that works from all your devices at once. Because we use the Jabber network, you can use any existing client even if we don't have an official recommendation for your device yet! Get different numbers to give out to friends, to dates, to professional contacts: whatever your needs, JMP helps you protect your privacy by keeping separate parts of your life, separate.</br></br> Text & get: <a href="https://jmp.chat/" target="_blank">https://jmp.chat/</a></div> </div>