Compare commits

10 Commits

2 changed files with 28 additions and 28 deletions

View File

@@ -2,10 +2,16 @@
# 2024-03-06 Hyperling # 2024-03-06 Hyperling
# PanDoc Usage: https://pandoc.org/MANUAL.html#general-writer-options # PanDoc Usage: https://pandoc.org/MANUAL.html#general-writer-options
DIR="$(dirname -- "${BASH_SOURCE[0]}")"
cd $DIR
date date
md="ebook.md" md="ebook.md"
ebook="VoluntarySovereignty.pdf" ebook="VoluntarySovereignty.pdf"
booklet1="VoluntarySovereignty-book.pdf"
booklet2="VoluntarySovereignty-booklet-default.pdf"
booklet3="VoluntarySovereignty-booklet-rotated.pdf"
if [[ -e $ebook ]]; then if [[ -e $ebook ]]; then
echo -n "Old: " echo -n "Old: "
@@ -22,8 +28,11 @@ pandoc /tmp/$md \
status=$? status=$?
# Use LaTeX booklet package to make a print, fold, and staple version! # Use LaTeX booklet package to make a print, fold, and staple version!
pdfbook2 $ebook pdfbook2 -n $ebook
#pdfbook2 --signature=4 $ebook mv $booklet1 $booklet2
pdfbook2 -ns $ebook
mv $booklet1 $booklet3
echo "Completed with status '$status'." echo "Completed with status '$status'."

View File

@@ -1,23 +1,17 @@
--- ---
author: "Hyperling"
first_date: "2025-09-27"
comments:
- Could be either a flyer or a zine, depending on which subheaders are included.
title-meta: "Voluntary Sovereignty" title-meta: "Voluntary Sovereignty"
date-meta: "{REVISION_DATE}" date-meta: "{REVISION_DATE}"
author-meta: 'Hyperling' author-meta: 'Chad Michael "Hyperling" Greenwood'
subject: Voluntary Sovereignty subject: Voluntary Sovereignty
# Decent but lots of text per single page, pretty menacing to read on a screen. title: "Voluntary Sovereignty"
# 10 pages though, and when printed may actually be a resonable size! subtitle: "*Existing in a `statist` society with the least amount of friction.*"
#fontsize: "10pt" author: 'by `Chad Michael "Hyperling" Greenwood`'
#geometry: "margin=1.25in" date: "Last Revised {REVISION_DATE}"
# Large font is nice and margins are not gigantic. Sits at a perfect 13 pages. # Font sizes can only be 10pt-12pt (https://pandoc.org/MANUAL.html#fonts)
# Headers are in weird spots when going all the way down to 1in margins. fontsize: "12pt"
fontsize: "11pt" geometry: "margin=0.5in"
geometry: "margin=1in"
keywords: keywords:
- ebook - ebook
@@ -60,16 +54,11 @@ keywords:
- veganarchism - veganarchism
- sovereign - sovereign
- sovereignty - sovereignty
- police
- law
- officer
--- ---
# How to Live a Voluntary and Sovereign Life
*Existing in a `statist` society with the least amount of friction.*
by `Chad Michael "Hyperling" Greenwood`
Last Revised {REVISION_DATE}
## Objective Morality ## Objective Morality
Everyone is allowed to do whatever they'd like ***if not causing harm to others***. Everyone is allowed to do whatever they'd like ***if not causing harm to others***.
@@ -176,7 +165,7 @@ Learn to treat all beings with respect, whether it be at home, the workplace, on
## Order Followers ## Order Followers
The boots on the ground in an immoral society is `law enforcement`, also known as `police` and `military`. 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**. 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*. Enforcing victimless crimes *causes harm* and is inherently *violent*.
@@ -189,7 +178,8 @@ If you or a loved one is a participant, please consider leaving this system of *
Do ***NOT*** talk to the `police`. Do ***NOT*** talk to the `police`.
Their `job` is to find `criminals`. Their `job` is to find `criminals`.
If you are not a `criminal`, be polite while ignoring their questions. 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: In `traffic stops` there are 3 recommended phrases to use:
@@ -197,14 +187,15 @@ In `traffic stops` there are 3 recommended phrases to use:
2. "Am I being `detained`?" 2. "Am I being `detained`?"
3. "Am I **free** to go?" 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 it against your window rather than handing it over so that they cannot hold it hostage. 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: In other situations you may need to ask:
- "Do you have a `warrant`?" - "Do you have a `warrant`?"
such as if they want to enter your `domicile`, such as if they want to enter your `domicile`,
in which you should **never** allow unless they have a warrant or become *violent*. 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. 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. The resources below show examples of this as well as proper etiquette to avoid any further suspicions.