The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Encrypt Private Messages?
Is it possible? I would assume it is... I would like to find out how to encrypt the private messages so they are not readable from the database, but would be readable on a user's private message screen.
If you know of how to do this, any help would be greatly appreciated. |
#2
|
||||
|
||||
you can use base64_encode() and base64_decode().
|
#3
|
|||
|
|||
Quote:
If so, I have a couple more questions... Do you (Or anybody else here) use that method, and if so, would you happen to know what modifications I'd need to make to PHP (When I say that, I mean my vBulletin PHP) files to get this to work? I think my members would feel a lot safer about their private messages if I could get this done. |
#4
|
|||
|
|||
I'm working on a hack which does that, it should be ready in 30 minutes.
|
#5
|
|||
|
|||
Quote:
|
#6
|
||||
|
||||
Quote:
and yeah, when you encrypt msg using base64_encode(), it becomes un-readable (of course, unless you decrypt it back). |
#7
|
|||
|
|||
Released it, here's the link:
https://vborg.vbsupport.ru/showthread.php?t=79484 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|