Back to vBulletin 3.0 Add-Ons

vBCrypto v.1.0 (Encryption for posts/chat/IRC)
Mod Version: 1.00, by yoyoyoyo

This modification is in the archives.
vB Version: 3.0.8 Rating: (0 vote - 0 average) Installs: 10
Released: 20 Jun 2005 Last Update: Never Downloads: 9
Not Supported Template Edits  

vBCrypto
version 1.0

TIME TO INSTALL: Less than 5 minutes
DIFFICULTY: Beginner/Simple
New Templates: 1
Template Edits: 1
New php file: 1
New image: 1

This hack can be helpful for Clans and groups in RPG's. You can communicate with each other using encrypted text in any forum or Chat/IRC using an agreed upon key or set of keys for encoding the text.

OVERVIEW:

This adds a popup window to your forum that allows you to encrypt and decrypt text that you enter using an encryption key of your choice (up to 6 digits). Enter the text that you want to have encrypted/decrypted in to this text area. Then, enter an encryption key (this can be up to 6 digits long) and press the "encode message" button. You can click the "encode message" button as many times as you want, just be sure to remember how many times you clicked it (as well as the encryption key) so you can decode it properly later. Then paste the encrypted text in to your post or message and only those with the proper key(s) to decode the message can read it.

To decode messages enter the encrpyted text in to this box and enter the proper encryption key and press "decode message" to reveal the hidden text.

You can use multiple keys for encryption, but just be sure to remember to reverse the process (for example: use 123456 as the first key, and then encrypt, then enter a new key of 999999 for the second key. To decode you need to reverse the process: first use 999999 and then 123456. Obviously, the more levels of encryption you use the harder it will be for unwanted parties to "crack the code" and read your encoded messages.

The popup window also features instructions on encoding and decoding via a scrolling button.

The contents of the window can also be highlighted, and if you are using Internet Explorer then the contents of the window are copied to your clipboard. If you are using another browser simply press control and C on your keyboard to copy the highlighted text to the clipboard. There are also CLEAR FORM and CLOSE WINDOW buttons.

INSTALL INFO:

1) Upload the contents of the "UPLOAD" directory to your forum ROOT directory.

2) Go to ADMIN CP -> STYLES & TEMPLATES -> ADD NEW TEMPLATE and create a template called encrypto with the contents of template.encrypto.txt.

3) Go to Adimin CP ->Styles & Templates -> Edit Templates and open the NAVBAR template and search for the following:
Code:
<tr><td class="vbmenu_option"><a href="subscription.php?$session[sessionurl]">$vbphrase[subscribed_threads]</a></td></tr>
BEFORE add:
Code:
<td class="vbmenu_option"><a href="#" onclick="window.open('encrypt.php','Encryption','statusbar=no,menubar=no,toolbar=no,scrollbars=no,resizable=no,width=400,height=560'); return false;">Encryption</a></td></tr>
4) That's it! Go to http://yoursite.com/forum/encrypt.php or visit the Quick Links in your NAVBAR to view your new vBCrypto page.

Download

This modification is archived and cannot be downloaded.

Supporters / CoAuthors

  • yoyoyoyo

Screenshots

 


vblts.ru supports vBulletin®, 2022-2024