The Joomla! Forum ™



Forum rules


Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Encrypting
PostPosted: Tue Aug 22, 2006 9:06 pm 
Joomla! Explorer
Joomla! Explorer

Joined: Mon Dec 12, 2005 9:59 pm
Posts: 263
I'm setting up a registration form for patients on a doctor's website an want to comply with HIPAA privacy requirements.  Does anyone know how to encrypt emails sent from forms over email on Joomla (ie - using PGP)?  I know that there has been a suggestion that one use a database to store the data, and this is somehow equivalent to email encryption, but a) I don't think it is equivalent and b) am not sure this is allowed under HIPAA.


Top
 Profile  
 
 Post subject: Re: Encrypting
PostPosted: Wed Aug 23, 2006 7:42 pm 
Joomla! Enthusiast
Joomla! Enthusiast

Joined: Mon Apr 17, 2006 9:48 pm
Posts: 226
This is a very important question for me too.  I developed a site for my own practice, and i am now trying to figure out if it is possible to make it HIPPA compliant.


Top
 Profile  
 
 Post subject: Re: Encrypting
PostPosted: Mon Sep 17, 2007 3:15 pm 
User avatar
Joomla! Apprentice
Joomla! Apprentice

Joined: Fri Sep 14, 2007 3:14 pm
Posts: 7
Location: Lansing, MI, US
Instead of having the form-result sent by e-mail directly to the doctor,  send it to a mail-account on the same host that runs Joomla! with a procmail script like the following:

Code:
:0 hbf
| gpg -ear doctors.address@example.com

:0
! doctors.address@example.com


That will take care of privacy.  For accountability,  it would still be a good idea to also write all form-submissions to a database table.

_________________
Software Developer
LMert Communications


Top
 Profile  
 
 Post subject: Re: Encrypting
PostPosted: Thu Sep 13, 2012 4:56 pm 
Joomla! Apprentice
Joomla! Apprentice

Joined: Wed Jan 18, 2012 10:33 am
Posts: 10
Location: 1865 Armbrester Drive San Pedro, CA 90731
Hey here is another article about HIPAA email encrypting

http://goarticles.com/article/HIPAA-Reg ... e/6929537/


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 



Who is online

Users browsing this forum: No registered users and 7 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group