Our Mission

INTC is a nonprofit membership organization that brings enterprises, academia, and government organizations together to promote education and collaboration on current and evolving Internet Standards in a vendor-neutral environment.

join Us!

 

Upcoming Webinars

Introduction to MLS

Date: October 12, 2023
Time: 15:00 UTC - 16:00 UTC
Register: Register
Messaging applications are widely used to send text messages, multimedia messages, or other forms of communication between individuals or groups. These applications are typically designed for instant messaging and real-time communication.  Some sample messaging applications include: WhatsApp, Facebook Messenger, Telegram, Signal, iMessage, Slack, Microsoft Teams, Skype and others.  These are just a few examples of messaging applications, and there are many others available, each with its own unique features and focus. The choice of messaging app often depends on individual preferences, security concerns, and the specific needs of the user or organization.

Several widely-deployed messaging applications have developed their own protocols. While these protocols are similar, no two are close enough to interoperate. As a result, each application vendor has had to maintain their own protocol stack and independently build trust in the quality of the protocol. The goal of the 

MLS

working group is to develop a standard messaging security protocol for human-to-human(s) communication with the above security and deployment properties so that applications can share code, and so that there can be shared validation of the protocol (as there has been with TLS 1.3).

This effort is likely to have a major impact on enterprises who use messaging application.  This session will explain the major components of MLS and some of the new security architecture.

IPv6 + CDN

Date: November 30, 2023
Time: 16:00 UTC - 17:00 UTC
Register: Register
This session will discuss the role of a Content Delivery Network (CDN) and its role in modern network infrastructure as it impacts IPv6 and IPv6 Extension Headers. 
CDNs play a crucial role in optimizing web content delivery by reducing latency and improving performance. Here’s a breakdown of the key components
1. Edge Servers (or Cache Servers):
   – These are servers distributed across various geographical locations, strategically placed closer to end-users.
   – Edge servers store cached copies of web content, such as images, videos, stylesheets, scripts, and other resources, from the origin server.
   – When a user requests content from a website, the CDN’s edge server closest to the user responds to the request if it has the requested content in its cache.
   – Edge servers help reduce latency and improve load times because they are physically closer to users, minimizing the distance data needs to travel.
2. Origin Server:
   – The origin server is the original web server where the website’s content is hosted and managed by the website owner (in your example, Facebook’s servers).
   – While edge servers cache and serve content, the origin server is the authoritative source for the website’s content.
   – CDNs periodically fetch or update content from the origin server to keep their caches up to date.
3. IPv6 Extension Headers:
   – IPv6 Extension Headers are additional headers used in IPv6 packets to provide extra information or services. These headers are added to the standard IPv6 header to support various features or optimizations.
In this session, we will discuss the process as well as potential problems with IPv6 implementations as well as IPv6 Extension Headers.