© 2015 X2Engine Inc.
Difference between revisions of "Terminology"
From X2Engine
Line 8: | Line 8: | ||
;SSL | ;SSL | ||
: [[wikipedia:Transport_Layer_Security|Secure Sockets Layer]] (a.k.a Transport Layer Security) a method of connecting to a remote network host that encrypts traffic on any given network protocol that uses it. | : [[wikipedia:Transport_Layer_Security|Secure Sockets Layer]] (a.k.a Transport Layer Security) a method of connecting to a remote network host that encrypts traffic on any given network protocol that uses it. | ||
+ | ;TLS | ||
+ | : [[wikipedia:Transport_Layer_Security|Transport Layer Security]] a method of connecting to a remote network host that encrypts traffic on any given network protocol that uses it. | ||
;user menu | ;user menu | ||
: The menu accessed by clicking on one's own username in the far upper-right-hand corner of the application. | : The menu accessed by clicking on one's own username in the far upper-right-hand corner of the application. |
Revision as of 23:28, 25 October 2013
- DKIM
- DomainKeys Identified Mail: a system for digitally signing email that provides the means to securely verify that the email's origin is legitimate.
- MTA
- Message transfer agent: an email relay service, i.e. Postfix, QMail or Exim4.
- SMTP
- Simple Mail Transfer Protocol: a network protocol for sending email to a remote server, often involving password authentication and end-to-end SSL encryption.
- SSL
- Secure Sockets Layer (a.k.a Transport Layer Security) a method of connecting to a remote network host that encrypts traffic on any given network protocol that uses it.
- TLS
- Transport Layer Security a method of connecting to a remote network host that encrypts traffic on any given network protocol that uses it.
- user menu
- The menu accessed by clicking on one's own username in the far upper-right-hand corner of the application.