website/docs/user-manual/index.xml

26 lines
3.5 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>User Manual on </title>
<link>//localhost:1313/docs/user-manual/</link>
<description>Recent content in User Manual on </description>
<generator>Hugo</generator>
<language>en-US</language>
<lastBuildDate>Sat, 28 Oct 2023 03:16:49 +0530</lastBuildDate>
<atom:link href="//localhost:1313/docs/user-manual/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>CLI tool</title>
<link>//localhost:1313/docs/user-manual/cli/</link>
<pubDate>Fri, 27 Oct 2023 08:48:45 +0000</pubDate>
<guid>//localhost:1313/docs/user-manual/cli/</guid>
<description>&lt;p&gt;A CLI tool exists to compute mCaptcha challenges. It can be installed&#xA;from multiple sources:&lt;/p&gt;&#xA;&lt;h2 id=&#34;install&#34;&gt;Install&lt;/h2&gt;&#xA;&lt;h3 id=&#34;cratesio&#34;&gt;crates.io&lt;/h3&gt;&#xA;&lt;p&gt;The CLI tool is available on, &lt;a href=&#34;https://crates.io&#34;&gt;crates.io&lt;/a&gt;, the Rust&#xA;language&amp;rsquo;s package registry. Rust language toolchain is required to&#xA;install from crates.io, please see &lt;a href=&#34;https://rustup.rs&#34;&gt;rustup.rs&lt;/a&gt; for&#xA;Instructions to install it.&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#282a36;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span style=&#34;white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f&#34;&gt;1&lt;/span&gt;&lt;span&gt;cargo install mcaptcha-cli&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h3 id=&#34;pre-compiled-binaries&#34;&gt;Pre-compiled binaries&lt;/h3&gt;&#xA;&lt;p&gt;Nightly builds and stable releases are regularly published to&#xA;&lt;a href=&#34;https://dl.mcaptcha.org/mcaptcha/cli&#34;&gt;dl.mcaptcha.org&lt;/a&gt; for a variety of&#xA;CPU architectures and operating systems.&lt;/p&gt;</description>
</item>
<item>
<title>Use mCaptcha without JavaScript</title>
<link>//localhost:1313/docs/user-manual/how-to-mcaptcha-without-js/</link>
<pubDate>Fri, 27 Oct 2023 08:48:45 +0000</pubDate>
<guid>//localhost:1313/docs/user-manual/how-to-mcaptcha-without-js/</guid>
<description>&lt;p&gt;To use mCaptcha without JavaScript:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Install mCaptcha CLI too. Please see &lt;a href=&#34;./cli&#34;&gt;here&lt;/a&gt; for instructions.&lt;/li&gt;&#xA;&lt;li&gt;Copy the URL of the protected page&lt;/li&gt;&#xA;&lt;li&gt;Run mCaptcha CLI with that URL:&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#282a36;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span style=&#34;white-space:pre;-webkit-user-select:none;user-select:none;margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f&#34;&gt;1&lt;/span&gt;&lt;span&gt;mcapthca-cli protected-page &amp;lt;URL&amp;gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;ol start=&#34;4&#34;&gt;&#xA;&lt;li&gt;Copy authorization code and paste it in the form&lt;/li&gt;&#xA;&lt;/ol&gt;</description>
</item>
</channel>
</rss>