I'm currently in the process of rewriting the MySQL support to be more compatible/expandable/etc. Suffice it to say that the encryption stuff didn't make the 0.9 release.
I guess I'm shooting for 0.9.1 or 1.0 ;)
It's probably for the best anyway. I'd much rather see it tested before it gets into a ...
Search found 6 matches
- Fri Oct 28, 2005 4:36 pm
- Forum: General discussions
- Topic: Encryption?
- Replies: 10
- Views: 6667
- Wed Oct 26, 2005 11:52 pm
- Forum: General discussions
- Topic: Encryption?
- Replies: 10
- Views: 6667
Code & Databases & Stuff
Garv:
Great. I'll see about getting it to you later tonight (chicago time), GMT -5?
anyway, i'll do some looking into nl2br for the formatting issues (right now I have my 2 tiny functions that probably do almost the same thing as nl2br) - anyway.
Also, about the mysql-centric stuff, a rewrite to ...
Great. I'll see about getting it to you later tonight (chicago time), GMT -5?
anyway, i'll do some looking into nl2br for the formatting issues (right now I have my 2 tiny functions that probably do almost the same thing as nl2br) - anyway.
Also, about the mysql-centric stuff, a rewrite to ...
- Wed Oct 26, 2005 9:06 am
- Forum: General discussions
- Topic: Encryption?
- Replies: 10
- Views: 6667
DB Encryption Layer
Hello Garv/World!
I've finally managed to work out all the nuances of the encryption and s9y's use of mysql. The plugin works. The only thing that doesn't work as expected is searching. Clearly, searching for plaintext in an index of encrypted records is.. unproductive at best ;)
The engine ...
I've finally managed to work out all the nuances of the encryption and s9y's use of mysql. The plugin works. The only thing that doesn't work as expected is searching. Clearly, searching for plaintext in an index of encrypted records is.. unproductive at best ;)
The engine ...
- Sun Oct 09, 2005 1:22 am
- Forum: General discussions
- Topic: Encryption?
- Replies: 10
- Views: 6667
Database Layer
Hello:
Thanks for your time in explaining that, Garv. That's very helpful.
I'll take a look at creating an encrypting mysql db abstraction layer - should be fun. Now I just need to hook that server up..
UberDumm
Thanks for your time in explaining that, Garv. That's very helpful.
I'll take a look at creating an encrypting mysql db abstraction layer - should be fun. Now I just need to hook that server up..
UberDumm
- Fri Oct 07, 2005 10:22 am
- Forum: General discussions
- Topic: Encryption?
- Replies: 10
- Views: 6667
Encryption
Encryption:
As far as performance goes, I can imagine it'd hurt. I understand I'm asking for something out of the ordinary. I can't imagine people using this plugin for any application other than the one I'm talking about (which is why I volunteered the labor).
Accessing the password should likely ...
As far as performance goes, I can imagine it'd hurt. I understand I'm asking for something out of the ordinary. I can't imagine people using this plugin for any application other than the one I'm talking about (which is why I volunteered the labor).
Accessing the password should likely ...
- Thu Oct 06, 2005 10:14 am
- Forum: Plugins
- Topic: Ideas for a new serendipity plugins!
- Replies: 117
- Views: 95453
Encryption?
Hello:
I was wondering if any plugin exists that will allow encryption of the Blog's contents?
I want to use s9y as a secure & convenient location for storage of my journal entries. MySQL supports AES Encryption and Decryption as of 4.0.2, and DES encryption as of 4.0.1.
http://dev.mysql.com/doc ...
I was wondering if any plugin exists that will allow encryption of the Blog's contents?
I want to use s9y as a secure & convenient location for storage of my journal entries. MySQL supports AES Encryption and Decryption as of 4.0.2, and DES encryption as of 4.0.1.
http://dev.mysql.com/doc ...