What's the best solution for a company that wants to securely receive documents from other business partners electronically. The company in question frequently receives documents containing financial information from other external entities. The company would like to ensure that the documents being received are securely transmitted.
Is this enough reason to set up a VPN or would the use of encrypted files over the internet be a better solution?
Software/Hardware used:
ASKED:
April 26, 2010 5:18 PM
UPDATED:
April 28, 2010 2:01 PM
You could use PGP, to securely send financial documents. I think setting up a VPN would be too troublesome but it’s best to choose what ever suits your company best.
I suggest using IPSec VPN for secure transfers between two offices…Even ADSL routers these days have support for VPN..They offer wizards to configure VPN which are much simpler…Over and above setting up VPN is a one time process…A few devices I know of also allow you to scan VPN traffic….So you are cent % sure that the VPN traffic is threat free…I hope this helps…
I’d better not use VPN in your situation.
Why? VPN is good and necessary if your business partners are required to fill-in the financial records directly into your databases, and require a lot of additional security configuration on both DB and network level to prevent them from unauthorized access to your resources. If you’ll just receive electronic documents with sensitive information, the encrypted mail (by PGP or GPG, as ugauga suggested) is much better – and easier to configure.
Another possibility – a file drop-in boxes on a properly secured (with cert/password authentication) http-over-ssl (https) website?
BR,
Petko