The one way to store or share secret messages/files

Locked
User avatar
axew3
w3all User
w3all User
Posts: 3032
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

The one way to store or share secret messages/files

Post by axew3 »

Super secret storage of network files and messages

On Github https://github.com/axew3/deApps/tree/main

Online w3mypgp Unicorn exec:
https://axew3.github.io/deApps/w3mypgp.html

Online last w3mypgp exec:
https://www.axew3.com/www/deApps/w3mypgp/w3mypgp.html

What it is: w3mypgp secure binary vault encrypt-decrypt

w3mypgp HTML/Js allow to encrypt any kind of file using RSA-OAEP SHA-256 4096-bit or to password protect files using AES-GCM that so can be stored into your hard drive or shared.
Gemini: https://www.axew3.com/w3/gemini-w3mypgp ... ncryption/


w3mypgp_GEMINI_v7.2.1.zip
(22.78 KiB) Downloaded 5184 times
Updated on 16 Mar 2026
Fix: on Drawer view, correct activation when there are (or not) files that can be seen On-RAM.
Fix: css Download Keys buttons layout dimension.


w3mypgp_GEMINI_v7.2.zip
(22.76 KiB) Downloaded 23 times
Updated on 10 Mar 2026
What's new?
https://www.axew3.com/w3/2026/03/w3mypgp-gemini-v7-2/


w3mypgp_GEMINI_v7.0.zip
(19.01 KiB) Downloaded 78 times
Updated on 23 Feb 2026
Compatibility Note: As of Version 7 (Gemini), also the RSA OAEP core encryption engine is finalized and future-proof. This new RSA-OAEP + AES-GCM Hybrid architecture ensures high-speed, military-grade security for large file batches. All future versions of w3mypgp will maintain full backward compatibility with Gemini-encrypted RSA OAEP files.
Note: RSA OAEP files encrypted with Version 6 or earlier are not compatible with this new engine.
This shift was necessary to implement the superior Hybrid standard for maximum performance and security.


w3mypgp_UNICORN_v6.0.zip
(18.19 KiB) Downloaded 399 times
Updated on 14 Feb 2026
Compatibility Note: Since version 6 UNICORN the core encryption engine is now finalized and future-proof. All future versions of w3mypgp will maintain full backward compatibility with v6 files. Please note that files encrypted with Version 5 or earlier are not compatible with this new engine.


w3mypgp_5.0.5.zip
(15.79 KiB) Downloaded 96 times
Updated on 03 Feb 2026
Old versions removed.

The latest version is at the top of this post
User avatar
axew3
w3all User
w3all User
Posts: 3032
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Encryption RSA-OAEP SHA-256 4096-bit and AES GCM - w3mypgp.html logs

Post by axew3 »

GEMINI 7.2.1
16 Mar 2026
Fix: on Drawer view correct activation when there are (or not) files that can be viewed On-RAM.
Fix: css Download Keys buttons layout dimension.


GEMINI 7.2
10 Mar 2026
See new features:
https://www.axew3.com/w3/2026/03/w3mypgp-gemini-v7-2/


GEMINI 7.0
23 Feb 2026
See new features:
https://www.axew3.com/w3/gemini-w3mypgp ... ncryption/


UNICORN 6.0
14 Feb 2026
See new features:
https://www.axew3.com/w3/unicorn-w3mypg ... t-decrypt/


5.0.5
03 Feb 2026
- add options to download and/or load Single and Private keys.


5.0.4
02 Feb 2026
- fix HTML output and add proper error handling (not complete).
- add possibility to load OAEP Private or Public key, singular or both together.


5.0.3
31 Jan 2026
- fix filename when input is the typed text and the decrypted file return undefined as filename and not the correct date--time_message.txt filename (RSA-OAEP SHA-256 4096-bit encryption).
- fix several text hints so to be more intuitive for all the lovely and cool people.
Locked