Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 8 additions & 3 deletions content/jailbreaking/Sanctuary/__index.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@ Sanctuary is a jailbreak released on 30/06/2026 by [Ava](https://ko-fi.com/yubai
<div class="step">
<h2>Navigate to your kindle's browser.</h2>
<div class="stepContent">
<p>On your Kindle, open the <b>Browser</b></p>
<p>You can find it under: <code>3 Dots → Browser</code></p>
<p>On your Kindle, open the <b>Web Browser</b> (<code>3 Dots → Web Browser</code>)</p>
<p>Then, navigate to the following URL:</p>
<p><code>http://sanctuary.skyvincent.com/scroll</code></p>
<p>Ensure that the URL starts with <code>http</code>, not <code>https</code></p>
<img src = "./browser.png">
</div>
</div>
Expand All @@ -63,7 +63,8 @@ Sanctuary is a jailbreak released on 30/06/2026 by [Ava](https://ko-fi.com/yubai
<div class="step">
<h2>Navigate to the primary page, and scan ports</h2>
<div class="stepContent">
<p>In your browser, navigate to <p><code>http://sanctuary.skyvincent.com/</code></p></p>
<p>In your browser, navigate to:</p>
<p><code>http://sanctuary.skyvincent.com/</code></p>
<p>Once the page has loaded, port scanning will start. This can take up to 20 minutes, but requires no interaction.</p>
<p>Once an ID has appeared, proceed to the next step.</p>
<p class="note">
Expand All @@ -77,6 +78,7 @@ Sanctuary is a jailbreak released on 30/06/2026 by [Ava](https://ko-fi.com/yubai
<div class="stepContent">
<p>The ID will be displayed in a text box, and you must type the <b>exact</b> ID into the box below it.</p>
<p>The website automatically capitalizes the letters for you, so there is no need to manually capitalize while typing.</p>
<p>Any "0"s that may appear in the ID are zeroes. The only characters the ID can contain are <code>0123456789ABCDEF</code>.</p>
<img src="./id.png">
</div>
</div>
Expand All @@ -92,6 +94,9 @@ Sanctuary is a jailbreak released on 30/06/2026 by [Ava](https://ko-fi.com/yubai
<div class="stepContent">
<p>Ensure "Downloads Done" appears at the top of the webpage.</p>
<p>Also, notifications indicating that <code>appreg.db</code>, <code>appreg.db.bak</code>, and <code>privesc.sh</code> downloaded should have appeared.</p>
<p class="note">
You may only see one or two popups confirming the downloads. This is normal and expected if multiple downloads completed before the dialog was dismissed, and does not mean that the download was unsuccessful.
</p>
<img src="./success.png">
</div>
</div>
Expand Down
Binary file modified content/jailbreaking/WinterBreak/file_list.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion content/jailbreaking/post-jailbreak/disable-ota.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ weight: 3
Kindles automatically update when connected to Wi-Fi, which despite a `hotfix`, can often cause instabilities on jailbroken systems or outright remove the jailbreak.

> [!WARNING]
> You may skip this if you jailbroke using Winterbreak or Springbreak
> You may skip this if you jailbroke using Winterbreak, Springbreak, or Sanctuary. OTA updates have already been blocked for you.

<div id="guide">
<div class="buttons">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ A hotfix allows your Kindle's jailbreak to persist after updating. There are two
> If you have blocked the updates using `renametobin` (set to `Rename`), make sure to revert it beforehand (by selecting `Restore`), or you will not be able to install the hotfix through the Settings menu

> [!WARNING]
> This is not necessary for some types of legacy jailbreaks, check the corresponding page
> You may skip this if you jailbroke using Winterbreak, Springbreak, or Sanctuary. The hotfix has already been installed for you.
> This is also not necessary for some types of legacy jailbreaks, check the corresponding page.

<div id="guide">
<div class="buttons">
Expand Down