Compare commits

44 Commits

Author SHA1 Message Date
3dbc517718 Merge pull request 'Proper Title, Police Encounter Changes' (#4) from dev into main
Reviewed-on: #4
2025-10-04 20:19:00 +00:00
ba4f69e535 Pass on doing a "special/fance" edition note. Let it stand for itself. 2025-10-04 13:04:54 -07:00
eee408fce6 Put booklet in the PDF titles. 2025-10-04 13:04:36 -07:00
999ce246e6 Refactor header portion. Make title area more official. 2025-10-04 08:06:53 -07:00
9b2b79232b Change pdfbook2 command to not crop which was messing with margins. Create a rotated version for better duplex printing. 2025-10-04 08:06:32 -07:00
c52ebd7a72 Reduce margins and increase font size so booklet looks better. 2025-10-04 06:55:25 -07:00
7f5e7f907c Ensure conversion takes place in the correct folder. 2025-10-04 06:54:34 -07:00
56b21a489c Remove extra newline. Spellcheck the document. 2025-10-02 14:33:25 -07:00
442a57fa0c Get back down to 4 pages. 2025-10-02 14:31:21 -07:00
d336e52ef0 Add that police can lie. 2025-10-02 14:19:37 -07:00
0487533c06 Add tag. 2025-09-30 11:36:59 -07:00
31c0e0d2b0 Move the URL to the end of the eBook. 2025-09-28 20:27:04 -07:00
ccbbdc91c4 Add a definition for statist/statism for newcomers. 2025-09-28 20:09:13 -07:00
96e23b4529 Add explanation of what the byline URL is for. 2025-09-28 20:06:13 -07:00
053f52bcf1 Merge pull request 'Fix Typo' (#3) from dev into main
Reviewed-on: #3
2025-09-28 07:18:14 -07:00
80fecf5653 Update name and add usage. 2025-09-28 07:17:31 -07:00
ea540e3376 Remove manual revised tag. 2025-09-28 07:12:13 -07:00
3ab96f1495 Fix typo. 2025-09-28 07:09:27 -07:00
235ff6040a Merge pull request 'Add "Police Encounters", Byline, Working URLs, Contact Info' (#2) from dev into main
Reviewed-on: #2
2025-09-28 06:59:33 -07:00
16e4a5db66 Rename markdown file. 2025-09-28 06:45:49 -07:00
4733ae2f2e Editing and adding sources for Police Encunter section. 2025-09-28 06:43:40 -07:00
276cc30189 Adjust the font and margin to stay on 4 pages. 2025-09-28 04:52:00 -07:00
a3607f5988 Split contact section into email and Telegram. 2025-09-28 04:49:19 -07:00
5db170c735 Make links usable on eBook version. 2025-09-28 04:47:30 -07:00
7f03ff864f Add section on police encounters. 2025-09-28 04:40:06 -07:00
d5dbd0720d Input the revision date. 2025-09-28 04:30:26 -07:00
28843993f4 Enhance the title page with credits. 2025-09-28 04:30:15 -07:00
3d5b6a196a Merge pull request 'Release Version 1.0' (#1) from dev into main
Reviewed-on: me/ebook-veganarchist-sovereignty#1
2025-09-27 18:29:40 -07:00
1636bacf84 Modifications after a final review. 2025-09-27 18:27:03 -07:00
ce27e00372 Add tags. 2025-09-27 17:12:51 -07:00
d963377717 Remove extra Telegram links. 2025-09-27 17:08:12 -07:00
5dbdc8fa1b Fnish TBD's. 2025-09-27 17:07:19 -07:00
9e81af1d3d Finalize wording of first page. 2025-09-27 14:59:37 -07:00
eb9555d7de Finish more TBD's. 2025-09-27 14:55:47 -07:00
ddb8d7f0e7 Add booklet command. 2025-09-27 14:55:30 -07:00
3fc1c6e7d5 Add TODO for modifying the PDF for proper printing. 2025-09-27 14:39:19 -07:00
b44e310bc1 Finish more TBD's. 2025-09-27 14:38:56 -07:00
ec499ebe5e Begin cleaning up TBD's. 2025-09-27 14:16:05 -07:00
e3301883c9 Fix lists and code blocks by adding proper spacing. 2025-09-27 13:53:38 -07:00
7f150c767c Add metadata and font settings. 2025-09-27 13:48:39 -07:00
40b45c734d Remove table of contents and numbers headers. 2025-09-27 13:48:23 -07:00
62140c6f6b Ignore PDF files. 2025-09-27 13:21:51 -07:00
431210460f Add modified conversion script of ebook-health-protocol. 2025-09-27 13:21:41 -07:00
1edc3fc5b4 Add install script from ebook-health-protocol repo. 2025-09-27 13:18:56 -07:00
6 changed files with 338 additions and 205 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
*.pdf

View File

@@ -1,3 +1,21 @@
# ebook-veganarchist-sovereignty
# Voluntary Sovereignty
Short eBook/zine to distribute and maybe make flyers out of.
Short eBook/zine to distribute and make flyers out of.
## Usage
First run the installer. It has been tested on Debian Trixie 13.0.
```shell
install.sh
```
Then make any changes to `ebook.md`.
After making changes, run the convert script from the project directory.
```shell
convert.sh
```
You should now have `VoluntarySovereignty.pdf` and `VoluntarySovereignty-book.pdf` available.

44
convert.sh Executable file
View File

@@ -0,0 +1,44 @@
#!/bin/bash
# 2024-03-06 Hyperling
# PanDoc Usage: https://pandoc.org/MANUAL.html#general-writer-options
DIR="$(dirname -- "${BASH_SOURCE[0]}")"
cd $DIR
date
md="ebook.md"
ebook="VoluntarySovereignty.pdf"
booklet1="VoluntarySovereignty-book.pdf"
booklet2="VoluntarySovereignty-booklet-default.pdf"
booklet3="VoluntarySovereignty-booklet-rotated.pdf"
if [[ -e $ebook ]]; then
echo -n "Old: "
du -h $ebook
rm -v $ebook
fi
cp $md /tmp/
sed -i "s/{REVISION_DATE}/`date +'%Y-%m-%d'`/g" /tmp/$md
pandoc /tmp/$md \
-s \
-o $ebook
status=$?
# Use LaTeX booklet package to make a print, fold, and staple version!
pdfbook2 -n $ebook
mv $booklet1 $booklet2
pdfbook2 -ns $ebook
mv $booklet1 $booklet3
echo "Completed with status '$status'."
echo -n "New: "
du -h $ebook
date
exit $status

View File

@@ -1,203 +0,0 @@
---
author: Hyperling
first_date: 2025-09-27
last_revised: 2025-09-27
comments:
- Could be either a flyer or a zine, depending on which subheaders are included.
---
# Live a Voluntary Sovereign Life
How to exist in a `statist` society with the least amount of friction.
## Objective Morality
Everyone is allowed to do whatever they'd like ***if not causing harm to others***.
This means that you may not:
- **murder**
: *theft of life*
- **assault**
: *theft of health or physical vitality*
- **rape**
: *theft of sexual choice*
- **steal**
: *theft of property*
- **coerce**
: *theft of free will or association*
- **lie**
: *theft of Truth*
- **???**
: *theft of ???*
---
v1
Everything else is your birthright.
It is still recommended to obtain consent in order to participate in voluntary and healthy interactions.
This helps all parties feel respected and encourages future partnerships.
---
v2
Everything else is your birthright, however it is still recommended to obtain consent when interacting with others.
This promotes healthy interactions which helps all parties feel respected.
---
v3
[TBD/TODO]
## "Sovereign Citizens", State Citizenship, etc.
There is no such thing as being both Sovereign and a `citizen`. It is an oxymoron.
A citizen is one who is externally ruled by man's law.
Beings who have given up their free will and follow the will of others.
Sovereignty is the state of having no rulers.
It can only be acquired by taking full responsibility for your actions,
preventing any harm from being caused and accepting fault when it occurs.
Natural Law is all which applies to these beings.
Engaging in more paperwork with state entities only changes your relationship with them;
there is no true opt out.
If interested in investigating these routes, here are some resources you may find helpful.
```
onestupidfuck.com
```
## Government Contracts
If still participating in state systems, these are the bare minimum needed to exist without harassment:
- `driver's license`
- vehicle `plates` and `tags`
- `auto insurance`
It is also recommended to keep your `birth certificate` around for renewing these permits.
`tax returns`
- If still working a `W-2` job or similar, it is important to do these as usual in order to prevent theft of property ("repossession") or kidnapping ("imprisonment").
- If not, filling out the forms is still recommended, just giving a 0 in all fields related to income.
- Some opt for "sovereign" methods of `tax` withdrawal such as the `W8-BEN`, etc.
- If using these methods ***please do thorough research before acting*** and be prepared for `lawsuits`.
### DO NOT SIGN
`marriage certificate`
- Love your partner enough to not involve state entities.
- Use private contracts if wanting to make arrangements regarding joint ownership.
- Weddings, surname changes, and other common ceremonies/rituals are completely acceptable.
`food stamps` & `free health care`
- Relying on state systems for aid gives authenticity to a corrupt model.
- Work with local food banks, cash-based medical facilities, churches and temples, or other private systems if in need of assistance.
- Living a healthy lifestyle is cheap and easy! Keep your body in top condition and out of the "healthcare" system. It is possible to reverse and heal chronic disease and pains.
- Short eBook on Dietary Advice
: (drmcdougall.com/education/information/cpb)
- Short eBook on Lifestyle Advice
: (hyperling.com/health)
- Books for Chronic Pain & Disease, Mental Health, Spiritual Awareness
```
Dr. Igrid Bacci: "Effortless Pain Relief"
[TBD/TODO: Dr. Neal Barnerd*: "Reversing Diabetes"]
[TBD/TODO: Dr. Caldwell Essylstein*: "Reversing Heart Disease"]
Michael A. Singer: "The Untethered Soul", "Living Untethered"
Dan Millman: "The Peaceful Warrier" series
```
### Optional
`passport`
- There are many ways being taught on how to do this is a "sovereign" way.
- Some prefer to do things normally as to not make themselves more of a target.
`selective services`
- Most fill this out without knowing what it is since it is so heavily coerced.
- Some Christian groups, such as the [TBD/TODO], prefer to be temporarily kidnapped ("incarcerated").
## No Masters No Slaves
Many may not realize that they are actively perpetuating the false existence of hierarchies.
No one is any different than another.
A `president` of a `country` or `CEO` of a `corporation` is no more or less powerful than the local gas station clerk, a fast food employee, or your own best friend.
Learn to treat all beings with respect, whether it be at home, the workplace, on vacation, and even your dinner plate.
## Order Followers
The boots on the ground in a violent society is `law enforcement`, also known as `police` and `military`.
Participating in these positions accumulates bad karma by giving up free will and acting against Objective Morality.
Enforcing victimless crimes causes harm and is violent.
If you or a loved one is a participant, please consider leaving this system of abuse and learning proper mediation techniques.
```
[TBD/TODO: midfest link for conflict resolution]
```
## The Legitimacy of the 'state' is an Illusion
The only reason the `state` can do what it does and gets away with it is because people give it their power and don't question `authority`.
If everyone was to wake up and realize that it is only an imaginary construct, and that by acting complicitly with it they give it its ability to cause harm, it could simply go away.
### Books
```
Larken Rose: "The Most Dangerous Superstition",
[TBD/TODO: Will Tuttle: "The World Peace Diet", "[TBD/TODO]"]
```
### Movies & Documentaries
```
"Jones Plantation" 2023* film : (jonesplantationfilm.com) [TBD/TODO: Verify!]
"Pyramid of Power" ZZ episode series : (pyramidofpower.net) [TBD/TODO: Verify!]
```
### Podcasts & Presentations
```
whatonearthishappening.com
```
### Other Websites & Resources
```
onegreatworknetwork.com
[TBD/TODO: James Colbert website]
```
## In Love, Friends
We are spirits inhabiting bodies. Use these vehicles to prevent wrong in the world, so that we may all thrive in peace.
Blessings, fellow brothers and sisters.
### "Social Media"
Here are some websites if you would like to find other Freedom-minded individuals.
```
freedomcells.org
connector.app
```
### Contact Us
Questions? Interested in joining like minded beings for fellowship? If you're around Arizona come join us for a hike, swim, or other activities!
```
[TBD/TODO:
OR, create a channel called VoluntaryistsOfArizona and have different group chats for each locality?? That way they're all in one place and can be easily found as a directory. Have one for nomads specifically too!!
t.me/ArizonaVoluntaryists
t.me/ArizonaVoluntaryistsGeneral
t.me/ArizonaVoluntaryistsFlagstaff
t.me/ArizonaVoluntaryistsTucson
t.me/ArizonaVoluntaryistsNomads
]
```

265
ebook.md Normal file
View File

@@ -0,0 +1,265 @@
---
title-meta: "Voluntary Sovereignty"
date-meta: "{REVISION_DATE}"
author-meta: 'Chad Michael "Hyperling" Greenwood'
subject: Voluntary Sovereignty
title: "Voluntary Sovereignty"
subtitle: "*Existing in a `statist` society with the least amount of friction.*"
author: 'by `Chad Michael "Hyperling" Greenwood`'
date: "Last Revised {REVISION_DATE}"
# Font sizes can only be 10pt-12pt (https://pandoc.org/MANUAL.html#fonts)
fontsize: "12pt"
geometry: "margin=0.5in"
keywords:
- ebook
- hyperling
- hypervegan
- health protocol
- chad michael greenwood
- freedom
- heal
- cancer
- medication
- pills
- diet
- food
- wfpb
- whole foods
- vegan
- hydration
- water
- exercise
- activity
- sleep
- rest
- environment
- surroundings
- positivity
- outlook
- medical system
- escape tyranny
- natural law
- universal law
- the golden rule
- survival skills
- anarchy
- anarchism
- anarchist
- voluntary
- voluntaryism
- voluntaryist
- veganarchism
- sovereign
- sovereignty
- police
- law
- officer
---
## Objective Morality
Everyone is allowed to do whatever they'd like ***if not causing harm to others***.
This means that you may not:
- **murder** : *theft of life*
- **assault** : *theft of health, well-being, or vitality*
- **rape** : *theft of sexual choice or association*
- **steal** : *theft of property*
- **coerce** : *theft of free will*
- **lie** : *theft of Truth*
- **trespass** : *theft of security*
Everything else is a right.
Consent is still recommended when interacting with new individuals,
as others may have different wishes and desires for themselves than you do for yourself.
For the most part however, The Golden Rule is applicable,
which means you should do unto others as you'd have done unto yourself.
This promotes healthy interactions which helps all parties feel respected.
## "Sovereign Citizens", State Citizenship, etc.
There is no such thing as being both Sovereign and a `citizen`. It is an oxymoron.
A citizen is one who is externally ruled by man's law.
Beings who have given up their free will and follow the will of others.
This gives legitimacy to the `state`, resulting in `statism`, a covert form of `slavery`.
Sovereignty is the state of having no rulers.
It can only be acquired by taking full responsibility for your actions,
preventing any harm from being caused and accepting fault when it occurs.
Natural Law is all which applies to these beings.
Engaging in more paperwork with state entities only changes your relationship with them;
there is no true opt out.
If interested in investigating these routes, here are a few resources you may find helpful.
Many other workshops and classes exist as well.
[`onestupidfuck.com`](https://onestupidfuck.com)
[`freedomfromgovernment.org`](https://freedomfromgovernment.org)
## Government Contracts
If still participating in state systems, these are the bare minimum needed to exist without harassment:
- `driver's license`
- vehicle `license plates` and `registration tags`
- `auto insurance`
It is recommended to keep your `birth certificate` for renewing these permits.
`tax returns`
- If still working a `W-2` job or similar, it is important to do these as usual in order to prevent theft of property ("repossession") or kidnapping ("imprisonment").
- If not, forms can be filled out by giving a 0 in all fields related to income.
- Some opt for "sovereign" methods of `tax` withdrawal such as the `W-8BEN`, etc.
- If using these methods ***please do thorough research before acting*** as they may result in the need for filing `lawsuits`.
### DO NOT SIGN
`marriage certificate`
- Love your partner enough to not involve state entities.
- Use private contracts if wanting to make arrangements regarding joint ownership.
- Weddings, surname changes, and other common rituals are acceptable.
`food stamps` & `free health care`
- Relying on state systems for aid gives authenticity to a *corrupt* model.
- Work with local food banks, cash-based medical facilities, churches and temples, or other private systems if in need of assistance.
- Living a healthy lifestyle is ***cheap and easy***! Keep your body in top condition and out of the "healthcare" system. ***Reverse and heal*** chronic disease and pains.
- Short eBook on **Dietary Advice** : [`(drmcdougall.com/education/information/cpb)`](https://drmcdougall.com/education/information/cpb)
- Short eBook on **Lifestyle Advice** : [`(hyperling.com/health)`](https://hyperling.com/health)
- Books for **Chronic Pain & Disease** and **Mental & Spiritual Health**
- Dr. Ingrid Bacci : "Effortless Pain Relief"
- Dr. Neal Barnard : "Reversing Diabetes"
- Dr. Caldwell B. Esselstyn Jr. : "Prevent and Reverse Heart Disease"
- Michael A. Singer : "The Untethered Soul", "Living Untethered"
- Dan Millman : "Way of the Peaceful Warrior" and series
### Optional
`passport`
- There are many ways being taught on how to do this is a "sovereign" way.
- Some prefer to do things normally as to not make themselves more of a target.
`selective services`
- Most fill this out without question since it is so heavily coerced.
- Some Christian groups, such as the Jehovah's Witnesses, have members which prefer to be stolen from ("fined") or temporarily kidnapped ("incarcerated").
## No Masters No Slaves
Many do not realize that they are actively perpetuating the false existence of hierarchy.
No one is any different than another.
A `president` of a `country` or `CEO` of a `corporation` is no more or less powerful than the local gas station clerk, a fast food employee, or your own best friend.
Learn to treat all beings with respect, whether it be at home, the workplace, on vacation, and even your dinner plate.
## Order Followers
The boots on the ground in an immoral society is `law enforcement`, such as `police` and `military`.
Participating in these positions accumulates *bad karma* by giving up free will and acting against **Objective Morality**.
Enforcing victimless crimes *causes harm* and is inherently *violent*.
If you or a loved one is a participant, please consider leaving this system of *abuse* and learning proper mediation techniques.
[`midfest.info/DisputeResolution.html`](https://midfest.info/DisputeResolution.html)
### Police Encounters
Do ***NOT*** talk to the `police`.
Their `job` is to find `criminals`.
They are allowed to *lie* in order to get a `confession`.
If you do not want to be a `criminal`, be polite while ignoring their questions.
In `traffic stops` there are 3 recommended phrases to use:
1. "**I do not consent** to `search or seizure`."
2. "Am I being `detained`?"
3. "Am I **free** to go?"
Only roll down your window enough so that your voice carries.
When asked for your `license`, `registration`, `insurance`, etc, hold them against your window rather than handing them over so that they cannot be held `hostage`.
In other situations you may need to ask:
- "Do you have a `warrant`?"
such as if they want to enter your `domicile`,
in which you should **never** allow unless they have a `warrant` or become *violent*.
At best they will find nothing, and at worst you `incriminate` yourself.
The resources below show examples of this as well as proper etiquette to avoid any further suspicions.
- "Don't Talk to the Police" by CDA & Law Professor James Duane with `officer` George Bruch
- [(`odysee.com/@WakeUpMirrorSupplements:5/jddtp:c`)](https://odysee.com/@MichaelGleeson:e/donttalktopolice)
- "What To Do and Say During a Traffic Stop"
- [`(findlaw.com/traffic/traffic-stops/what-to-do-during-traffic-stops.html)`](https://www.findlaw.com/traffic/traffic-stops/what-to-do-during-traffic-stops.html)
## The Legitimacy of the 'state' is an Illusion
The only reason the `state` can do what it does and gets away with it is because people give it their power and don't question `authority`.
If everyone was to wake up and realize that it is only an imaginary construct, and that by acting complicit with it they give it its ability to cause harm, it could simply go away.
### Books
- Larken Rose : "The Most Dangerous Superstition",
- Will Tuttle : "The World Peace Diet", "Food for Freedom"
### Movies & Documentaries
- "Jones Plantation" `[2023, 1h50m]` : [`(jonesplantationfilm.com)`](https://jonesplantationfilm.com)
- "The Pyramid of Power" `[17 episode series]` : [`(thepyramidofpower.net)`](https://thepyramidofpower.net)
### Podcasts & Presentations
- [`whatonearthishappening.com/videos`](https://whatonearthishappening.com/videos), start where you'd like
- [`whatonearthishappening.com/podcast`](https://whatonearthishappening.com/podcast), start from episode 1
### Other Websites & Resources
- [`onegreatworknetwork.com`](https://onegreatworknetwork.com)
- [`corbettreport.com`](https://corbettreport.com)
# In Love, Friends
We are spirit souls inhabiting physical bodies.
Use these vehicles to prevent wrong in the world,
so that we may all thrive in peace.
Blessings, fellow brothers and sisters.
## "Social Media"
Here are some websites if you would like to find other Freedom-minded individuals without getting involved with big-tech platforms.
[`freedomcells.org`](https://freedomcells.org)
[`connector.app`](https://connector.app)
## Contact
Questions? Concerns? Want to further the conversation?
[`me@hyperling.com`](mailto:me@hyperling.com)
## Other Formats
Find this information in all its formats at its latest version at [`hyperling.com/freedom`](https://hyperling.com/freedom).
## Join Us
Interested in joining like minded beings around Arizona?
We'd love for you to come for a hike, swim, or other fun activity!
[`t.me/ArizonaVoluntaryists`](https://t.me/ArizonaVoluntaryists)

8
install.sh Executable file
View File

@@ -0,0 +1,8 @@
#!/bin/bash
# 2024-03-06 Hyperling
sudo apt install pandoc \
texlive-latex-base texlive-fonts-recommended \
texlive-extra-utils texlive-latex-extra
exit $?