|
|
By Erik Kangas, PhD, President
|
Archive for February, 2010
Published: Friday, February 19th, 2010
TLS stands for “Transport Layer Security” and is closely related to “SSL” (Secure Socket Layer). TLS is one of the standard ways that computers transmit information over an encrypted channel. In general, when one computer connects to another computer and uses TLS, the following happens:
- Computer A connects to Computer B (no security)
- Computer B says “Hello” (no security)
- Computer A says “Lets talk securely over TLS” (no security)
- Computer A and B agree on how to do this (secure)
- The rest of the conversation is encrypted (secure)
In particular:
- The meat of the conversation is encrypted
- Computer A can verify the identity of Computer B (by examining its SSL certificate, which is required for this dialog)
- The conversation cannot be eavesdropped upon (without Computer A knowing)
- The conversation cannot be modified by a third party
- Other information cannot be injected into the conversation by third parties.
TLS (and SSL) is used for many different reasons on the Internet and helps make the Internet a more secure place, when used. One of the popular uses of TLS is with SMTP. See also:
Read the rest of this post »
Tags: AES256, opportunistic TLS, secure, smtp, smtp tls, ssl certificate, tls Posted in AAA Featured Articles, LuxSci Library: Security and Privacy
13 Comments »
Published: Thursday, February 18th, 2010
LuxSci’s SecureLine end-to-end email filtering solution has been augmented with a new, optional, outbound email encryption option: “TLS Only”.
SecureLine accounts that enable “TLS Only” can have their outbound email delivered over an SMTP TLS encrypted channel to recipients whose email services support it. This mitigates the need for using PGP, S/MIME, or SecureLine Escrow message pickup service for many secure outbound email messages — if TLS message transport encryption is “good enough” for your organization (i.e. it is for HIPAA compliance and it is for most bank-to-bank communications).
SecureLine TLS-Only Outbound Encryption:
Read the rest of this post »
Tags: secureline, smtp, tls Posted in New Feature Announcements
1 Comment »
Published: Thursday, February 18th, 2010
LuxSci has added two new features to help administrators manage the forwarding of email in their accounts so that they can meet HIPAA and other regulatory requirements and at the same time easily control the actions of their users:
- Globally restricting email forwarding to only recipients whose email servers support SMTP TLS for message transport encryption, and
- Globally restricting users from managing their own email forwarding settings.
Read the rest of this post »
Tags: email forwarding, filtering, restrict, smtp, tls Posted in New Feature Announcements
No comments »
Published: Saturday, February 13th, 2010
This article is Part 5 of our series on Internet Programming. See the Introduction and Part 1, Introduction to HTML. This article covers the Perl "list" data type.
Read the rest of this post »
Tags: list, perl Posted in LuxSci Library: Web Design and Programming
1 Comment »
Published: Thursday, February 11th, 2010
LuxSci customers who require HIPAA Compliance to safeguard electronic protected health information (ePHI) that is stored in or transmitted through their accounts can now display a “HIPAA Compliance Seal” on their web sites or in their email signatures/tag lines/disclaimers.
For example, your compliance seal may look like (click on it to see an example verification page):
Read the rest of this post »
Tags: compliance, hipaa, seal Posted in New Feature Announcements
1 Comment »
Published: Tuesday, February 9th, 2010
Administrators of LuxSci accounts now have the ability to specify exactly from what locations their users are permitted to login to WebMail. I.e. administrators can choose to allow WebMail access only from the Office or certain other places. This is good for general account and information security.
Read the rest of this post »
Tags: access, domain, ip address, webmail Posted in New Feature Announcements
No comments »
|
|