Title: w3mypq
Author: axew3
Published: <strong>2 ژوئن 2026</strong>
Last modified: 4 ژوئن 2026

---

جستجوی افزونه‌ها

![](https://ps.w.org/w3mypq/assets/banner-772x250.png?rev=3559918)

![](https://ps.w.org/w3mypq/assets/icon-128x128.png?rev=3559906)

# w3mypq

 توسط [axew3](https://profiles.wordpress.org/axewww/)

[دانلود](https://downloads.wordpress.org/plugin/w3mypq.2.1.0.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/w3mypq/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/w3mypq/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/w3mypq/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/w3mypq/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/w3mypq/)

## توضیحات

w3mypq provides a privacy-focused file encryption and sharing tool for WordPress.
Files are encrypted in the user’s browser before upload using ML-KEM and AES-GCM.

The plugin combines modern cryptographic standards with low-level binary packing,
thread isolation, and forensic memory management. Its low-overhead, browser-based
processing supports secure, post-quantum (PQ) file sharing between users.

#### Features

 * Uses ML-KEM 1024 for post-quantum key encapsulation.
 * Supports ML-DSA 87 signatures for sender verification.
 * Files are encrypted locally in the browser before upload.
 * Uses AES-GCM-256 for file encryption.
 * Uses SHA-512 for integrity verification.
 * Supports sharing files with one or more recipients.
 * Recipients decrypt files locally using their own private keys.
 * Includes a guest mode for local encryption and decryption without storing files
   on the server.
 * Designed around current NIST post-quantum cryptography standards.

#### Admin Options

 * Settings page managing maximum attachment sizes, user role permissions access,
   and dynamic file retention limits. WP admin -> Settings -> w3mypq

#### Help and Documentation

 * [Online example](https://www.axew3.com/w3/w3mypq/)
 * [User guide](https://www.w3it.org/mypgp/how-to-use-w3mypq/)
 * [Documentation](https://www.w3it.org/mypgp/)

## نصب

 1. Upload the plugin folder to the `/wp-content/plugins/` directory, or install it
    through the WordPress Plugins screen.
 2. Activate the plugin through the Plugins menu in WordPress.
 3. Add the shortcode `[w3mypq_short]` to a page or post.
 4. Open the page and use the interface to generate keys, encrypt files, and share 
    them with recipients.

#### Customization

To preserve customizations during updates:

 1. Copy the `w3mypq-custom` folder from the plugin directory into `/wp-content/plugins/`.
 2. Edit:

 * `w3mypq.css`
 * `w3mypq_body.html`
    1. The plugin automatically loads these files when present.
    2. If the custom files are not found, the default plugin files are used.

## سوالات متداول

### What does this plugin do?

The plugin allows users to encrypt files locally in their browser before sharing
or storing them.

It supports post-quantum key encapsulation using ML-KEM and digital signatures using
ML-DSA. Encrypted files can be shared with recipients who decrypt them locally using
their own private keys.

### Does the server store my private keys?

No.

Private keys are generated locally in the user’s browser and should be stored securely
by the user.

The server only stores information necessary for sharing encrypted content, such
as public keys and encrypted files.

### What are ML-KEM and ML-DSA?

ML-KEM and ML-DSA are NIST-standardized post-quantum cryptographic algorithms.

ML-KEM is used for secure key exchange and ML-DSA is used for digital signatures
and sender verification.

### What is guest mode?

Guest mode allows visitors to perform encryption and decryption locally without 
creating an account.

Files do not need to be uploaded to the server when using guest mode.

### Can I share files with multiple recipients?

Yes.

Registered users can encrypt files for one or more recipients. Recipients receive
access information and can decrypt files locally using their corresponding private
keys.

### How is the Noble library used?

The plugin includes a compiled version of the Noble post-quantum cryptography library.

The plugin’s `/noble` directory contains additional information about the library
and its build process.

### 2.1.0

_Release Date – 04 Jun, 2026_
 * Add: ‘Rolling Daily User Quota’ option to prevent
disk space exhaustion via fast WordPress transients. * Fix: Resolved an issue where
the ‘link expired’ button would repeatedly reload the same page. * Fix: Minor bug
fixes and performance improvements.

### 2.0.0

_Release Date – 02 Jun, 2026_

 * Note: this immediate major update to 2.0 version require to change custom HTML/
   CSS files is used.
 * Add: High-capacity file uploads processed seamlessly via an isolated binary slicing
   chunk loop.
 * Add: Dedicated administrative settings page managing maximum attachment sizes,
   user role permissions access gating, and dynamic file retention limits.
 * Fix: Send out email only when required.
 * Fix/Add: Migration of temporary tracking tokens to the high-performance WordPress
   Transients API instead of regular options.

### 1.0.0

 * Initial public release.
 * ML-KEM support.
 * ML-DSA support.
 * Browser-based file encryption.
 * Multi-recipient sharing support.
 * Guest mode support.
 * Current version is subject to PHP upload limits imposed by the hosting environment.
 * Large-file upload optimization is planned for future releases.

## نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

## توسعه دهندگان و همکاران

“w3mypq” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

 *   [ axew3 ](https://profiles.wordpress.org/axewww/)

[ترجمه “w3mypq” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/w3mypq)

### علاقه‌ مند به توسعه هستید؟

[Browse the code](https://plugins.trac.wordpress.org/browser/w3mypq/), check out
the [SVN repository](https://plugins.svn.wordpress.org/w3mypq/), or subscribe to
the [development log](https://plugins.trac.wordpress.org/log/w3mypq/) by [RSS](https://plugins.trac.wordpress.org/log/w3mypq/?limit=100&mode=stop_on_copy&format=rss).

## اطلاعات

 *  نگارش **2.1.0**
 *  Last updated **8 ساعت پیش**
 *  نصب‌های فعال **کمتر از 10**
 *  نگارش وردپرس ** 6.2 یا بالاتر **
 *  Tested up to **7.0**
 *  نگارش PHP ** 7.4 یا بالاتر **
 *  زبان
 * [English (US)](https://wordpress.org/plugins/w3mypq/)
 * Tags
 * [encryption](https://fa.wordpress.org/plugins/tags/encryption/)[privacy](https://fa.wordpress.org/plugins/tags/privacy/)
   [secure file sharing](https://fa.wordpress.org/plugins/tags/secure-file-sharing/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/w3mypq/advanced/)

## امتیازها

هنوز هیچ نقدی ارسال نشده است.

[Your review](https://wordpress.org/support/plugin/w3mypq/reviews/#new-post)

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/w3mypq/reviews/)

## مشارکت کنندگان

 *   [ axew3 ](https://profiles.wordpress.org/axewww/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/w3mypq/)

## کمک مالی

آیا تمایل دارید از پیشرفت این افزونه حمایت کنید؟

 [ کمک مالی به این افزونه ](http://www.paypal.me/alessionanni/)