1 line
No EOL
65 KiB
JSON
1 line
No EOL
65 KiB
JSON
{"config":{"separator":"[\\s\\-_,:!=\\[\\]()\\\\\"`/]+|\\.(?!\\d)"},"items":[{"location":"","level":1,"title":"Tree of Ascension Docs","text":"","path":["Tree of Ascension Docs"],"tags":[]},{"location":"#why-tree-of-ascension","level":2,"title":"Why Tree of Ascension","text":"<p>The world can seem so chaotic that we feel we have no way to make an impact. But if we start with ourselves using time honoured Practices in our daily life and adopt Strategies to work together with other like hearted beings (physical or otherwise), we can certainly bring about peace and a lighter timeline, one day at a time.</p>","path":["Tree of Ascension Docs"],"tags":[]},{"location":"#action-steps","level":3,"title":"Action steps","text":"<p>Many sprouts in this tree have action points hidden inside that you can adopt into your life if you feel resonant. Checking these items will help you feel the satisfaction of making progress. Here's a first one for free! Try checking the box below:</p> <ul> <li> Read the introduction</li> </ul>","path":["Tree of Ascension Docs"],"tags":[]},{"location":"#how-this-site-came-about","level":2,"title":"How this site came about","text":"<p>A small group of us kept having the same kind of conversation. Late nights, voice notes, walls of text — sharing things that had actually moved the needle in our own lives. Practices that stuck. Realizations that rearranged something. Books and teachers and mistakes and breakthroughs.</p> <p>At some point we thought: why keep this scattered across chat logs? Let's put it somewhere. Not as experts. Not as a finished thing. Just as what it is — notes from people climbing, passing the lantern back down the trail.</p>","path":["Tree of Ascension Docs"],"tags":[]},{"location":"#what-we-mean-by-ascension","level":2,"title":"What we mean by ascension","text":"<p>Not floating off into the clouds. Not bypassing the hard stuff. Ascension, the way we talk about it, is waking up here. In your actual body, in your actual life, with your actual pain and joy and confusion.</p> <p>It's learning to hold more light without burning out. It's noticing when you're running a program that isn't yours — from culture, from family, from fear — and gently putting it down. It goes in layers. You think you've arrived and then the next onion skin peels back and you realize you were just getting started. That's the game. That's the fun of it.</p> <p>Some people call it awakening. Some call it remembering. The name doesn't matter much. What matters is that it's possible, it's happening to ordinary people everywhere, and nobody needs permission to begin.</p>","path":["Tree of Ascension Docs"],"tags":[]},{"location":"#consciousness-isnt-abstract","level":2,"title":"Consciousness isn't abstract","text":"<p>You can feel it. When your mind goes quiet and there's still someone there — aware, alive, unimpressed by the chatter. That's consciousness. Not a concept. It is you, yourself, the light of awareness reading these words.</p> <p>Practices — meditation, grounding, fasting, silence, community, sound, service — are just ways of clearing the static so you can hear what was already there. The tree doesn't need to become something. It just needs enough light and water to grow into what it already is.</p>","path":["Tree of Ascension Docs"],"tags":[]},{"location":"#how-to-use-this-site","level":2,"title":"How to use this site","text":"<p>The Practices section is where to start. Pick one thing and try it. Not all of them. One. Give it a week.</p> <p>The Strategies section is for when a practice opens a door and you want to understand the room you just walked into. Frameworks, context, the bigger picture.</p> <p>Everything here is a draft. We update it when we learn something new or when someone points out we got something wrong. If something lands for you — or if it doesn't — we'd love to hear about it.</p> <ul> <li> Mark this sprout complete</li> </ul>","path":["Tree of Ascension Docs"],"tags":[]},{"location":"contributing/","level":1,"title":"Contributing to Tree of Ascension Docs","text":"<p>Welcome! This guide will get you from zero to making your first edit or new post contribution to Tree of Ascension Docs.</p> <p>🔒 Registration is currently closed. Self-registration of new contributor accounts are not available at this moment. If you'd like to get involved, solve the puzzle below to reveal the contact email and request access.</p>","path":["Contributing"],"tags":[]},{"location":"contributing/#request-access","level":2,"title":"🔐 Request access","text":"<p>🌱 Click each leaf in order to reveal the contact email:</p> <p>Click them from smallest to largest 🌱 → 🌳</p> <p>Single article</p> <p>If you just want to contriubute a simple edit or a single article you can send it to the above address and we'll handle adding it to the site for you.</p> <p>Once you have access, read on below.</p>","path":["Contributing"],"tags":[]},{"location":"contributing/#how-it-works","level":2,"title":"🛠 How it works","text":"What Details Code and file hosting Forgejo — a friendly, self-hosted git (version control) platform that manages changes and files between many users. Git is a distributed open source tool that lets you work on a folder of files and handles the cases where two users have edited the same file (called merge conflicts). Repo bali.krystl.org/aja/up Built with Zensical — turns Markdown files into a beautiful docs site Local editor Tolaria — a simple desktop app for editing Markdown with git built in","path":["Contributing"],"tags":[]},{"location":"contributing/#making-your-first-edit-directly-on-forgejo-easiest-as-no-local-setup-required","level":2,"title":"✏️ Making your first edit directly on Forgejo (easiest as no local setup required)","text":"<p>Follow these steps. If you get stuck, the answer is usually just a few clicks away.</p>","path":["Contributing"],"tags":[]},{"location":"contributing/#step-1-open-the-repo-in-forgejo","level":3,"title":"Step 1 — Open the repo in Forgejo","text":"<p>Go to bali.krystl.org/aja/up and sign in with your account.</p>","path":["Contributing"],"tags":[]},{"location":"contributing/#step-2-create-your-branch","level":3,"title":"Step 2 — Create your branch","text":"<p>Every edit lives on its own branch. A branch is a copy of the code that can be kept independent and later merged. This keeps the main site safe while you work and allows us to review and approve or comment on changes.</p> <ul> <li>Click the branch dropdown (near the top of the page, it probably says <code>main</code> or <code>master</code> )</li> <li> <p>Type a short name for your branch — like <code>add-meditation-guide</code> or <code>fix-typo-daily-sadhana</code></p> </li> <li> <p>Click \"Create branch\"</p> </li> </ul> <p>You're now on your own copy of the site. Any changes you make stay on this branch until you're ready to share them.</p>","path":["Contributing"],"tags":[]},{"location":"contributing/#step-3-edit-a-file","level":3,"title":"Step 3 — Edit a file","text":"<ul> <li>Browse to the file you want to edit (all content lives in the <code>docs/</code> folder)</li> <li>Click the pencil icon (✏️) in the toolbar above the file</li> <li>Make your changes using Markdown (see our Markdown quick reference)</li> <li> <p>Scroll down and write a short commit message — something like <code>Add breathing exercise section</code></p> </li> <li> <p>Click \"Commit changes\"</p> </li> </ul>","path":["Contributing"],"tags":[]},{"location":"contributing/#step-4-open-a-pull-request","level":3,"title":"Step 4 — Open a Pull Request","text":"<p>When your changes are ready:</p> <ul> <li>Go back to the repo homepage</li> <li>You'll see a banner: \"You pushed to your branch — want to open a pull request?\"</li> <li>Click \"Compare & pull request\"</li> <li>Add a title and a short description of what you changed</li> <li>Click \"Create pull request\"</li> </ul> <p>A maintainer will review your changes and merge them into the main site. That's it! 🎉</p>","path":["Contributing"],"tags":[]},{"location":"contributing/#editing-locally-optional","level":2,"title":"💻 Editing locally (optional)","text":"<p>If you prefer to work on your own computer:</p>","path":["Contributing"],"tags":[]},{"location":"contributing/#youll-need","level":3,"title":"You'll need","text":"<ul> <li>Tolaria — a friendly Markdown editor with git support</li> <li>You can also use any text editor together with git — the version control tool</li> </ul>","path":["Contributing"],"tags":[]},{"location":"contributing/#steps","level":3,"title":"Steps","text":"<pre><code># 1. Clone the repo\ngit clone https://bali.krystl.org/aja/up.git\ncd up\n\n# 2. Create your branch\ngit checkout -b my-edit\n\n# 3. Open the folder in Tolaria and start editing\n\n# 4. When done, commit and push\ngit add .\ngit commit -m \"Describe your changes\"\ngit push -u origin my-edit\n\n# At this point you'll be asked for your username and password.\n# You can also set up an SSH key which will mean you don't need to type these every time (you will need to email us your public key)\n</code></pre> <p>Then follow Step 4 above (\"Open a Pull Request\") to open your pull request on Forgejo.</p>","path":["Contributing"],"tags":[]},{"location":"contributing/#plant-your-own","level":2,"title":"🌱 Plant Your Own","text":"<p>Want to run your own version of this site? You can copy it and publish it under your own domain.</p>","path":["Contributing"],"tags":[]},{"location":"contributing/#copy-the-repo","level":3,"title":"Copy the repo","text":"<p>Option A — With git (recommended):</p> <pre><code>git clone https://bali.krystl.org/aja/up.git my-own-site\ncd my-own-site\n</code></pre> <p>Option B — Download as ZIP:</p> <ol> <li>Go to bali.krystl.org/aja/up</li> <li>Find the \"Download\" or \"⋯\" menu near the top of the file list</li> <li>Choose \"Download ZIP\"</li> <li>Unzip it on your computer</li> </ol>","path":["Contributing"],"tags":[]},{"location":"contributing/#set-up-zensical","level":3,"title":"Set up Zensical","text":"<p>This site uses Zensical to build from Markdown. Install it and edit the config:</p> <pre><code># Install Zensical (Python 3.12+ required)\npip install zensical\n\n# Or with uv (recommended):\nuv add --dev zensical\n</code></pre>","path":["Contributing"],"tags":[]},{"location":"contributing/#make-it-yours","level":3,"title":"Make it yours","text":"<p>Open <code>zensical.toml</code> and change:</p> <pre><code>site_name = \"Your Site Name\"\nsite_description = \"What your site is about\"\nsite_url = \"https://your-domain.com\"\nsite_author = \"You\"\nrepo_url = \"https://your-forgejo-instance/you/your-repo\"\n</code></pre> <p>Replace <code>docs/assets/images/tree-ad-logo.svg</code> with your own logo, then build:</p> <pre><code>zensical build --config-file zensical.toml\n</code></pre> <p>Your site appears in the <code>site/</code> folder — upload it to any static host (Netlify, Cloudflare Pages, a VPS, or keep it on Forgejo Pages).</p>","path":["Contributing"],"tags":[]},{"location":"contributing/#use-your-own-domain","level":3,"title":"Use your own domain","text":"<ol> <li>Build the site and upload the <code>site/</code> folder to your hosting provider</li> <li>Point your domain's DNS to your host (your provider will have instructions)</li> <li>Update <code>site_url</code> in <code>zensical.toml</code> to match</li> </ol> <p>That's it — you now have your own Zensical-powered knowledge garden.</p> <p>Questions? Found a bug? Open an issue on the repo.</p>","path":["Contributing"],"tags":[]},{"location":"contributing/markdown/","level":1,"title":"Markdown in 5min","text":"","path":["Markdown in 5min"],"tags":[]},{"location":"contributing/markdown/#introduction-to-markdown-language","level":2,"title":"Introduction to Markdown Language","text":"<p>Markdown is a simple language to build web pages. It is easier to read and write than HTML (the language web browsers read) and so we use it to write articles and have a system called Zensical that will compile your Markdown into HTML. You can use this reference to help you write posts and pages directly in our repository where the source documents for this wiki are held. See Contributing for more and check the Zensical docs on authoring for a more complete set of markdown notations you can use with Tree.</p>","path":["Markdown in 5min"],"tags":[]},{"location":"contributing/markdown/#headers","level":2,"title":"Headers","text":"<pre><code># H1 Header\n## H2 Header\n### H3 Header\n#### H4 Header\n##### H5 Header\n###### H6 Header\n</code></pre>","path":["Markdown in 5min"],"tags":[]},{"location":"contributing/markdown/#text-formatting","level":2,"title":"Text formatting","text":"<pre><code>**bold text**\n*italic text*\n***bold and italic***\n~~strikethrough~~\n`inline code`\n</code></pre>","path":["Markdown in 5min"],"tags":[]},{"location":"contributing/markdown/#links-and-images","level":2,"title":"Links and images","text":"<pre><code>[Link text](https://example.com)\n[Link with title](https://example.com \"Hover title\")\n\n\n</code></pre>","path":["Markdown in 5min"],"tags":[]},{"location":"contributing/markdown/#lists","level":2,"title":"Lists","text":"<pre><code>Unordered:\n\n- Item 1\n- Item 2\n - Nested item\n\nOrdered:\n\n1. First item\n2. Second item\n3. Third item\n</code></pre>","path":["Markdown in 5min"],"tags":[]},{"location":"contributing/markdown/#blockquotes","level":2,"title":"Blockquotes","text":"<pre><code>> This is a blockquote\n> Multiple lines\n>> Nested quote\n</code></pre>","path":["Markdown in 5min"],"tags":[]},{"location":"contributing/markdown/#code-blocks","level":2,"title":"Code blocks","text":"<p><code>`javascript</code> javascript function hello() { console.log(\"Hello, world!\"); }</p> <p><code>;</code> `</p>","path":["Markdown in 5min"],"tags":[]},{"location":"contributing/markdown/#tables","level":2,"title":"Tables","text":"<p><code>text | Header 1 | Header 2 | Header 3 | |----------|----------|----------| | Row 1 | Data | Data | | Row 2 | Data | Data |</code></p>","path":["Markdown in 5min"],"tags":[]},{"location":"contributing/markdown/#horizontal-rule","level":2,"title":"Horizontal rule","text":"","path":["Markdown in 5min"],"tags":[]},{"location":"contributing/markdown/#text","level":2,"title":"```text","text":"<p>or</p> <p>or</p> <p>```</p>","path":["Markdown in 5min"],"tags":[]},{"location":"contributing/markdown/#task-lists","level":2,"title":"Task lists","text":"<p><code>text - [x] Completed task - [ ] Incomplete task - [ ] Another task</code></p>","path":["Markdown in 5min"],"tags":[]},{"location":"contributing/markdown/#escaping-characters","level":2,"title":"Escaping characters","text":"<p><code>text Use backslash to escape: \\* \\_ \\# \\`</code></p>","path":["Markdown in 5min"],"tags":[]},{"location":"contributing/markdown/#line-breaks","level":2,"title":"Line breaks","text":"<p>```text End a line with two spaces to create a line break.</p> <p>Or use a blank line for a new paragraph. ```</p>","path":["Markdown in 5min"],"tags":[]},{"location":"practices/","level":1,"title":"Practices","text":"<p>Small, doable actions. Each one is something you can try today — no preparation, no expertise, just willingness.</p> <ul> <li> Grounding in Nature Barefoot contact, sun gazing, sitting practice, melukat</li> <li> Nourishing the Body Real food, herbal teas, fasting, natural materials, self-massage</li> <li> Daily Sadhana Meditation, gratitude, shadow work, movement, visualization</li> <li> Digital Wellness News fast, screen limits, curating what enters your mind</li> <li> Spiritual Hygiene Cleanse your space, set intention, sound as medicine</li> </ul> <p>Pick one. Start there. The rest will unfold.</p>","path":["Practices"],"tags":[]},{"location":"practices/daily-sadhana/","level":1,"title":"Daily Sadhana","text":"Photo by Jared Rice on Unsplash <p>Sadhana means daily spiritual practice — not something you do when you have time, but the foundation upon which you build everything else. The best time to practice is first thing in the morning, ideally waking an hour before sunrise. At this hour the energy is quiet, as the world is still asleep. Settling into meditation during the 48 minutes surrounding sunrise lets you ride a moment when the energy is in transition — and your practice can have a far greater impact.</p>","path":["Practices","Daily Sadhana"],"tags":[]},{"location":"practices/daily-sadhana/#meditation","level":2,"title":"Meditation","text":"<ul> <li> Sit quietly for 5 minutes — your bed, a chair, a floor, anywhere</li> <li> Notice when the mind wanders and gently return to breath</li> <li> Do this every morning for one week</li> </ul> <p>Start with five minutes. The mind will wander — that's what minds do. The practice is not emptying the mind but noticing when it has drifted and gently returning to the breath. Every return is a rep, and like any muscle, attention strengthens with use.</p> <p>No app needed. No special cushion. A chair, a floor, a patch of grass — anywhere you can be still.</p>","path":["Practices","Daily Sadhana"],"tags":[]},{"location":"practices/daily-sadhana/#zen","level":3,"title":"Zen","text":"<p>The word zen traces back through the Chinese chan to the Sanskrit dhyāna, meaning meditation or deep absorption. The ancient sages studied this state with extraordinary care, and the depth of their insight is something our modern mind can only begin to appreciate. See Patanjali's Yoga Sutras if you'd like to go deeper.</p>","path":["Practices","Daily Sadhana"],"tags":[]},{"location":"practices/daily-sadhana/#focus","level":4,"title":"Focus","text":"<p>The mind can rest on many different objects in meditation. We suggest starting with the breath, since it is a simple and direct link to your soul and to the universe — every breath is an exchange between your being and the greater oneness that holds it.</p> <p>You can also choose another single point of focus to help the mind settle — a sound (mantra) or a form (yantra). In all, there are 112 techniques for focusing the mind, explored in the ancient text Vijñāna Bhairava Tantra.<sup>1</sup></p>","path":["Practices","Daily Sadhana"],"tags":[]},{"location":"practices/daily-sadhana/#gratitude-journal","level":2,"title":"Gratitude journal","text":"<ul> <li> Before bed or first thing, write down 3 specific things you're grateful for</li> <li> Do this every day for one week and notice the shift</li> </ul> <p>Not generic blessings — specific moments. The warmth of sunlight through a window. A conversation that landed. The taste of a ripe fruit.</p> <p>Gratitude is the deliberate practice of noticing what is already good, which rewires the brain away from its negativity bias over time.</p>","path":["Practices","Daily Sadhana"],"tags":[]},{"location":"practices/daily-sadhana/#merit-journal","level":2,"title":"Merit journal","text":"<p>The merit journal is a practice for reinforcing the virtues in our personality. It can be as simple as noting a smile you offered a stranger on the street or the time you spent truly listening to a friend's concern. By writing down the good you've done, you create a record to reflect upon — especially valuable in the moments before leaving the body at the end of life. Our character is the one thing we carry with us when we depart, so it is well worth the effort to reflect upon and cultivate it.</p> <ul> <li> Write an entry in your merit journal</li> </ul>","path":["Practices","Daily Sadhana"],"tags":[]},{"location":"practices/daily-sadhana/#improvements-journal","level":2,"title":"Improvements journal","text":"<p>This is the inner work few want to do: asking honestly where you are still reactive, and where your character could grow more harmonious and balanced.</p> <p>Almost every emotion has its time and place. Sometimes it is good to rest or to feel impatient, and anger can be necessary to provoke action. In general, though, we can soften the distorted forms of these emotions (emotion is energy in motion) and cultivate their positive counterparts instead. Balance is the aim.</p> <ul> <li> Ask yourself: Where am I still carrying anger?</li> <li> Ask yourself: What am I afraid of?</li> <li> Ask yourself: How can I be more patient today?</li> <li> Replace one judgment with kindness today</li> </ul> <p>To start, pick the one with the most impact, often anger. The goal is not to become perfect — it is to become less impulsive, more available, more unconditionally loving. Starting with yourself is key. Notice your thought patterns and how you speak to yourself. Do you scold yourself over a trivial mistake? How might you extend and deepen your patience toward yourself?</p> A simple evening practice <p>Sit quietly and replay the day. Notice any moment where you contracted — irritation, defensiveness, avoidance. Don't judge the reaction. Just see it. Tomorrow, you'll have another chance. If you like you can journal your reflections and over time you may see just by noticing them things have started to resolve.</p> <p>After reviewing the key area you'd like to work on you can use auto-hypnosis to improve it.</p>","path":["Practices","Daily Sadhana"],"tags":[]},{"location":"practices/daily-sadhana/#movement-energy-and-strength","level":2,"title":"Movement: energy and strength","text":"<p>The body needs two kinds of movement every day:</p> <p>Energy practice — yoga, tai chi, qigong, or simple stretching with breath awareness. This moves prana (life force) through the channels of the body. Even ten minutes shifts the nervous system from fight-or-flight to rest-and-digest.</p> <ul> <li> Do 10 minutes of energy practice this morning (yoga, stretching, tai chi)</li> <li> Do 20 minutes of cardio or strength work today</li> </ul> <p>Cardio and strength — walking briskly, running, bodyweight exercises, lifting. The body evolved to move against resistance. Without it, the mind stagnates too. Cardio comes in two intensities, and both are necessary: low intensity (such as energy practice or gardening) and high intensity (such as running, cycling, swimming, or tennis). High intensity is anything that raises your heart rate and makes you sweat.</p> <p>Pair them. Energy practice in the morning to open; strength in the afternoon to ground.</p>","path":["Practices","Daily Sadhana"],"tags":[]},{"location":"practices/daily-sadhana/#visualization-morning-and-night","level":2,"title":"Visualization: morning and night","text":"<ul> <li> Spend 2 minutes each morning visualizing the future you want — see it as real now</li> <li> Spend 2 minutes before sleep visualizing the same — feel the gratitude as if it arrived</li> </ul> <p>This is the practice of orienting the subconscious toward what you are building, so that during the day, you recognize the doors when they appear.</p> <p>Related: Finding Your Purpose — when sadhana meets direction.</p> <p>What practice will you show up for tomorrow?</p> <ul> <li> Mark this sprout read</li> </ul> <ol> <li> <p>The Vijñāna Bhairava Tantra, a 7<sup>th</sup>–8<sup>th</sup> century Kashmir Shaivism text, presents 112 dhāraṇās (meditation techniques) as a dialogue between Bhairava and the goddess Bhairavi, who together personify the interplay between consciousness and energy. Wikipedia ↩</p> </li> </ol>","path":["Practices","Daily Sadhana"],"tags":[]},{"location":"practices/digital-wellness/","level":1,"title":"Digital Wellness","text":"Photo by Lianhao Qu on Unsplash <p>Your attention is the most valuable resource you own. Every notification, every algorithmic feed, every autoplay is designed to extract it. Taking it back is not a luxury — it is a prerequisite for any kind of awakening.</p>","path":["Practices","Digital Wellness"],"tags":[]},{"location":"practices/digital-wellness/#the-news-fast","level":2,"title":"The news fast","text":"<p>Try this: no news for one week. No headlines, no push alerts, no doom-scrolling. The world will continue. The things you actually need to know will reach you through people, not algorithms.</p> <ul> <li> Try a one-week news fast — no headlines, no push alerts, no doom-scrolling</li> </ul> <p>After a week, notice: is your anxiety lower? Is your attention span longer? Are you more present with the people in front of you?</p> <p>The 0% horror rule</p> <p>Zero horror films. Zero true crime. Zero content that feeds fear. Your nervous system does not distinguish between a threat on screen and a threat in the room — the cortisol release is real.</p>","path":["Practices","Digital Wellness"],"tags":[]},{"location":"practices/digital-wellness/#curating-what-enters-your-mind","level":2,"title":"Curating what enters your mind","text":"<p>Replace passive consumption with intentional selection. Build a playlist of media that genuinely brings you joy — films, shows, documentaries that leave you feeling expanded, not depleted.</p> <ul> <li>Music: only songs where every word is positive. Natural classical, sacred frequency music (432 Hz, 528 Hz), instrumental pieces that create space rather than filling it.</li> <li>Images: keep a few favorite baby animal photos handy — on your phone wallpaper, on the fridge. It sounds simple, but the oxytocin release from cuteness is real and immediate. It's a quick return to heart center when you need it.</li> </ul>","path":["Practices","Digital Wellness"],"tags":[]},{"location":"practices/digital-wellness/#screen-limits-for-yourself-and-family","level":2,"title":"Screen limits for yourself and family","text":"<p>Set boundaries you can actually keep:</p> <ul> <li>ScreenZen — makes you pause before opening apps, breaking the reflex loop.</li> <li>Kids360 — for children's devices, with transparent limits rather than secret surveillance.</li> <li>No screens in the bedroom. Charge devices in another room.</li> <li> Remove or mute one app that drains your attention</li> <li> Replace one hour of screen time this week with an outdoor activity</li> </ul> <p>The point is to cultivate your agency and command over your tech, you should be the one in control.</p>","path":["Practices","Digital Wellness"],"tags":[]},{"location":"practices/digital-wellness/#replacing-screen-time-with-life","level":2,"title":"Replacing screen time with life","text":"<p>For every hour you reclaim from screens:</p> <ul> <li>Sit outside and do nothing</li> <li>Read something printed on paper</li> <li>Call someone you love</li> <li>Cook a meal from whole ingredients</li> <li>Write by hand</li> </ul> <p>The internet is a tool. When it becomes the environment, you've lost the plot.</p> <p>Related: Digital Sovereignty — when wellness meets infrastructure.</p> <p>What's the first app you'll set a limit on today?</p> <ul> <li> Mark this sprout read</li> </ul>","path":["Practices","Digital Wellness"],"tags":[]},{"location":"practices/grounding-in-nature/","level":1,"title":"Grounding in Nature","text":"Photo by Adamu <p>Every moment spent with bare skin on soil, grass, or sand is a reconnection to the electromagnetic field that humans evolved within for hundreds of thousands of years.</p> <p>The Earth (whose other names include mother Gaia, Aurora, Aurelia, Tara), is a living being, and we are a small part of her.</p> <p>But connecting to the ground, whether that's by contact with our bare feet, using grounding blanket or pad, or even lying down and rolling (one of the best ways to rebalance energy when it gets too high!) we are chemically interacting with our physical Source via ionic exchange.</p> <p>Even if we can't physically touch the earth we can use awareness, visualisation and intention to guide our energy body down and root it into the crystalline core of mother Gaia. This crystalline core differs from the iron core of earth and is in a higher dimension.</p> <p>Coming soon</p> <p>Guided meditation for grounding to mother earth</p>","path":["Practices","Grounding in Nature"],"tags":[]},{"location":"practices/grounding-in-nature/#why-ground","level":2,"title":"Why ground?","text":"<p>Modern life separates us from the earth: rubber-soled shoes, elevated buildings, concrete pavements. The simple act of barefoot contact — called earthing or grounding — allows the body to absorb free electrons from the earth's surface. Research has documented reductions in inflammation, improved sleep, and measurable shifts in nervous system function from regular grounding practice.<sup>1</sup></p> <p>Start small</p> <p>Five minutes of bare feet on grass in the morning is enough to begin. You don't need a forest retreat — a patch of lawn, a beach, or even damp soil in a garden works.</p>","path":["Practices","Grounding in Nature"],"tags":[]},{"location":"practices/grounding-in-nature/#sun-gazing-reconnecting-with-light","level":2,"title":"Sun gazing: reconnecting with light","text":"<p>Sun gazing is an ancient practice of looking at the sun during the first or last hour of daylight, when UV levels are lower. Start with 10 seconds and never push beyond comfort. The practice is less about the eyes and more about allowing the body's circadian rhythm to realign with natural light cycles.</p> <p>Eye safety</p> <p>Tilt you head down and look 2 inches above the Sun, not directly at it. Stop if you feel discomfort and only gradually build up the duration, starting with 10 seconds and working up to 15 minutes over 6 months is a realistic goal. Some yogis look directly at the sun during midday but this is achieved over many years of practice.</p> <p>Sit. Breathe. Let the light wash over you. No agenda.</p>","path":["Practices","Grounding in Nature"],"tags":[]},{"location":"practices/grounding-in-nature/#sitting-practice-temples-forests-waterfalls","level":2,"title":"Sitting practice: temples, forests, waterfalls","text":"<p>Find a place where nature is doing its thing without human orchestration — a forest floor, a temple courtyard, beside a waterfall. Looking at the fractal form of nature found in trees, leaves, and the entire environment is highly nourishing for the nervous system. More significantly the energy flow in nature is more balanced and harmonious, whereas buildings and rooms composed of steel, aluminium and electrosmog are dissonant and disturb this flow.</p> Discover more <ul> <li> See Dan Winter's talks on fractal geometry on YouTube</li> </ul> <p>Just sit and watch. Notice how the mind, given no task, eventually settles. This is melukat in the Balinese tradition — water purification not just of the body, but of the energetic residue we carry.<sup>2</sup> Even sitting beside moving water, without entering it, can shift something.</p>","path":["Practices","Grounding in Nature"],"tags":[]},{"location":"practices/grounding-in-nature/#integrating-nature-time","level":2,"title":"Integrating nature time","text":"<p>The guideline is simple: for every hour on a device, spend an equal hour in direct contact with the natural world. Think of it as restoration and a reward.</p> <p>Start tracking it loosely. You may find, as many do, that the nature hours become the ones you crave.</p> <p>Related: Nourishing the Body — bringing nature inside through food and materials.</p> <p>What patch of earth will you stand on tomorrow morning?</p> <ul> <li> Mark this sprout read</li> </ul> <ol> <li> <p>Oschman JL, Chevalier G, Brown R. \"The effects of grounding (earthing) on inflammation, the immune response, wound healing, and prevention and treatment of chronic inflammatory and autoimmune diseases.\" Journal of Inflammation Research, 2015. PMC4378297 ↩</p> </li> <li> <p>Melukat is a Balinese Hindu water purification ritual performed at holy springs (tirta) to cleanse the body and spirit. merusaka.com ↩</p> </li> </ol>","path":["Practices","Grounding in Nature"],"tags":[]},{"location":"practices/nourishing-the-body/","level":1,"title":"Nourishing the Body","text":"<p>The body is a highly sophisticated ecosystem that responds to everything you place in it, on it, and around it.</p> <p>Our focus has been guided towards numbers like calories, steps, BMI (weight and height). These quantitative perspectives can be practical, but they often overlook the more subtle qualitative dimensions of health that can be observed and felt more easily through focused awareness than with measures and scales or lab equipment.</p> Dive deeper <p>The body is comprised of a fine balance of elements in different frequencies and states. These are a reflection of the state of the underlying aether at phases and degrees of motion. For instance solid materials are heavy, dense and even though it appears inert, their molecules are actually moving, albeit very slowly. Whereas when these molecules are heated, they undergo a dissolution of the bonds (which are really not a solid thing either, more an electrostatic coupling), and they 'melt' and move from solid to liquid and eventually to a gas and residue (solid aggregate byproduct). If we take more descriptive names to the states we could say the solid \"earth\" moves through liquid \"water\" by a process called \"fire\" and transforms into a gas called \"air\". Really all these states are part of one all encompassing consciousness and energy, the essence of which is plasma or \"aether\" as named in Ancient Greek. Modern science disregards this final point, owing to an experiment in 1887 called the Michelson Morley experiment, however this does not actually disprove the existence aether. You can read more about this at Aether Force Blog</p>","path":["Practices","Nourishing the Body"],"tags":[]},{"location":"practices/nourishing-the-body/#food-from-farmers-gardens-and-your-plant-pots-not-corporations","level":2,"title":"Food from farmers, gardens and your plant pots, not corporations","text":"<p>Most of what fills supermarket shelves is the product of monopolized supply chains — processed, preserved, and profited from at every step. The alternative is older and simpler: know who grows your food.</p> <p>Work with local farmers. Join a CSA (community-supported agriculture). Buy from a neighbor who keeps hens. Trade skills for produce. When you eat food grown by yourself or someone you've spoken to, something shifts — you feel the livingness of the food and the vitality it brings you.</p> <p>The supermarket trap</p> <p>Nearly every aisle in a conventional supermarket funnels money into a handful of conglomerates. The documentary on monopolies covers how all the big brand food items are owned by a handful of conglomerates and VC firms and is worth watching to see how it is possible that near everything in your Walgreens or 7 eleven has been engineered for profit and without your best interest or health at heart. You could also see Pam Peeke's fantastic lecture on the Hacked and Hijacked brain on how fast food acts like cocaine on the dopamine centres of the brain, and how to reset via meditation. Start by removing one aisle at a time from your routine and soon you'll feel your taste buds catching up to your desire for healthy organic and fresh natural food and drinks.</p>","path":["Practices","Nourishing the Body"],"tags":[]},{"location":"practices/nourishing-the-body/#herbal-teas-as-daily-medicine","level":2,"title":"Herbal teas as daily medicine","text":"<p>Herbal teas are one of the gentlest ways to rebalance the body throughout the day:</p> Time Tea Purpose Morning Flower teas (chamomile, jasmine, rose) Light, opening, uplifting After meals Ginger tea Digestive fire, warmth When agitated Vata-pacifying (licorice, cinnamon, ashwagandha) Grounding, calming When overheated Pitta-pacifying (mint, fennel, coriander) Cooling, soothing <p>Learn your own patterns. The tea that works for someone else may not be yours — experiment gently.</p> <ul> <li> Try a new herbal tea</li> </ul>","path":["Practices","Nourishing the Body"],"tags":[]},{"location":"practices/nourishing-the-body/#fasting-as-reset","level":2,"title":"Fasting as reset","text":"<p>Fasting doesn't need to be extreme to be effective. Start with one day a week of liquids only — fresh juices, soups, herbal teas. From there, try a 24-hour water fast. With guidance, you can work toward a 3-day water fast, which triggers deeper cellular repair processes (autophagy).<sup>1</sup></p> <p>It's about giving the digestive system the rest it rarely receives in a culture of constant consumption.</p> <ul> <li> Try eating or drinking only fruits (smoothies allowed with coconut water) for 24 hours</li> </ul>","path":["Practices","Nourishing the Body"],"tags":[]},{"location":"practices/nourishing-the-body/#what-touches-your-skin","level":2,"title":"What touches your skin","text":"<p>Gradually replace clothing and bed linen with natural, non-toxic materials: organic cotton, linen, hemp, wool. The skin is the largest organ — what it rests against for 8 hours a night matters.</p> <p>The same applies to what you put on your body. A self oil massage (abhyanga) with a simple, chemical-free oil suited to your constitution — or just pure coconut oil — is a daily practice that nourishes skin, calms the nervous system, and reconnects you to your own body with care rather than criticism.</p> <ul> <li> Replace one item of synthetic clothing with a fully natural alternative </li> </ul> Hint <p>Start with underwear. A 1993 study found that polimmediately yester underwear caused significant (mostly reversible) damage to sperm production in dogs, while cotton had no effect — the cause was electrostatic charge or some other effect from wearing synthetic fabrics.<sup>2</sup></p>","path":["Practices","Nourishing the Body"],"tags":[]},{"location":"practices/nourishing-the-body/#small-detox-steps","level":2,"title":"Small detox steps","text":"<ul> <li>Tongue scraping each morning removes the coating that accumulates overnight.</li> <li>Sauna or sweat lodges help the body release what it's been storing.</li> <li>Reduce foods you already know don't agree with you — you know which ones they are.</li> </ul> <p>None of this needs to happen overnight. One change, held consistently, reshapes a life.</p> <p>Related: Grounding in Nature — where nourishment meets the earth.</p> <p>What's one thing your body has been quietly asking you to change?</p> <ul> <li> Mark this sprout read</li> </ul> <ol> <li> <p>Autophagy — the body's cellular cleanup and recycling process — was the subject of Yoshinori Ohsumi's 2016 Nobel Prize in Physiology or Medicine. Fasting is one of the most reliable ways to trigger it. nobelprize.org ↩</p> </li> <li> <p>Shafik A. \"Effect of different types of textile fabric on spermatogenesis: an experimental study.\" Urological Research, 1993. PMID: 8279095 — Note: this was an animal study (dogs). ↩</p> </li> </ol>","path":["Practices","Nourishing the Body"],"tags":[]},{"location":"practices/spiritual-hygiene/","level":1,"title":"Spiritual Hygiene","text":"<p>Just as you wash your body, your space and energy field benefit from regular tending too. Environments hold residue, and your intention shapes what you encounter.</p>","path":["Practices","Spiritual Hygiene"],"tags":[]},{"location":"practices/spiritual-hygiene/#cleansing-your-space","level":2,"title":"Cleansing your space","text":"<ul> <li>See the Daily Sadhana action items that will also affect your space. The humans in a space have the greatest impact upon its vibration.</li> <li>Chanting is a very powerful way to raise vibration in a space. You can use any sound you enjoy that connects you to yourself. Chanting in the mind is more powerful than out loud.</li> <li> Clear and declutter one space in your home right now</li> <li>Clean and declutter: every object carries a subtle energetic weight, see Marie Kondo and A monk's guide to a clean house and mind</li> <li>Cleaning is extremely important, as any dirt and detritus will repel higher consciousness beings and attract those from the lower realms, just like how if you leave a mess insects will be drawn to it, the same applies to non physical beings. A clean home and a clean heart are pre-requisites to connecting to angelic and divine beings.</li> <li>Open windows daily and allow light and fresh air to circulate through your space</li> <li>Remove electronics from the room, or at minimum cover screens</li> <li> Try a sound cleansing — ring a brass bell, play a singing bowl, or put on Solfeggio tones for 10 minutes</li> <li>Use pure frequency: a brass bell with bright tones, a tibetan or crystal singing bowl, download and play a Tarpan music, or Solfeggio tone music in the background on your phone.</li> <li>Burn natural incense or diffuse pure essential oils (frankincense, sage, palo santo)</li> </ul> <p>Discover more</p> <ul> <li>Healing with Form, Energy and Light by Tenzin Wangyal Rinpoche</li> <li>Pranic Healing by Master Choa Kok Sui</li> </ul> How often should I cleanse? <p>A light daily clearing (open window, intention setting) and a deeper weekly reset (sound, smoke, decluttering) is a sustainable rhythm. After arguments, illness, or visits from heavy energy, cleanse immediately and go outside for a walk.</p>","path":["Practices","Spiritual Hygiene"],"tags":[]},{"location":"practices/spiritual-hygiene/#clearing-sleep-space","level":2,"title":"Clearing Sleep Space","text":"<p>Your bedroom is the most important room to tend. You spend a third of your life there, in a more unconscious and receptive state. Make your bed as soon as you wake up, crumpled sheets create surprisingly discordant energy. It also helps you feel you've achieved something and sets the precedent to take care of yourself and your life.</p> <p>Before sleeping you can light a ghee or sattvic oil lamp, being careful it will not be disturbed or near any flammable items. You could keep a shrine or altar with items that make you happy and feel love, that could be family or those who have inspired you who have good character.</p>","path":["Practices","Spiritual Hygiene"],"tags":[]},{"location":"practices/spiritual-hygiene/#intention","level":3,"title":"Intention","text":"<p>Before sleep, state clearly — aloud or internally:</p> <p>I invite only energies of the highest light to interact with me. My space is sovereign. My field is clear.</p> <ul> <li> Set this intention aloud before sleep tonight</li> </ul> <p>You don't need to believe in guides for this to work. The practice is about setting a boundary and orienting your awareness toward what is loving, clear, and true. Whatever your framework — ancestors, angels, higher self, or simply the clearest version of your own consciousness — the act of calling it in is what matters.</p>","path":["Practices","Spiritual Hygiene"],"tags":[]},{"location":"practices/spiritual-hygiene/#sound-as-medicine","level":2,"title":"Sound as medicine","text":"<p>The frequencies you surround yourself with shape your nervous system. Consider:</p> <ul> <li>Solfeggio tones — a set of frequencies used in alternative healing traditions:<sup>1</sup></li> <li>432 Hz — often described as calming and naturally resonant</li> <li>528 Hz — sometimes called the \"love frequency\" and associated with transformation in alternative medicine circles</li> <li>Natural classical — Debussy, Ravi Shankar — music that creates space rather than filling it</li> <li>Kirtan and mantra — collective chanting that synchronizes heart rates and entrains the group field</li> </ul> <p>The rule is simple: if a song has a single negative word or message, skip it. The subconscious absorbs everything. Curate your sound environment as carefully as your food.</p> <ul> <li> Try a week of only positive, uplifting music — no negative lyrics</li> </ul>","path":["Practices","Spiritual Hygiene"],"tags":[]},{"location":"practices/spiritual-hygiene/#group-singing-toning-and-joy","level":2,"title":"Group singing, toning, and joy","text":"<p>Human voices together are one of the most powerful frequency generators available. Group singing — kirtan, toning, community choirs, or just friends around a fire — synchronizes nervous systems, releases oxytocin, and creates a field of shared vibration that lingers long after the sound stops.</p> <p>Pair this with:</p> <ul> <li>Uplifting art — surround yourself with images that open the heart</li> <li>Light-hearted comedy — laughter is a genuine cleansing practice</li> <li>Positive energy events — gatherings where the purpose is simply to feel good together</li> <li>Joy maxxing is relentlessly choosing what your heart calls you to do, even if you would have been shy or too scared to pursue it normally. It could be wearing that silly hat, or singing and dancing in the rain. Take at least one day a week or one hour a day to really follow your heart!</li> </ul>","path":["Practices","Spiritual Hygiene"],"tags":[]},{"location":"practices/spiritual-hygiene/#mass-meditations-and-peace-visualization","level":2,"title":"Mass meditations and peace visualization","text":"<p>When large numbers of people hold the same intention simultaneously, something measurable shifts. A 2017 study of large Transcendental Meditation groups found a 28.4% reduction in murder rates across 206 US urban areas during periods when the practicing group exceeded a critical threshold.<sup>2</sup> Similar studies have reported reductions in violent crime, traffic fatalities, and drug-related deaths during the same periods.</p> <p>Join global mass meditations when they are called. Or gather a small group — even three people — and sit together with the intention of peace and the most positive timeline for humanity.</p> <p>Create something tangible to crystallize the intention: a doodle, a piece of art, a short written statement of what that positive timeline looks like for you. Make it specific. Make it beautiful. Keep it visible.</p> <p>Related: Daily Sadhana — spiritual hygiene as daily practice.</p> <p>What's the first thing you'll clear from your bedroom tonight?</p> <ul> <li> Mark this sprout read</li> </ul> <ol> <li> <p>Solfeggio frequencies originate from a medieval hymn to St. John the Baptist and were reinterpreted in the 1970s by Dr. Joseph Puleo as healing tones. While many people find them subjectively calming, there is no rigorous scientific evidence that specific frequencies repair DNA or produce specific physiological effects. A 2019 review noted that most published studies on 432 Hz music are small and preliminary. scienceinsights.org ↩</p> </li> <li> <p>Cavanaugh KL, Dillbeck MC. \"Field-effects of consciousness: A follow-up study on the reduction of murder rates in large US urban areas.\" Journal of Health and Environmental Research, 2017. The study was conducted by researchers at Maharishi University of Management, the institution founded by the founder of Transcendental Meditation. Results are debated in the wider scientific community. EurekAlert summary ↩</p> </li> </ol>","path":["Practices","Spiritual Hygiene"],"tags":[]},{"location":"strategies/","level":1,"title":"Strategies","text":"<p>Big-picture frameworks for when a practice opens a door and you're ready to walk through. These are the patterns, mindsets, and structural shifts — the strategy beneath the tactics.</p> <ul> <li> Digital Sovereignty Own your hardware, software, data, and networks</li> <li> Community Sovereignty Parallel economies, PMAs, seva, freedom networks</li> <li> Finding Your Purpose Passion, suffering into service, building your tribe</li> <li> Collective Awakening Mass intention, circles, crystallizing the vision</li> </ul> <p>Come back to these. They'll mean something different each time.</p>","path":["Strategies"],"tags":[]},{"location":"strategies/collective-awakening/","level":1,"title":"Collective Awakening","text":"Photo by Rishikesh Yogpeeth on Unsplash <p>Awakening is often described as an individual journey, but it has never been a solo project. Consciousness shifts ripple through groups, communities, and fields — and when enough people hold the same frequency simultaneously, something in the collective field changes.</p>","path":["Strategies","Collective Awakening"],"tags":[]},{"location":"strategies/collective-awakening/#the-power-of-mass-intention","level":2,"title":"The power of mass intention","text":"<p>Decades of research on group meditation — particularly large Transcendental Meditation assemblies — has documented correlations between group practice and reductions in crime, violence, and other social stress indicators when a critical mass (roughly the square root of 1% of a population) meditates together.<sup>1</sup></p> <p>When you join a mass meditation — whether online or in person — you are not just calming your own nervous system. You are contributing to a field. The intention you hold for peace, for the most positive timeline, is not private. It radiates.</p> <ul> <li> Join a mass meditation this month — search online for upcoming global events</li> </ul>","path":["Strategies","Collective Awakening"],"tags":[]},{"location":"strategies/collective-awakening/#creating-your-own-circle","level":2,"title":"Creating your own circle","text":"<p>You don't need to wait for a global event. Gather two or three people and sit together:</p> <ol> <li>Start with silence — 5 to 15 minutes of shared stillness</li> <li>State an intention — \"We are here for peace. We are here for the most positive timeline for humanity.\"</li> <li>Visualize together — describe, aloud or silently, what that world looks like, feels like, sounds like</li> <li>Close with sound — a bell, a chant, a simple \"om\"</li> </ol> <p>Do it weekly. The consistency matters more than the size.</p>","path":["Strategies","Collective Awakening"],"tags":[]},{"location":"strategies/collective-awakening/#crystallizing-the-vision","level":2,"title":"Crystallizing the vision","text":"<p>Between gatherings, make something tangible:</p> <ul> <li> Create a vision artifact — a doodle, statement, or drawing of the world you want to see</li> <li>Doodles or drawings — what does the peaceful world look like through your eyes?</li> <li>Written statements of intent — short, present-tense declarations: \"Clean water flows freely. Children laugh without fear. Elders are honored. The land is tended.\"</li> <li>A shared board or album — where each person contributes their vision of the positive timeline</li> </ul> <p>These artifacts serve as anchors. When the external world looks chaotic, the images and words you've created together remind you what you are building toward — and that you are building it together.</p>","path":["Strategies","Collective Awakening"],"tags":[]},{"location":"strategies/collective-awakening/#conscious-activism","level":2,"title":"Conscious activism","text":"<p>Activism doesn't require anger. The most effective campaigns combine awareness with action:</p> <ul> <li>Awareness: educate your community — host film screenings, share resources, write clearly about what's happening</li> <li>Action: engage with key decision makers — local council members, school boards, community leaders</li> <li>Campaigns: focused efforts on specific issues — stopping a harmful development, protecting green space, defending digital rights</li> </ul> <p>Do this offline where possible. Face-to-face relationships with decision makers are harder to dismiss than emails. And when you work alongside others in person, the trust built is its own reward.</p>","path":["Strategies","Collective Awakening"],"tags":[]},{"location":"strategies/collective-awakening/#the-compass","level":2,"title":"The compass","text":"<p>Through all of this, hold a simple compass:</p> <ul> <li> Before the next emotional action, ask: Is this arising from love or from fear?</li> <li>Is it connecting people or dividing them?</li> <li>Is it building something or only tearing something down?</li> </ul> <p>Fear-based activism burns out. Love-based activism regenerates. The most radical thing you can do — genuinely radical — is to remain joyful while fighting for what matters.</p> <p>Related: Spiritual Hygiene — keeping your own field clear so you can contribute cleanly to the collective.</p> <p>What does the most positive timeline look like to you — in one sentence?</p> <ul> <li> Mark this sprout read</li> </ul> <ol> <li> <p>Cavanaugh KL, Dillbeck MC. \"Field-effects of consciousness: A follow-up study on the reduction of murder rates in large US urban areas.\" Journal of Health and Environmental Research, 2017. A series of studies from Maharishi University researchers has found correlations between large TM-Sidhi groups and reductions in social stress indicators; the interpretation of these findings is not universally accepted. EurekAlert summary ↩</p> </li> </ol>","path":["Strategies","Collective Awakening"],"tags":[]},{"location":"strategies/community-sovereignty/","level":1,"title":"Community Sovereignty","text":"Photo by Spencer Plouzek on Unsplash <p>Sovereignty grows in relationship — with the land, with the people who grow food, with neighbors who share skills, and with networks that operate outside the extractive economy.</p>","path":["Strategies","Community Sovereignty"],"tags":[]},{"location":"strategies/community-sovereignty/#food-know-your-farmer","level":2,"title":"Food: know your farmer","text":"<p>Every dollar spent at a supermarket feeds a system designed to concentrate wealth and power. The alternative is older than capitalism: direct relationships with the people who produce what you consume.</p> <ul> <li>Join a local CSA (community-supported agriculture)</li> <li> Buy from farmers' markets — talk to the people behind the stall</li> <li> Trade skills: help with a harvest, offer web design, teach a class</li> <li> Grow something yourself, even if it's just herbs on a windowsill</li> </ul> <p>When your food comes from someone you know, the transaction becomes a relationship. That relationship is the foundation of a parallel economy.</p> <p>The monopoly problem</p> <p>Watch this to understand how deeply monopolized the food system is. The solution is not to find ethical products within the system — it's to build outside it.</p>","path":["Strategies","Community Sovereignty"],"tags":[]},{"location":"strategies/community-sovereignty/#private-members-associations-and-collectives","level":2,"title":"Private Members Associations and collectives","text":"<p>In many jurisdictions, Private Members Associations (PMAs) allow groups to operate outside the regulatory frameworks designed for commercial entities. They are not businesses — they are associations of people exercising their right to associate and self-govern.</p> <p>PMAs can be used for:</p> <ul> <li>Education cooperatives outside state curricula</li> <li>Health collectives practicing natural medicine</li> <li>Legal support networks with aligned professionals</li> <li>Community asset ownership (land, equipment, housing)</li> </ul> <p>Research what's possible in your jurisdiction. Find lawyers and politicians with genuine integrity — they exist, often working quietly — who can help push back on overreach in climate policy, health mandates, surveillance expansion, and data center proliferation.</p>","path":["Strategies","Community Sovereignty"],"tags":[]},{"location":"strategies/community-sovereignty/#seva-service-without-expectation","level":2,"title":"Seva: service without expectation","text":"<p>Seva is selfless service — giving without any expectation of return. It is the antidote to the transactional mindset that pervades modern life.</p> <p>Start small:</p> <ul> <li> Cook a meal for someone who is struggling</li> <li> Sit and listen to someone who is lonely — just listen, no advice</li> <li> Clean a section of your local park or river</li> <li> Offer your skills (legal, technical, therapeutic) to those who cannot pay</li> </ul> <p>Do three kind things every week that you tell no one about. The anonymity is part of the practice — it purifies the motivation.</p>","path":["Strategies","Community Sovereignty"],"tags":[]},{"location":"strategies/community-sovereignty/#building-freedom-networks","level":2,"title":"Building freedom networks","text":"<p>Create community links — both offline and online — that support and develop:</p> Domain What to build Education Study groups, skill-shares, unschooling collectives Technology Local mesh networks, open-source tooling, privacy workshops Health Herbal medicine circles, movement groups, mental/emotional/spiritual support pods Legal Network of integrity-driven lawyers, know-your-rights workshops Economic Barter networks, time banks, local currencies, PMAs <p>The goal is not to secede from society. It is to build parallel structures so robust that when the extractive systems falter, communities don't.</p>","path":["Strategies","Community Sovereignty"],"tags":[]},{"location":"strategies/community-sovereignty/#legally-minimizing-extraction","level":2,"title":"Legally minimizing extraction","text":"<p>Tax avoidance within the law is not evasion — it is resource sovereignty. Learn about:</p> <ul> <li>PMAs and trusts for collective asset holding</li> <li>Agricultural exemptions where applicable</li> <li>Non-profit structures for community-serving work</li> <li>Barter and gift economies that operate outside taxable transactions</li> </ul> <p>Consult aligned professionals. The goal is to keep resources circulating within the community rather than being siphoned upward.</p> <p>Related: Digital Sovereignty — because freedom networks need free infrastructure.</p> <p>Who in your community could you reach out to this week?</p> <ul> <li> Mark this sprout read</li> </ul>","path":["Strategies","Community Sovereignty"],"tags":[]},{"location":"strategies/digital-sovereignty/","level":1,"title":"Digital Sovereignty","text":"<p>Digital sovereignty means owning your own digital life — the hardware, the software, the data, the networks. It is the recognition that every time you use a \"free\" service, you are the product. Taking back control is not a technical exercise; it is a spiritual one.</p>","path":["Strategies","Digital Sovereignty"],"tags":[]},{"location":"strategies/digital-sovereignty/#the-hardware-you-already-own","level":2,"title":"The hardware you already own","text":"<p>An old laptop — the one gathering dust — can run Linux perfectly. Modern distributions like MX Linux or Linux Mint breathe new life into aging hardware and free you from operating systems designed to extract data.</p> <p>For phones, the path is similar:</p> Device System Notes Second-hand Google Pixel GrapheneOS Privacy-hardened Android, no Google services Various Android phones /e/OS (Murena) De-googled Android with cloud services Various devices postmarketOS True Linux on mobile, still maturing <p>Start with the phone</p> <p>Your phone is the most intimate surveillance device you own. It knows your location, your contacts, your voice, your typing patterns, your sleep schedule. Moving to a de-googled OS is the single highest-impact step you can take.</p>","path":["Strategies","Digital Sovereignty"],"tags":[]},{"location":"strategies/digital-sovereignty/#network-sovereignty","level":2,"title":"Network sovereignty","text":"<ul> <li> Switch your main computer from WiFi to Ethernet</li> <li> On your phone: switch 5G to 4G, use airplane mode when not needed</li> <li> Install and use a trusted VPN with a clear no-logging policy</li> <li> Keep your phone away from your body — not in a pocket, not against your head</li> </ul> <p>VPN: A simple, trusted VPN prevents your internet provider from building a profile of every site you visit. Choose one with a clear no-logging policy and preferably based outside surveillance alliances. Mullvad, Nyx are good. If you want extra privacy pay via Monero.</p> <p>Meshtastic: When the grid is not your friend, build your own. Meshtastic lets you create off-grid, encrypted text networks using inexpensive LoRa radios. It's community infrastructure — no cell towers, no subscriptions, no central authority.</p>","path":["Strategies","Digital Sovereignty"],"tags":[]},{"location":"strategies/digital-sovereignty/#erasing-your-digital-footprint","level":2,"title":"Erasing your digital footprint","text":"<p>Move away from Google piece by piece:</p> Instead of Use Gmail Proton Mail, self-hosted mail Google Drive Syncthing, Nextcloud Google Photos Ente, local storage shared by Syncthing Google Docs CryptPad, Libre Office suite <p>The principle is simple: self-hosted first, local-first, privacy-first. If your data lives on someone else's computer, it is not your data.</p>","path":["Strategies","Digital Sovereignty"],"tags":[]},{"location":"strategies/digital-sovereignty/#passwords-and-keys","level":2,"title":"Passwords and keys","text":"<ul> <li> Install KeePassXC and create your first password database</li> <li> Generate unique passwords for every important service</li> <li> Get a hardware security key (like a YubiKey) where possible</li> </ul> <p>Treat your digital keys as carefully as the keys to your home.</p> <p>Related: Digital Wellness — sovereignty begins with what you consume.</p> <p>What's one service you could migrate away from this month?</p> <ul> <li> Mark this sprout read</li> </ul>","path":["Strategies","Digital Sovereignty"],"tags":[]},{"location":"strategies/finding-purpose/","level":1,"title":"Finding Your Purpose","text":"<p>Beyond making a living lies the question that has quietly followed you for years: why am I really here? Not your job title. Not your roles. The thing that makes your heart come alive and, in doing so, lifts others up.</p>","path":["Strategies","Finding Your Purpose"],"tags":[]},{"location":"strategies/finding-purpose/#the-passion-that-was-always-there","level":2,"title":"The passion that was always there","text":"<p>Your purpose is innate and can be seen in your passions, what you naturally feel drawn to. In childhood these may have been more evident by how you spent your free time. Your soul was born with a particular intention to experience and contribute something to this reality, this can be seen in your natural tendencies and skills or gifts. Meditation or Spiritual Hypnotherapy can be powerful way to discover life's purpose more clearly.</p> <p>Ask yourself:</p> <ul> <li> Write down your answer: What would I do if money were not a concern?</li> <li> Write down your answer: What challenge have I lived through that I could help others navigate?</li> <li>What topic could I talk about for hours without tiring?</li> <li>What makes me feel most alive — and who benefits when I am in that state?</li> </ul> <p>That last question is often the most direct path. The wound becomes the gift.</p>","path":["Strategies","Finding Your Purpose"],"tags":[]},{"location":"strategies/finding-purpose/#when-suffering-becomes-service","level":2,"title":"When suffering becomes service","text":"<p>Look at the most difficult experience of your life — the one you wouldn't wish on anyone. Now consider: who is going through that right now, alone, with no guide?</p> <p>Your experience is not just yours. It is a map that someone else desperately needs. When you offer it — not as a savior but as someone who has walked a similar road — you transform suffering into meaning.</p> <p>This is not about becoming a coach or therapist (though it could be). It's about being available: mentoring one person, writing honestly about what you learned, starting a small group, or simply being the person you wish had been there for you.</p>","path":["Strategies","Finding Your Purpose"],"tags":[]},{"location":"strategies/finding-purpose/#seva-purpose-in-action","level":2,"title":"Seva: purpose in action","text":"<p>Purpose without service becomes self-absorption. Seva — selfless service — grounds your gifts in the real world:</p> <ul> <li>Cook and deliver meals in your community</li> <li>Offer your time to simply listen — no advice, no fixing</li> <li>Clean a park or river without posting about it</li> <li>Share your skills (legal, technical, therapeutic) with those who cannot afford them</li> </ul> <p>Do three kind things every week that you tell no one about. The secrecy purifies the motivation. You're not building a brand — you're building a life.</p>","path":["Strategies","Finding Your Purpose"],"tags":[]},{"location":"strategies/finding-purpose/#the-tribe-youre-building","level":2,"title":"The tribe you're building","text":"<p>Your purpose will attract people. Not everyone — just the ones who resonate with what you're putting into the world. This is your tribe: not a following, but a mutual support network of people moving in the same direction.</p> <p>Spend more time with people who are on a positive frequency — those who energize rather than drain. You can still feel compassion for those on a lower frequency, but you are not obligated to be friends with them. Your energy is finite. Spend it where it grows.</p>","path":["Strategies","Finding Your Purpose"],"tags":[]},{"location":"strategies/finding-purpose/#the-daily-turn-toward-purpose","level":2,"title":"The daily turn toward purpose","text":"<p>You don't need to quit your job tomorrow. Start with:</p> <ul> <li> Do one unannounced act of kindness each day this week</li> <li>One hour a week on the thing that lights you up</li> <li>One conversation with someone doing what you feel called to do</li> <li>One small act of service, unannounced</li> <li>One visualization, morning and night, of the future you are building</li> </ul> <p>Purpose is a direction you calibrate toward, daily, with each small choice. Which of your daily actions feel aligned with your purpose, and which ones could use a nudge in the right direction?</p> <p>Related: Community Sovereignty — purpose expressed through collective action.</p> <p>What challenge have you lived through that someone else needs help with right now?</p> <ul> <li> Mark this sprout read</li> </ul>","path":["Strategies","Finding Your Purpose"],"tags":[]}]} |