<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/zanyonlocker/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/zanyonlocker/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 28 May 2026 16:17:03 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/zanyonlocker/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Raiden Bisnath</title><link>https://sourceforge.net/p/zanyonlocker/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -30,6 +30,8 @@

 * **v1.3.0:** Current Stable Release.
 * **v1.4.0:** In-development phase (Integrating installation directory standardization).

+
+## ZanyonLocker™ vs. 7-Zip: The Competition
 I know, I know, this sounds crazy, but yes—ZanyonLocker™ is a competitor to 7-Zip. Both 7-Zip and ZanyonLocker™ are able to encrypt files, but here's the part where it becomes a competitor: **Microsoft added a feature that you can decrypt/decompress 7-Zip .7z files without having the 7-Zip software installed. I want ZanyonLocker™ to gain popularity and then maybe Microsoft will add a feature in Windows 11 to "Encrypt/Decrypt with ZanyonLocker™" feature in the right-click context menu for .zanyon files without you needing to have ZanyonLocker™ installed.**


&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Raiden Bisnath</dc:creator><pubDate>Thu, 28 May 2026 16:17:03 -0000</pubDate><guid>https://sourceforge.net0d21510b57aea9ac69e013e2734761e458fa4c9b</guid></item><item><title>Home modified by Raiden Bisnath</title><link>https://sourceforge.net/p/zanyonlocker/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,41 @@
-Welcome to your wiki!
+# ZanyonLocker™ - Project Documentation

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+## 1. Abstract
+ZanyonLocker™ is a proprietary encryption utility developed by the Raiden Corporation. It is designed to provide high-level data privacy through the implementation of the Advanced Encryption Standard (AES-256). The software serves as a localized security solution for data-at-rest protection.

-The wiki uses [Markdown](/nf/markdown_syntax) syntax.
+## 2. Technical Architecture
+ZanyonLocker™ operates as a standalone executable environment. It is engineered to perform block-level encryption on files, appending the .zanyon file extension to processed data.

-[[members limit=20]]
-[[download_button]]
+* **Encryption Standard:** AES-256 (256-bit symmetric key).
+* **Target Platform:** Windows x64 (10/11).
+* **Operating Model:** Localized/Offline (No cloud-based key storage).
+
+## 3. Security Design &amp;amp; Philosophy
+The security model of ZanyonLocker™ is built on the principle of User-Controlled Sovereignty. By avoiding external dependencies and cloud synchronization, the tool ensures that the Master Key and the encrypted data never leave the local environment.
+
+### 3.1 Trust Infrastructure
+Because ZanyonLocker™ utilizes self-signed certification, it is categorized as an "Unsigned Application" by the Windows operating system. This is a deliberate design choice by the Raiden Corporation to avoid the gatekeeping of commercial Certificate Authorities.
+
+## 4. Hardware Compatibility
+The utility is optimized for x64 architecture. Performance scales with available system resources; while the minimum requirement is an Intel i3 processor with 4GB of RAM, the system's encryption throughput is directly proportional to CPU cycle availability and storage bus speed.
+
+## 5. Ethical &amp;amp; Legal Boundaries
+ZanyonLocker™ is categorized as a security privacy utility. Its development is governed by the following constraints:
+
+* **Intended Use:** Personal data protection and privacy management.
+* **Prohibited Use:** Malicious exploitation, unauthorized system access, or activities contravening the CC BY-ND 4.0 license.
+* **Liability:** Software is provided "as-is." Raiden Corporation assumes no liability for data loss resulting from user error or loss of the Master Key.
+
+## 6. Version History
+* **v1.3.0:** Current Stable Release.
+* **v1.4.0:** In-development phase (Integrating installation directory standardization).
+
+I know, I know, this sounds crazy, but yes—ZanyonLocker™ is a competitor to 7-Zip. Both 7-Zip and ZanyonLocker™ are able to encrypt files, but here's the part where it becomes a competitor: **Microsoft added a feature that you can decrypt/decompress 7-Zip .7z files without having the 7-Zip software installed. I want ZanyonLocker™ to gain popularity and then maybe Microsoft will add a feature in Windows 11 to "Encrypt/Decrypt with ZanyonLocker™" feature in the right-click context menu for .zanyon files without you needing to have ZanyonLocker™ installed.**
+
+
+
+Together let's make ZanyonLocker™ popular, beat 7-Zip, and let Microsoft add that right-click context menu for .zanyon files just like the one for .7z ones! 
+
+
+---
+Copyright © 2026 Raiden Corporation. All Rights Reserved.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Raiden Bisnath</dc:creator><pubDate>Thu, 28 May 2026 16:17:03 -0000</pubDate><guid>https://sourceforge.net8071c72b7de47a4e596d1da86356aeeac897d25a</guid></item><item><title>Home modified by Raiden Bisnath</title><link>https://sourceforge.net/p/zanyonlocker/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a href="/nf/markdown_syntax" rel="nofollow"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
    &lt;ul class="md-users-list"&gt;
        &lt;li&gt;&lt;a href="/u/raidencorp/"&gt;Raiden Bisnath&lt;/a&gt; (admin)&lt;/li&gt;
        
    &lt;/ul&gt;&lt;br/&gt;
&lt;p&gt;&lt;span class="download-button-6a186a7942c9acc1fd33e2eb" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Raiden Bisnath</dc:creator><pubDate>Thu, 28 May 2026 16:17:02 -0000</pubDate><guid>https://sourceforge.net8ff72f81d7ae958defa4d049506e45d289e4dfab</guid></item></channel></rss>