Compare commits

...

6 Commits

Author SHA1 Message Date
sparticus 9f5a876fc5 Merge pull request 'remove tracking' (#8) from track-remove into main
Reviewed-on: #8
2025-09-30 01:31:32 +00:00
sparticus 6f259ac336 remove tracking 2025-09-29 21:27:58 -04:00
sparticus 2c9bbc699e Merge pull request 'adding headers' (#7) from headers into main
Reviewed-on: #7
2025-09-01 06:30:50 +00:00
sparticus 144ade04d7 adding headers 2025-09-01 02:23:51 -04:00
sparticus 064c83e18b Merge pull request 'Some wording' (#6) from reconcile into main
Reviewed-on: #6
2025-08-29 20:27:22 +00:00
sparticus e09a215113 Some wording 2025-08-29 16:26:03 -04:00
27 changed files with 390 additions and 45 deletions
+15
View File
@@ -19,6 +19,21 @@
<!-- No tracking -->
<meta name="robots" content="noindex, nofollow">
<!-- Matomo
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//stats.resist.is/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '4']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
End Matomo Code -->
</head>
<body>
<header class="header">
+15
View File
@@ -19,6 +19,21 @@
<!-- No tracking -->
<meta name="robots" content="noindex, nofollow">
<!-- Matomo
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//stats.resist.is/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '4']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
End Matomo Code -->
</head>
<body>
<header class="header">
+15
View File
@@ -19,6 +19,21 @@
<!-- No tracking -->
<meta name="robots" content="noindex, nofollow">
<!-- Matomo
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//stats.resist.is/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '4']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
End Matomo Code -->
</head>
<body>
<header class="header">
+15
View File
@@ -19,6 +19,21 @@
<!-- No tracking -->
<meta name="robots" content="noindex, nofollow">
<!-- Matomo
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//stats.resist.is/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '4']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
End Matomo Code -->
</head>
<body>
<header class="header">
+15
View File
@@ -19,6 +19,21 @@
<!-- No tracking -->
<meta name="robots" content="noindex, nofollow">
<!-- Matomo
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//stats.resist.is/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '4']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
End Matomo Code -->
</head>
<body>
<header class="header">
+15
View File
@@ -19,6 +19,21 @@
<!-- No tracking -->
<meta name="robots" content="noindex, nofollow">
<!-- Matomo
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//stats.resist.is/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '4']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
End Matomo Code -->
</head>
<body>
<header class="header">
+15
View File
@@ -19,6 +19,21 @@
<!-- No tracking -->
<meta name="robots" content="noindex, nofollow">
<!-- Matomo
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//stats.resist.is/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '4']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
End Matomo Code -->
</head>
<body>
<header class="header">
+15
View File
@@ -19,6 +19,21 @@
<!-- No tracking -->
<meta name="robots" content="noindex, nofollow">
<!-- Matomo
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//stats.resist.is/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '4']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
End Matomo Code -->
</head>
<body>
<header class="header">
+15
View File
@@ -19,6 +19,21 @@
<!-- No tracking -->
<meta name="robots" content="noindex, nofollow">
<!-- Matomo
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//stats.resist.is/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '4']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
End Matomo Code -->
</head>
<body>
<header class="header">
+15
View File
@@ -19,6 +19,21 @@
<!-- No tracking -->
<meta name="robots" content="noindex, nofollow">
<!-- Matomo
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//stats.resist.is/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '4']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
End Matomo Code -->
</head>
<body>
<header class="header">
+15
View File
@@ -19,6 +19,21 @@
<!-- No tracking -->
<meta name="robots" content="noindex, nofollow">
<!-- Matomo
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//stats.resist.is/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '4']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
End Matomo Code -->
</head>
<body>
<header class="header">
+15
View File
@@ -19,6 +19,21 @@
<!-- No tracking -->
<meta name="robots" content="noindex, nofollow">
<!-- Matomo
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//stats.resist.is/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '4']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
End Matomo Code -->
</head>
<body>
<header class="header">
+15
View File
@@ -19,6 +19,21 @@
<!-- No tracking -->
<meta name="robots" content="noindex, nofollow">
<!-- Matomo
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//stats.resist.is/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '4']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
End Matomo Code -->
</head>
<body>
<header class="header">
+15
View File
@@ -19,6 +19,21 @@
<!-- No tracking -->
<meta name="robots" content="noindex, nofollow">
<!-- Matomo
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//stats.resist.is/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '4']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
End Matomo Code -->
</head>
<body>
<header class="header">
+15
View File
@@ -19,6 +19,21 @@
<!-- No tracking -->
<meta name="robots" content="noindex, nofollow">
<!-- Matomo
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//stats.resist.is/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '4']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
End Matomo Code -->
</head>
<body>
<header class="header">
+15
View File
@@ -19,6 +19,21 @@
<!-- No tracking -->
<meta name="robots" content="noindex, nofollow">
<!-- Matomo
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//stats.resist.is/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '4']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
End Matomo Code -->
</head>
<body>
<header class="header">
+1 -1
View File
@@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2025-08-29T15:01:14-04:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">Field Manual for Resistance Operations</title><subtitle>A comprehensive guide to secure communication and operational security for newcomers to resistance movements</subtitle></feed>
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="https://guide.resist.is/feed.xml" rel="self" type="application/atom+xml" /><link href="https://guide.resist.is/" rel="alternate" type="text/html" /><updated>2025-09-29T21:27:52-04:00</updated><id>https://guide.resist.is/feed.xml</id><title type="html">Field Manual for Resistance Operations</title><subtitle>A comprehensive guide to secure communication and operational security for newcomers to resistance movements</subtitle></feed>
+15
View File
@@ -19,6 +19,21 @@
<!-- No tracking -->
<meta name="robots" content="noindex, nofollow">
<!-- Matomo
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//stats.resist.is/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '4']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
End Matomo Code -->
</head>
<body>
<header class="header">
+15
View File
@@ -19,6 +19,21 @@
<!-- No tracking -->
<meta name="robots" content="noindex, nofollow">
<!-- Matomo
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//stats.resist.is/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '4']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
End Matomo Code -->
</head>
<body>
<header class="header">
+15
View File
@@ -19,6 +19,21 @@
<!-- No tracking -->
<meta name="robots" content="noindex, nofollow">
<!-- Matomo
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//stats.resist.is/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '4']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
End Matomo Code -->
</head>
<body>
<header class="header">
+15
View File
@@ -19,6 +19,21 @@
<!-- No tracking -->
<meta name="robots" content="noindex, nofollow">
<!-- Matomo
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//stats.resist.is/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '4']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
End Matomo Code -->
</head>
<body>
<header class="header">
+15
View File
@@ -19,6 +19,21 @@
<!-- No tracking -->
<meta name="robots" content="noindex, nofollow">
<!-- Matomo
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//stats.resist.is/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '4']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
End Matomo Code -->
</head>
<body>
<header class="header">
+15
View File
@@ -19,6 +19,21 @@
<!-- No tracking -->
<meta name="robots" content="noindex, nofollow">
<!-- Matomo
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//stats.resist.is/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '4']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
End Matomo Code -->
</head>
<body>
<header class="header">
+16 -1
View File
@@ -19,6 +19,21 @@
<!-- No tracking -->
<meta name="robots" content="noindex, nofollow">
<!-- Matomo
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//stats.resist.is/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '4']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
End Matomo Code -->
</head>
<body>
<header class="header">
@@ -184,7 +199,7 @@
<p>This Field Manual (FM-R1) provides comprehensive guidance for establishing and maintaining secure communication networks within decentralized resistance movements. It is specifically designed for individuals and groups operating under the threat of an authoritarian regime with advanced surveillance capabilities.</p>
<p>The manual synthesizes proven operational security practices, modern cryptographic tools, and time-tested resistance strategies into a coherent framework that can be implemented by newcomers to resistance operations while remaining valuable to experienced practitioners.</p>
<p>The manual combines proven operational security practices, modern cryptographic tools, and time-tested resistance strategies into a comprehensive framework that can be implemented by newcomers to the resistance, but still remaining valuable to experienced dissidents.</p>
<h2 id="scope">Scope</h2>
+1 -1
View File
@@ -1 +1 @@
Sitemap: http://localhost:4000/sitemap.xml
Sitemap: https://guide.resist.is/sitemap.xml
+41 -41
View File
@@ -1,88 +1,88 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://localhost:4000/appendices/appendices/</loc>
<lastmod>2025-08-29T15:01:14-04:00</lastmod>
<loc>https://guide.resist.is/appendices/appendices/</loc>
<lastmod>2025-09-29T21:27:52-04:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/appendices/appendix-a/</loc>
<lastmod>2025-08-29T15:01:14-04:00</lastmod>
<loc>https://guide.resist.is/appendices/appendix-a/</loc>
<lastmod>2025-09-29T21:27:52-04:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/appendices/appendix-b/</loc>
<lastmod>2025-08-29T15:01:14-04:00</lastmod>
<loc>https://guide.resist.is/appendices/appendix-b/</loc>
<lastmod>2025-09-29T21:27:52-04:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/appendices/appendix-c/</loc>
<lastmod>2025-08-29T15:01:14-04:00</lastmod>
<loc>https://guide.resist.is/appendices/appendix-c/</loc>
<lastmod>2025-09-29T21:27:52-04:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/appendices/appendix-d/</loc>
<lastmod>2025-08-29T15:01:14-04:00</lastmod>
<loc>https://guide.resist.is/appendices/appendix-d/</loc>
<lastmod>2025-09-29T21:27:52-04:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/chapters/chapter-1/</loc>
<lastmod>2025-08-29T15:01:14-04:00</lastmod>
<loc>https://guide.resist.is/chapters/chapter-1/</loc>
<lastmod>2025-09-29T21:27:52-04:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/chapters/chapter-10/</loc>
<lastmod>2025-08-29T15:01:14-04:00</lastmod>
<loc>https://guide.resist.is/chapters/chapter-10/</loc>
<lastmod>2025-09-29T21:27:52-04:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/chapters/chapter-2/</loc>
<lastmod>2025-08-29T15:01:14-04:00</lastmod>
<loc>https://guide.resist.is/chapters/chapter-2/</loc>
<lastmod>2025-09-29T21:27:52-04:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/chapters/chapter-3/</loc>
<lastmod>2025-08-29T15:01:14-04:00</lastmod>
<loc>https://guide.resist.is/chapters/chapter-3/</loc>
<lastmod>2025-09-29T21:27:52-04:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/chapters/chapter-4/</loc>
<lastmod>2025-08-29T15:01:14-04:00</lastmod>
<loc>https://guide.resist.is/chapters/chapter-4/</loc>
<lastmod>2025-09-29T21:27:52-04:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/chapters/chapter-5/</loc>
<lastmod>2025-08-29T15:01:14-04:00</lastmod>
<loc>https://guide.resist.is/chapters/chapter-5/</loc>
<lastmod>2025-09-29T21:27:52-04:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/chapters/chapter-6/</loc>
<lastmod>2025-08-29T15:01:14-04:00</lastmod>
<loc>https://guide.resist.is/chapters/chapter-6/</loc>
<lastmod>2025-09-29T21:27:52-04:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/chapters/chapter-7/</loc>
<lastmod>2025-08-29T15:01:14-04:00</lastmod>
<loc>https://guide.resist.is/chapters/chapter-7/</loc>
<lastmod>2025-09-29T21:27:52-04:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/chapters/chapter-8/</loc>
<lastmod>2025-08-29T15:01:14-04:00</lastmod>
<loc>https://guide.resist.is/chapters/chapter-8/</loc>
<lastmod>2025-09-29T21:27:52-04:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/chapters/chapter-9/</loc>
<lastmod>2025-08-29T15:01:14-04:00</lastmod>
<loc>https://guide.resist.is/chapters/chapter-9/</loc>
<lastmod>2025-09-29T21:27:52-04:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/parts/part-1/</loc>
<lastmod>2025-08-29T15:01:14-04:00</lastmod>
<loc>https://guide.resist.is/parts/part-1/</loc>
<lastmod>2025-09-29T21:27:52-04:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/parts/part-2/</loc>
<lastmod>2025-08-29T15:01:14-04:00</lastmod>
<loc>https://guide.resist.is/parts/part-2/</loc>
<lastmod>2025-09-29T21:27:52-04:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/parts/part-3/</loc>
<lastmod>2025-08-29T15:01:14-04:00</lastmod>
<loc>https://guide.resist.is/parts/part-3/</loc>
<lastmod>2025-09-29T21:27:52-04:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/parts/part-4/</loc>
<lastmod>2025-08-29T15:01:14-04:00</lastmod>
<loc>https://guide.resist.is/parts/part-4/</loc>
<lastmod>2025-09-29T21:27:52-04:00</lastmod>
</url>
<url>
<loc>http://localhost:4000/</loc>
<loc>https://guide.resist.is/</loc>
</url>
<url>
<loc>http://localhost:4000/introduction/</loc>
<loc>https://guide.resist.is/introduction/</loc>
</url>
<url>
<loc>http://localhost:4000/preface/</loc>
<loc>https://guide.resist.is/preface/</loc>
</url>
</urlset>
+1 -1
View File
@@ -13,7 +13,7 @@ next_page:
This Field Manual (FM-R1) provides comprehensive guidance for establishing and maintaining secure communication networks within decentralized resistance movements. It is specifically designed for individuals and groups operating under the threat of an authoritarian regime with advanced surveillance capabilities.
The manual synthesizes proven operational security practices, modern cryptographic tools, and time-tested resistance strategies into a coherent framework that can be implemented by newcomers to resistance operations while remaining valuable to experienced practitioners.
The manual combines proven operational security practices, modern cryptographic tools, and time-tested resistance strategies into a comprehensive framework that can be implemented by newcomers to the resistance, but still remaining valuable to experienced dissidents.
## Scope