diyhrt/hrt.cat/resources.html
2024-02-23 08:00:19 -06:00

1 line
21 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <link rel="stylesheet" href="assets/css/just-the-docs-default.css"> <script src="assets/js/vendor/lunr.min.js"></script> <script src="assets/js/just-the-docs.js"></script> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Begin Jekyll SEO tag v2.8.0 --> <title>Additional Resources | HRT Cat</title> <meta name="generator" content="Jekyll v4.3.0" /> <meta property="og:title" content="Additional Resources" /> <meta property="og:locale" content="en_US" /> <meta property="og:site_name" content="HRT Cat" /> <meta property="og:type" content="website" /> <meta name="twitter:card" content="summary" /> <meta property="twitter:title" content="Additional Resources" /> <script type="application/ld+json"> {"@context":"https://schema.org","@type":"WebPage","headline":"Additional Resources","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"/hrtcat/assets/images/trickster.png"}},"url":"/hrtcat/resources"}</script> <!-- End Jekyll SEO tag --> </head> <body> <a class="skip-to-main" href="resources.html#main-content">Skip to main content</a> <svg xmlns="http://www.w3.org/2000/svg" class="d-none"> <symbol id="svg-link" viewBox="0 0 24 24"> <title>Link</title> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-link"> <path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"></path><path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"></path> </svg> </symbol> <symbol id="svg-menu" viewBox="0 0 24 24"> <title>Menu</title> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-menu"> <line x1="3" y1="12" x2="21" y2="12"></line><line x1="3" y1="6" x2="21" y2="6"></line><line x1="3" y1="18" x2="21" y2="18"></line> </svg> </symbol> <symbol id="svg-arrow-right" viewBox="0 0 24 24"> <title>Expand</title> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right"> <polyline points="9 18 15 12 9 6"></polyline> </svg> </symbol> <!-- Feather. MIT License: https://github.com/feathericons/feather/blob/master/LICENSE --> <symbol id="svg-external-link" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-external-link"> <title id="svg-external-link-title">(external link)</title> <path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line> </symbol> <symbol id="svg-doc" viewBox="0 0 24 24"> <title>Document</title> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-file"> <path d="M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z"></path><polyline points="13 2 13 9 20 9"></polyline> </svg> </symbol> <symbol id="svg-search" viewBox="0 0 24 24"> <title>Search</title> <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-search"> <circle cx="11" cy="11" r="8"></circle><line x1="21" y1="21" x2="16.65" y2="16.65"></line> </svg> </symbol> <!-- Bootstrap Icons. MIT License: https://github.com/twbs/icons/blob/main/LICENSE.md --> <symbol id="svg-copy" viewBox="0 0 16 16"> <title>Copy</title> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-clipboard" viewBox="0 0 16 16"> <path d="M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1h1a1 1 0 0 1 1 1V14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V3.5a1 1 0 0 1 1-1h1v-1z"/> <path d="M9.5 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3zm-3-1A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3z"/> </svg> </symbol> <symbol id="svg-copied" viewBox="0 0 16 16"> <title>Copied</title> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-clipboard-check-fill" viewBox="0 0 16 16"> <path d="M6.5 0A1.5 1.5 0 0 0 5 1.5v1A1.5 1.5 0 0 0 6.5 4h3A1.5 1.5 0 0 0 11 2.5v-1A1.5 1.5 0 0 0 9.5 0h-3Zm3 1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-1a.5.5 0 0 1 .5-.5h3Z"/> <path d="M4 1.5H3a2 2 0 0 0-2 2V14a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V3.5a2 2 0 0 0-2-2h-1v1A2.5 2.5 0 0 1 9.5 5h-3A2.5 2.5 0 0 1 4 2.5v-1Zm6.854 7.354-3 3a.5.5 0 0 1-.708 0l-1.5-1.5a.5.5 0 0 1 .708-.708L7.5 10.793l2.646-2.647a.5.5 0 0 1 .708.708Z"/> </svg> </symbol> </svg> <div class="side-bar"> <div class="site-header"> <a href="../index.html" class="site-title lh-tight"> <div class="site-logo"></div> </a> <a href="resources.html#" id="menu-button" class="site-button"> <svg viewBox="0 0 24 24" class="icon"><use xlink:href="#svg-menu"></use></svg> </a> </div> <nav aria-label="Main" id="site-nav" class="site-nav"> <ul class="nav-list"><li class="nav-list-item"><a href="../index.html" class="nav-list-link">Home</a></li><li class="nav-list-item"><a href="todo.html" class="nav-list-link">TO DO</a></li><li class="nav-list-item"><a href="resources.html#" class="nav-list-expander" aria-label="toggle links in Guide category"> <svg viewBox="0 0 24 24"><use xlink:href="#svg-arrow-right"></use></svg> </a><a href="guide.html" class="nav-list-link">Guide</a><ul class="nav-list"><li class="nav-list-item "><a href="guide/1-start.html" class="nav-list-link">1 - Getting Started</a></li><li class="nav-list-item "><a href="guide/2-supplies.html" class="nav-list-link">2 - What You'll Need</a></li><li class="nav-list-item "><a href="guide/3-work-area.html" class="nav-list-link">3 - Creating a Work Area</a></li><li class="nav-list-item "><a href="guide/4-sterilize.html" class="nav-list-link">4 - Wash and Sterilize Tools and Vials</a></li><li class="nav-list-item "><a href="guide/5-mix.html" class="nav-list-link">5 - Mix Solution</a></li><li class="nav-list-item "><a href="guide/6-filter.html" class="nav-list-link">6 - Filter Solution</a></li><li class="nav-list-item "><a href="guide/7-bubble-point.html" class="nav-list-link">7 - Bubble Point Test</a></li><li class="nav-list-item "><a href="guide/8-dispense.html" class="nav-list-link">8 - Dispense Solution</a></li><li class="nav-list-item "><a href="guide/9-final-steps.html" class="nav-list-link">9 - Final Steps</a></li><li class="nav-list-item "><a href="guide/10-selling.html" class="nav-list-link">10 - Running a Business</a></li></ul></li><li class="nav-list-item"><a href="resources.html#" class="nav-list-expander" aria-label="toggle links in Topics category"> <svg viewBox="0 0 24 24"><use xlink:href="#svg-arrow-right"></use></svg> </a><a href="hrtcat/topics.html" class="nav-list-link">Topics</a><ul class="nav-list"><li class="nav-list-item "><a href="hrtcat/topics/make_agar.html" class="nav-list-link">Agar Plates</a></li><li class="nav-list-item "><a href="hrtcat/topics/alcohol_technique.html" class="nav-list-link">Alcohol Sanitization Technique</a></li><li class="nav-list-item "><a href="hrtcat/topics/biological_indicators.html" class="nav-list-link">Biological Indicators</a></li><li class="nav-list-item "><a href="hrtcat/topics/bulk_filtration.html" class="nav-list-link">Bulk Filtration</a></li><li class="nav-list-item "><a href="hrtcat/topics/choosing_oil.html" class="nav-list-link">Carrier Oils</a></li><li class="nav-list-item "><a href="hrtcat/topics/esters_compared.html" class="nav-list-link">Esters Compared</a></li><li class="nav-list-item "><a href="hrtcat/topics/fingertip_testing.html" class="nav-list-link">Fingertip Testing</a></li><li class="nav-list-item "><a href="hrtcat/topics/hormone_testing.html" class="nav-list-link">Hormone Testing</a></li><li class="nav-list-item "><a href="topics/incubation.html" class="nav-list-link">Incubation</a></li><li class="nav-list-item "><a href="hrtcat/topics/instant_pot.html" class="nav-list-link">Instant Pot Sterilization</a></li><li class="nav-list-item "><a href="hrtcat/topics/diy_laminar.html" class="nav-list-link">Laminar Flow Hood</a></li><li class="nav-list-item "><a href="hrtcat/topics/recipes.html" class="nav-list-link">Recipes</a></li><li class="nav-list-item "><a href="hrtcat/topics/sanitize_sterilize_depyrogenate.html" class="nav-list-link">Sanitize vs Sterilize vs Depyrogenate</a></li><li class="nav-list-item "><a href="hrtcat/topics/sterilization_temps.html" class="nav-list-link">Sterilization Temperatures</a></li><li class="nav-list-item "><a href="hrtcat/topics/still_air.html" class="nav-list-link">Still Air Boxes</a></li><li class="nav-list-item "><a href="hrtcat/topics/choosing_filter.html" class="nav-list-link">Syringe Filters</a></li><li class="nav-list-item "><a href="hrtcat/topics/vial_size_concentration.html" class="nav-list-link">Vial Sizes and Concentrations</a></li></ul></li><li class="nav-list-item"><a href="resources.html#" class="nav-list-expander" aria-label="toggle links in Experiments category"> <svg viewBox="0 0 24 24"><use xlink:href="#svg-arrow-right"></use></svg> </a><a href="experiments.html" class="nav-list-link">Experiments</a><ul class="nav-list"><li class="nav-list-item "><a href="experiments/benzyl_benzoate_concentration.html" class="nav-list-link">Benzyl Benzoate Concentration</a></li><li class="nav-list-item "><a href="experiments/sterilizing_vials.html" class="nav-list-link">Sterilizing Vials</a></li></ul></li><li class="nav-list-item"><a href="resources.html#" class="nav-list-expander" aria-label="toggle links in Other category"> <svg viewBox="0 0 24 24"><use xlink:href="#svg-arrow-right"></use></svg> </a><a href="other.html" class="nav-list-link">Other</a><ul class="nav-list"><li class="nav-list-item "><a href="journal.html" class="nav-list-link">Journal</a></li><li class="nav-list-item "><a href="calculator.html" class="nav-list-link">Recipe Calculator</a></li><li class="nav-list-item "><a href="summary.html" class="nav-list-link">Guide Summary</a></li><li class="nav-list-item "><a href="anonymity.html" class="nav-list-link">Maintaining Anonymity</a></li><li class="nav-list-item "><a href="lena.html" class="nav-list-link">A Critique of Lena's Method</a></li><li class="nav-list-item "><a href="where-to-order.html" class="nav-list-link">Where to Order HRT</a></li><li class="nav-list-item "><a href="producers.html" class="nav-list-link">Known HRT Producers</a></li><li class="nav-list-item "><a href="properly-sterilized.html" class="nav-list-link">Were Your DIY Vials Properly Sterilized?</a></li><li class="nav-list-item "><a href="start-hrt.html" class="nav-list-link">Starting HRT</a></li><li class="nav-list-item "><a href="lidocaine.html" class="nav-list-link">DIY Topical Lidocaine Cream</a></li><li class="nav-list-item "><a href="network.html" class="nav-list-link">HRT Cat Network</a></li></ul></li><li class="nav-list-item"><a href="media.html" class="nav-list-link">Shareable Media</a></li><li class="nav-list-item"><a href="contribute.html" class="nav-list-link">Contribute</a></li><li class="nav-list-item"><a href="contact.html" class="nav-list-link">Contact</a></li><li class="nav-list-item"><a href="donate.html" class="nav-list-link">Donate</a></li><li class="nav-list-item active"><a href="resources.html" class="nav-list-link active">Additional Resources</a></li><li class="nav-list-item"><a href="changelog.html" class="nav-list-link">Changelog</a></li></ul> </nav> <footer class="site-footer"> This site uses <a href="https://github.com/just-the-docs/just-the-docs">Just the Docs</a>, a documentation theme for Jekyll. </footer> </div> <div class="main" id="top"> <div id="main-header" class="main-header"> <div class="search"> <div class="search-input-wrap"> <input type="text" id="search-input" class="search-input" tabindex="0" placeholder="Search HRT Cat" aria-label="Search HRT Cat" autocomplete="off"> <label for="search-input" class="search-label"><svg viewBox="0 0 24 24" class="search-icon"><use xlink:href="#svg-search"></use></svg></label> </div> <div id="search-results" class="search-results"></div> </div> </div> <div id="main-content-wrap" class="main-content-wrap"> <div id="main-content" class="main-content" role="main"> <h2 id="learning"> <a href="resources.html#learning" class="anchor-heading" aria-labelledby="learning"><svg viewBox="0 0 16 16" aria-hidden="true"><use xlink:href="#svg-link"></use></svg></a> Learning </h2> <ul> <li><a href="https://diyhrt.wiki/index">DIY HRT Directory</a> - Really great info. Nothing about how to make your own, but lots of surrounding info.</li> <li><a href="https://transfemscience.org/">Transfem Science</a> - huge round-up of scientific literature about HRT</li> <li><a href="https://transfemscience.org/misc/injectable-e2-simulator-advanced/">Injectable Estradiol Blood Level Simulator</a></li> </ul> <h2 id="us-compounding-standards"> <a href="resources.html#us-compounding-standards" class="anchor-heading" aria-labelledby="us-compounding-standards"><svg viewBox="0 0 16 16" aria-hidden="true"><use xlink:href="#svg-link"></use></svg></a> U.S. Compounding Standards </h2> <ul> <li><a href="https://college.acaai.org/wp-content/uploads/2021/01/2019_USP_FINAL_2019-06-01.pdf">USP 797</a> - If this is taken down you can just search “USP 797 pdf” and you should be able to find it. A revised version is slated to be published in Nov 2023.</li> <li><a href="https://publications.ashp.org/display/book/9781585284856/9781585284856.xml">Compounding Sterile Preparations</a> - by E. Clyde Buchanan. This book is very expensive, you can find a PDF on libgen and maybe sci-hub.</li> </ul> <h2 id="substance-testing"> <a href="resources.html#substance-testing" class="anchor-heading" aria-labelledby="substance-testing"><svg viewBox="0 0 16 16" aria-hidden="true"><use xlink:href="#svg-link"></use></svg></a> Substance Testing </h2> <p><em>These resources are not endorsed, merely linked</em></p> <ul> <li><a href="https://toxassociates.com/">Tox Associates</a> - recommended by Boobs Not Bombs</li> <li><a href="https://janoshik.com/pricing/">Janoshik Analytical</a> - will test your vials. The steroid community seems to rely on them.</li> </ul> <h2 id="guides"> <a href="resources.html#guides" class="anchor-heading" aria-labelledby="guides"><svg viewBox="0 0 16 16" aria-hidden="true"><use xlink:href="#svg-link"></use></svg></a> Guides </h2> <p><em>We do not endorse these guides. They are linked here for your edification. For critical analysis of other injectable guides see <a href="properly-sterilized.html">Were My Vials Properly Sterilized?</a></em></p> <ul> <li><a href="https://files.catbox.moe/ax9efj.pdf">Vials/Transdermal/Pills: HRT Homebrew</a> - [<a href="https://web.archive.org/web/20220809114615/https://files.catbox.moe/ax9efj.pdf">backup</a>] - We havent fully vetted these instructions, but considering this is the highest quality instructions for homebrewing HRT that weve seen, there may be merit to other information in here.</li> <li><a href="https://www.reddit.com/r/steroids/wiki/homebrew/list/">Homebrewing testosterone (r/steroids wiki)</a> - r/steroids has almost 200k members on Reddit. They take their info seriously. We have not fully reviewed this info, but this will be a good source for info specific to brewing testosterone. There is an extremely significant overlap between brewing E and T, and this is likely a good resource.</li> <li><a href="https://stickies.neocities.org/stickies">How to make estradiol stickies</a> - if you have limited resources and need to make your estradiol tablets last, this may be worth looking into. - <a href="https://web.archive.org/web/20230321182426/https://stickies.neocities.org/stickies">backup</a></li> <li><a href="https://www.reddit.com/r/TransDIY/comments/g7etaq/feedback_for_homebrew_hrt_procedure/">Reddit Instructions</a> - We havent evaluated this guide, likely has issues.</li> <li><a href="https://www.reddit.com/r/estrogel/wiki/index/">Homebrewing Estrogel (Reddit)</a> - A good resource for how to make your own estrogel, and can be adapted to make T gel. If youre not confident about your safety and sterilization practices with making vials, making topicals is MUCH safer and can be as easy as mixing beta-estradiol/testosterone base, orange essential oil, and hand sanitizer in the right proportions.</li> <li><a href="https://crimethinc.com/2022/12/15/producing-transdermal-estrogen-a-do-it-yourself-guide">Boobs Not Bombs Bulk Estrogel Guide</a> - Very detailed guide on how to pool $2000 with some friends in order to make very large volumes of estrogel for your community. The information in this guide can be scaled down.</li> </ul> <h2 id="general"> <a href="resources.html#general" class="anchor-heading" aria-labelledby="general"><svg viewBox="0 0 16 16" aria-hidden="true"><use xlink:href="#svg-link"></use></svg></a> General </h2> <ul> <li><a href="https://www.reddit.com/r/steroids/comments/2tqv44/homebrew_discussion_on_a_larger_budget/">r/steroids Materials list</a></li> <li><a href="https://teach.genetics.utah.edu/content/microbiology/liquids/">Utah.edu sterilization info</a> - good basics on sterilization of liquids [<a href="https://web.archive.org/web/20230131042428/https://teach.genetics.utah.edu/content/microbiology/liquids/">backup</a>]</li> <li><a href="https://pastebin.com/H9MBC8dG">Sterilization Pastebin</a> - lots of great information and many resources linked at the bottom of the document - [<a href="https://web.archive.org/web/20221208222058/https://pastebin.com/H9MBC8dG">backup</a>]</li> <li><a href="https://www.reddit.com/r/TransDIY/comments/fv86lk/homebrewing_hormones_mtf_guide/">Reddit Guide</a> - the main post was deleted, but useful comments</li> <li><a href="https://www.ismp.org/sites/default/files/attachments/2017-11/Guidelines%20for%20Safe%20Preparation%20of%20Compounded%20Sterile%20Preperations_%20revised%202016.pdf">ISMP Guidelines for Safe Preparation of Compounded Sterile Preparations</a></li> <li><a href="https://cryptpad.fr/drive/#/2/drive/view/isZDZxnR6gLfyvL94EdSYfypGFV1J3yD0oGOLk4cerU/">Boobs Not Bombs more materials</a></li> <li><a href="https://www.edumedia-sciences.com/en/media/710-gas-in-a-syringe">Measuring air pressure in a syringe (demo)</a> - needed for bubble point testing w/o a pressure gauge</li> <li><a href="https://chem.libretexts.org/Bookshelves/Introductory_Chemistry/Introductory_Chemistry/11%3A_Gases/11.04%3A_Boyles_Law_-_Pressure_and_Volume">Measuring air pressure in a piston (syringe)</a></li> <li><a href="https://www.omnicalculator.com/physics/boyles-law">Boyles Law Calculator</a> - Use this to determine the pressure build-up in your syringe when doing calculations for your bubble point test.</li> </ul> <h2 id="suppliers"> <a href="resources.html#suppliers" class="anchor-heading" aria-labelledby="suppliers"><svg viewBox="0 0 16 16" aria-hidden="true"><use xlink:href="#svg-link"></use></svg></a> Suppliers </h2> <p>See <a href="where-to-order.html">How to Order HRT</a></p> <h2 id="unrelated"> <a href="resources.html#unrelated" class="anchor-heading" aria-labelledby="unrelated"><svg viewBox="0 0 16 16" aria-hidden="true"><use xlink:href="#svg-link"></use></svg></a> Unrelated </h2> <ul> <li><a href="https://fourthievesvinegar.org/">Four Thieves Vinegar Collective</a> - Information about building medical devices and using hacks to take medical care into our own hands. MicroLab, ER Suite, Abortion Care, Tooth Seal.</li> <li><a href="https://thegalap.org/">GALAP: Gender Affirming Letter Access Project</a> - Connect with medical professionals in the US that will get you “informed consent” letters, looks like mostly for free.</li> <li>Sci-Hub: you can find many academic papers here without paywalls.</li> </ul> <h2 id="tech-resources"> <a href="resources.html#tech-resources" class="anchor-heading" aria-labelledby="tech-resources"><svg viewBox="0 0 16 16" aria-hidden="true"><use xlink:href="#svg-link"></use></svg></a> Tech Resources </h2> <p>Wow itd be great if this project was untraceable back to the creators. Heres what well be using for that.</p> <ul> <li><a href="https://njal.la/">Njalla Domain Registry</a> - based in the Caribbean and notorious for privacy practices.</li> <li>Monero - the standard for private crypto transactions.</li> <li>Protonmail - for needing a reliable yet privacy-minded email service. This wont be on our phones.</li> <li>PGP encryption for as much communication as possible</li> <li>Signal when chatting with friends about this</li> <li>Tails - Were using the Tails operating system on burner laptops paid for in cash.</li> <li>ProtonVPN - when were not on tails we will be on ProtonVPN</li> <li>Mozilla Firefox - Chrome is spying on you and Brave is run by a bigot.</li> </ul> </div> </div> <div class="search-overlay"></div> </div> </body> </html>