Avatar

py2gbB

py2gb@alien.top
Joined
1 posts • 4 comments
Direct message

In case anyone was wondering. I implemented a small php function. It uses aes 256 with a sha256 key “derivation” to encrypt things.

I choose the key when encrypting, and force encryption upon logout.

Cheers!

permalink
report
parent
reply

I have resisted nextcloud. It was always slow, and cumbersome for me. I’ll have to check it out again.

permalink
report
parent
reply

Not sure I follow. What I am proposing is a way of encrypting the content of the website. Decrypted only while in use, this way, if someone gets access to the server (bug, leaked password, etc) the content is still encrypted.

permalink
report
parent
reply

Cheers! I actually use this for some encryption here and there. My thought was more along the lines of the entire content. Server side.

permalink
report
parent
reply