Home > Store

Secure Networking With Windows 2000 and Trust Services

Register your product to gain access to bonus material or receive a coupon.

Secure Networking With Windows 2000 and Trust Services

Book

  • Sorry, this book is no longer in print.
Not for Sale

Description

  • Copyright 2001
  • Dimensions: 7-3/8x9-1/4
  • Pages: 384
  • Edition: 1st
  • Book
  • ISBN-10: 0-201-65778-3
  • ISBN-13: 978-0-201-65778-4

The pervasiveness and efficiency of the Internet infrastructure have greatly-affected the business needs of many organizations in recent years. Organizations have been migrating more toward the Internet business model for interacting with partners, suppliers, contractors, and customers. The same infrastructure provides organizations with a cost-effective and easy-to-administer medium to extend their internal resources to their mobile work force. However, effective use of the Internet as a platform for conducting transactions hinges on ensuring the integrity and privacy of communications exchanged over the Internet.

Secure Networking with Windows 2000 and Trust Services is an authoritative resource that addresses the security issues involved in using the Internet as a platform for conducting commerce. It explains public-key technology and describes techniques for ensuring secure transactions with business partners and consumers. For organizations looking into scalable, remote-access solutions, this book provides basic material on virtual private networks (VPNs) and includes practical guidelines for using the built-in security features of the Windows 2000 operating system. Basic material and sample programming projects explain how to use the Kerberos authentication service to secure internal networks while sharing resources with the external world via the Internet, intranets, and extranets. In addition, the authors explain the role of trust services in ensuring the integrity of secure electronic commerce systems.

Throughout the book, the authors provide thorough explanations of such key topics as:

  • The Kerberos network authentication service and how Kerberos secures internal access to network resources
  • The Kerberos authentication system in Windows 2000
  • Virtual private networks (VPNs) and the Internet Protocol security (IPsec) architecture
  • Cryptography, public-key technology, public-key infrastructures (PKIs), certification authorities, digital certificates, and the X.509 standard
  • The Windows 2000 public-key infrastructure and practical guidelines for using its built-in public-key features
  • The built-in capabilities of Windows 2000 for supporting virtual private networks and the IP security (IPsec) protocol
  • External trust infrastructures and trust issues in B2B marketplaces
  • Local trust networks created by the Windows 2000 Certificate Services (or other certificate servers) and effective methods for plugging such internal trust networks into the VeriSign external trust infrastructure
  • Windows 2000 as a programming platform to create secure, distributed applications

The accompanying CD-ROM contains sample-programming projects written in Visual C++ for the Windows 2000 server operating system. These projects demonstrate how to "Kerberize" client-server based applications and publish secure services in the Windows 2000 Active Directory.



0201657783B04062001

Sample Content

Downloadable Sample Chapter

Click below for Sample Chapter related to this title:
feghhi04.pdf

feghhi10.pdf

feghhi11.pdf

feghhich4.pdf

Table of Contents

(Each chapter concludes with a “Summary” and with “References.”)

Preface

I. THE KERBEROS NETWORK AUTHENTICATION SERVICE.

1. The Kerberos Network Authentication Service.

Basic Concepts of Kerberos.

Passwords.

Symmetric Keys.

Key Distribution and Management.

Single Sign-On.

Kerberos Architecture.

Time Stamps for Nonces.

Preauthentication.

Security Services.

Different Views of Kerberos.

Cross-Realm Authentication.

Policy Configuration Options.

Public Key Extensions.

Initial Authentication.

Cross-Realm Authentication.

Limitations of Kerberos.

Kerberos Tickets.

Ticket Contents.

Ticket Flags.

Delegation of Authentication.

Ticket-Granting Tickets.

The Use of Network Addresses in Tickets.

Authenticators for Tickets.

The Kerberos Protocol.

Authentication Service Exchange.

Ticket-Granting Service Exchange.

Client/Server Exchange.

Summary.

References.

2. Kerberos in Windows 2000.

Authentication: Kerberos versus NTLM.

Scalability.

Mutual Authentication.

Support for Multitier Applications.

Simplified Trust Management.

Interoperability with Existing Trust Infrastructures.

Smart Card Support.

Windows 2000 Implementation of Kerberos.

Key Distribution Center (KDC).

Account Database.

Kerberos Policy.

Kerberos Security Support Provider.

Credentials Cache.

IP Transport.

Authorization in Windows 2000.

Access-Control Model.

Preparation of Authorization Data by the KDC.

Interactive Log-On in Windows 2000.

Using a Password.

Using a Smart Card.

Summary.

References.

II. PUBLIC KEY TECHNOLOGY.

3. Public Key Technology.

Overview of Cryptography.

Symmetric Key Cryptography.

Public Key Cryptography.

Public Key Cryptography Schemes.

Message Digest Algorithms.

Digital Signatures.

RSA Digital Signatures.

DSS Digital Signatures.

Elliptic Curve Digital Signatures.

Key Length.

Considerations for Symmetric Key Cryptosystems.

Considerations for Public Key Cryptosystems.

Digital Certificates.

Cryptographic Authentication.

Secure, Scalable Key Distribution.

Client-Centric Processing.

X.509 Digital Certificates.

Encoding of Certificates.

Certificate Revocation Lists (CRLs).

Methods for Propagating CRL Information.

X.509 CRLs.

Certification Authorities.

Certificate Enrollment.

Subject Authentication.

Certificate Generation, Distribution, and Revocation.

Data Repositories.

Public Key Infrastructures (PKIs).

Structures among Multiple Certification Authorities.

Certification Path Discovery and Validation.

Summary.

References.

4. Public Key Technology in Windows 2000.

Public Key Security.

Secure E-Commerce: TLS/SSL.

Supporting Distributed Business Partners: TLS/SSL Client-Side Authentication.

Strong Network Authentication: Smart Cards.

Distributing Authenticated Code: Authenticode 2.0.

Laptop and Desktop File System Security: EFS.

Secure E-Mail: S/MIME.

Network-Level Secure Communications: IPsec.

Public Key Security Architecture.

CryptoAPI.

Cryptographic Service Providers.

Certificate Services.

Public Key Infrastructure.

Trust Models.

Certificate Chain Building.

Revocation Status Checking.

Cryptographic Algorithms and Key Lengths.

Hardware Support.

Certificate Trust Lists.

Public Key Infrastructure Standards.

Interoperability with Third-Party PKIs.

PKI to PKI.

PKI to Application.

Application to Application.

Summary.

References.

5. Using Public Key Technology in Windows 2000.

Designing a Certification Authority Structure.

Factors Influencing the Design of a CA Structure.

Models for Operating a Certification Authority.

Models for CA Structures.

Using Certificate Services.

Enterprise versus Standalone Certification Authorities.

Installing Certificate Services.

Administering the Certificate Services CA.

Certificate Enrollment for Users and Computers.

Certificate Stores.

Enrollment Using the Certificate Request Wizard.

Web-Based Enrollment.

Distribution of Root CA Certificates to Computers.

Summary.

References.

III. IP SECURITY AND VIRTUAL PRIVATE NETWORKS.

6. IP Security (IPsec).

IPsec Concepts.

Security Protocols.

Security Associations.

Models for Combining AH and ESP Protocols.

Points of Implementation.

Limitations of IPsec and Performance Considerations.

Key Management in IPsec.

Internet Security Association and Key-Management Protocol (ISAKMP).

Internet Key Exchange.

Summary.

References.

7. Virtual Private Networks (VPNs).

Basic Concepts.

VPN Scenarios.

Tunneling.

Authentication, Authorization, Accounting, Auditing, and Alarming.

Remote-Access Virtual Interfaces and Routing Considerations.

Virtual Private Networking with L2TP/IPsec.

L2TP/IPsec Two-Level Authentication.

IPsec Confidentiality, Data Origin Authentication, and Integrity Services.

L2TP/IPsec Packet Encapsulation.

Remote-Access Authentication Protocols in Windows 2000.

VPNs and Firewalls.

VPN Server behind the Firewall.

VPN Server in front of the Firewall.

VPN Interoperability.

Summary.

References.

8. Using IPsec and VPNs in Windows 2000.

Using IPsec.

IPsec Policies.

Predefined IPsec Policies.

Custom IPsec Policies.

Using VPNs.

Network Configuration.

Domain Configuration.

Security Configuration.

Remote-Access Policy Configuration.

Remote-Access Policies.

Remote-Access Policy Conditions.

Remote-Access Policy Permission.

Remote-Access Policy Profile.

Setting up VPNs.

Remote-Access VPN Server Setup.

VPN Client Setup.

Router-to-Router VPN Connections.

Summary.

References.

IV. TRUST BEYOND THE ENTERPRISE.

9. Extending Trust beyond the Enterprise.

Local Registration Authorities.

The LRA Model.

LRA Deployment Models.

VeriSign OnSite Service.

Certificate Enrollment and Distribution.

Certificate Management.

Authentication Models.

Controlling Access to the LRAA Web Site.

Public versus Private Certification.

Local Hosting.

VerSign OnSite Automated Authentication Service.

Networking of Local Trust Networks.

VeriSign Gateway Service.

VeriSign Go Secure! for Microsoft Exchange.

Summary.

References.

10. Trust in Business-to-Business Marketplaces.

B2B Net Marketplaces.

Trust.

Distributed Trust Management.

Verifiable Trust.

B2B Trust Services.

Authentication.

Payment.

Validation.

Summary.

References.

V. SECURE NETWORK PROGRAMMING IN WINDOWS 2000.

11. Kerberizing Applications Using Security Support Provider Interface.

SSPI and Windows 2000 Security Architecture.

SSPI Functions.

Using SSPI.

Impersonation and Delegation.

Sample Project: Using SSPI to Kerberize Applications.

Summary.

References.

12. Service Publication in Windows 2000 Active Directory.

Service Publication and Connection Points.

Service Connection Point (SCP).

Host-Based Services.

Replicable Services.

Service Publication and Security.

Service Principal Names.

Sample Project: Using Connection Points for Service Publication.

Summary.
References.
Appendix A. Glossary.
Appendix B. Acronyms.
Index.
CD-Rom Warranty. 0201657783T04062001

Preface

The efficancy and cost-effectiveness of the Internet as a platform for conducting transactions have greatly impacted the business needs of many organizations during the past couple of years. To stay competitive, organizations need to use extranets to interact with their business partners, suppliers, contractors, and consumers around the globe. Meanwhile, the rapid growth of the Internet has been accelerating the trend toward telecommuting, challenging the information systems (IS) managers to find easy-to-administer and scaleable ways to extend their intranets to their mobile workforce. While IS managers and network administrators are facing these new tough challenges, they must continue to improve the ways their internal users log on to the network and access the network resources.

The solutions engineered to address these needs face challenging security problems. Engineers must design an effective mechanism to authenticate external; distributed business partners and enforce their access rights. The remote-access solutions based on the Internet infrastructure must ensure the authenticity and privacy of communications, be scaleable, have acceptable interoperability characteristics, and withstand attacks aimed at compromising internal networks. The authentication and authorization system for managing an internal network must scale to thousands of users and millions of resources.

We cannot, however, solve these security problems by sprinkling a magic security powder over existing insecure protocols or design new security protocols overnight. Ideally, engineers must design their solutions around a handful of existing, core security protocols, which have been scrutinized for potential weaknesses for a number of years. Furthermore, system designers must carefully analyze the toolkits that implement security protocols for design and implementation flaws that might lead to security breeches. System administrators must be conscious of the security issues of the products that they deploy; end users must understand the security properties of the systems they use and should not have unreasonable exceptions.

External trust infrastructures are growing at a rapid rate to enable secure transactions over the Internet. Many organizations rely on these infrastructures to provide trust for their internal systems or interoperate with external systems. System engineers must understand how trust ensures the integrity of the secure electronic commerce systems. They must know about the trust infrastructures that address assurance, confidence, liability, insurance, agreements, and accreditation of such systems. Equally important, they need to know how to integrate their local trust networks with existing external trust networks.

We have written this book to address the security requirements of organizations that need to extend their business reach through the Internet. We explore the public-key technology and discuss the relevant protocols and techniques for securing communications with business partners, suppliers, and contractors. For organizations that are looking for scaleable, easy-to-administer remote-access solutions using the Internet, we explain the Internet Protocol Security Protocol (IPsec) and virtual private networks (VPNs). The Kerberos authentication system is gaining popularity for the authentication of internal users who need to log on to a network and use its resources. This book starts out with a presentation of Kerberos and presents it as a secure, scaleable authentication system. Finally, we analyze the trust issues in secure electronic commerce systems and provide background material on trust services.

We have deliberately structured this book around the secure networking capabilities of the Windows 2000 operating system for two reasons. First, many organizations that have deployed the Windows NT 4.0 operating system need to find out about the security features of Windows 2000. These organizations need information on Kerberos, which is the default authentication system within a Windows 2000 domain, the public-key enhancements of Windows 2000, and the new IP security capabilities built into the operating system. The information contained in this book should equally appeal to organizations that have not deployed Windows NT 4.0, but are investigating the Windows 2000 operating system.

Second, We wish to encourage our readers to begin experimenting with security products and toolkits. We want readers to deploy pilot systems, come to grips with the basic building blocks of systems that implement security protocols, and share their learning process with others. We believe that experimentation is an essential part of the learning process and leads to systems that operate within their expected integrity boundaries in their deployed environments. The Windows 2000 security infrastructure and the built-in security capabilities provide an excellent educational environment for such experimentations.

Even though we have dedicated a lot of material to discussing the security features of Windows 2000, this book should appeal to people who want to know about the principles of secure networking and organizations that are running other operating systems. We have been very careful not to mix the presentation of the theory of secure networking with the practice of secure networking in Windows 2000. Dedicated chapters discuss the fundamentals of Kerberos, public-key technology, IP security, virtual private networks, and trust in secure electronic commerce systems.

At the same time that we encourage our readers to experiment with new security products and deploy prototype systems, we have no illusion that technology alone cannot provide absolute security. Scientists analyze security protocols by examining their vulnerabilities, determining what attacks are possible, and formulating a defense against the attacks based on the capabilities of potential attackers. The actual environment within which a security protocol operates impacts this threat analysis and may create additional vulnerabilities. Furthermore, it is difficult and costly to field test new products for security weaknesses. Vendors may find it more practical to deploy their products in the marketplace without adequate testing and then patch up any security holes discovered by elite hackers. Unfortunately, the rate of attacks is increasing and the nature of attacks is getting more pernicious. Instead of attacking random university machines, attackers are now targeting the Internet infrastructure and going after routers and high-level domain name servers. We would like to emphasize the importance of system monitoring and encourage security specialists to re-evaluate their security policies and practices for detecting intrusions.

Intended Readers, Reading Strategies and Distinctive Treatment

We have written the book with five groups of readers in mind:

  • Users requiring a technological-perspective on the security features of Windows 2000
  • System administrators charged with deploying the Windows 2000 operating system
  • Users requiring an understanding of the Kerberos authentication system, public-key technology, IP security, virtual private networks, public-key-based trust services, and the role of trust in secure electronic commerce systems
  • Designers and programmers of security solutions
  • Senior managers charged with fielding or buying security products

Although we have taken pains to progress our discussion in a logical fashion and to enable a sequential reading of the book, you may prefer to form your own route through the chapters and the different parts of the book.

About This Book

This book uses the engineering discipline to address the networking requirements for securing business transactions over the insecure Internet and securing access to internal networks. We have selected topics that range from introducing the fundamentals of the Kerberos authentication system, public-key technology, and virtual private networks to analyzing the trust issues in secure electronic commerce systems. To aid the learning process, we have provided chapters that discuss the fundamentals of securing networking in the context of the Windows 2000 operating system.

This book cannot possibly provide a comprehensive guide for system administrators who need detailed, step-by-step instructions on configuring the Windows 2000 security features. Although some chapters selectively drill down to such configuration guides, we leave it up to other existing books or follow-up books to provide an administration guide for the system administrators in charge of deploying the Windows 2000 operating system.

Furthermore, because of the broad scope of this book, we had to limit the presentation of the general material on the principles of securing networking. We refer our readers to other books if they feel they need more information on a presented topic. In particular, two books deserve recommendation as suggested companions to this book: Digital Certificates: Applied Internet Security (Addison-Wesley) written by Jalal Feghhi, Jalil Feghhi, and Peter Williams, and Secure Computing--Threats and Safeguards (O'Reilly) written by Rita C. Summers. The former book focuses on public-key certificates and public-key infrastructures (PKIs); the latter book contains a digest of much of the available published research in the area of secure computing.

Content of the Book

The book consists of five parts and two appendices. The first part provides fundamental material on the Kerberos authentication service and goes over the Kerberos system in Windows 2000. The second part contains general information on the public-key technology and discusses the public-key-based features of Windows 2000. In the third part, we provide an overview of virtual private networks and the IP Security Protocol. Furthermore, we discuss the built-in capabilities of Windows 2000 for supporting virtual private networks based on the IP Security Protocol. This part also contains a deployment project to help a programmer or system administrator obtain hands-on experience with setting up the Windows 2000 Routing and Remote Access Service.

We present external trust infrastructures in the fourth part of the book and explain how local trust networks created by the Windows 2000 Certificate Services (or other certificate servers) can plug into these external trust networks. This part demonstrates how to set up a local certificate issuing system that outsources key management to the VeriSign OnSite system. Furthermore, we analyze the role of trust in secure electronic commerce systems. The last part of the book gears toward programmers who need to Kerberize Windows 2000 applications and perform service publication in Windows 2000 Active Directory. You can refer to the part descriptions that we have provided for each part of the book to find out more information about the material covered in each part.

We have also provided two appendices. Appendix A contains a glossary of the security terms pertinent to the subject of our book. Appendix B contains the acronyms used throughout this book.

Software Used in This Book

The last two chapters contain sample projects that are developed and tested using the Windows 2000 Server operating system, Microsoft Platform SDK August 2000 Edition and Visual C++ Version 6.0. These projects demonstrate how to kerberize client-server-based applications and publish secure services in the Windows 2000 Active Directory. The companion CD-ROM contains the complete source code for these projects

.

0201657783P04062001

Updates

Submit Errata

More Information

InformIT Promotional Mailings & Special Offers

I would like to receive exclusive offers and hear about products from InformIT and its family of brands. I can unsubscribe at any time.

Overview


Pearson Education, Inc., 221 River Street, Hoboken, New Jersey 07030, (Pearson) presents this site to provide information about products and services that can be purchased through this site.

This privacy notice provides an overview of our commitment to privacy and describes how we collect, protect, use and share personal information collected through this site. Please note that other Pearson websites and online products and services have their own separate privacy policies.

Collection and Use of Information


To conduct business and deliver products and services, Pearson collects and uses personal information in several ways in connection with this site, including:

Questions and Inquiries

For inquiries and questions, we collect the inquiry or question, together with name, contact details (email address, phone number and mailing address) and any other additional information voluntarily submitted to us through a Contact Us form or an email. We use this information to address the inquiry and respond to the question.

Online Store

For orders and purchases placed through our online store on this site, we collect order details, name, institution name and address (if applicable), email address, phone number, shipping and billing addresses, credit/debit card information, shipping options and any instructions. We use this information to complete transactions, fulfill orders, communicate with individuals placing orders or visiting the online store, and for related purposes.

Surveys

Pearson may offer opportunities to provide feedback or participate in surveys, including surveys evaluating Pearson products, services or sites. Participation is voluntary. Pearson collects information requested in the survey questions and uses the information to evaluate, support, maintain and improve products, services or sites, develop new products and services, conduct educational research and for other purposes specified in the survey.

Contests and Drawings

Occasionally, we may sponsor a contest or drawing. Participation is optional. Pearson collects name, contact information and other information specified on the entry form for the contest or drawing to conduct the contest or drawing. Pearson may collect additional personal information from the winners of a contest or drawing in order to award the prize and for tax reporting purposes, as required by law.

Newsletters

If you have elected to receive email newsletters or promotional mailings and special offers but want to unsubscribe, simply email information@informit.com.

Service Announcements

On rare occasions it is necessary to send out a strictly service related announcement. For instance, if our service is temporarily suspended for maintenance we might send users an email. Generally, users may not opt-out of these communications, though they can deactivate their account information. However, these communications are not promotional in nature.

Customer Service

We communicate with users on a regular basis to provide requested services and in regard to issues relating to their account we reply via email or phone in accordance with the users' wishes when a user submits their information through our Contact Us form.

Other Collection and Use of Information


Application and System Logs

Pearson automatically collects log data to help ensure the delivery, availability and security of this site. Log data may include technical information about how a user or visitor connected to this site, such as browser type, type of computer/device, operating system, internet service provider and IP address. We use this information for support purposes and to monitor the health of the site, identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents and appropriately scale computing resources.

Web Analytics

Pearson may use third party web trend analytical services, including Google Analytics, to collect visitor information, such as IP addresses, browser types, referring pages, pages visited and time spent on a particular site. While these analytical services collect and report information on an anonymous basis, they may use cookies to gather web trend information. The information gathered may enable Pearson (but not the third party web trend services) to link information with application and system log data. Pearson uses this information for system administration and to identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents, appropriately scale computing resources and otherwise support and deliver this site and its services.

Cookies and Related Technologies

This site uses cookies and similar technologies to personalize content, measure traffic patterns, control security, track use and access of information on this site, and provide interest-based messages and advertising. Users can manage and block the use of cookies through their browser. Disabling or blocking certain cookies may limit the functionality of this site.

Do Not Track

This site currently does not respond to Do Not Track signals.

Security


Pearson uses appropriate physical, administrative and technical security measures to protect personal information from unauthorized access, use and disclosure.

Children


This site is not directed to children under the age of 13.

Marketing


Pearson may send or direct marketing communications to users, provided that

  • Pearson will not use personal information collected or processed as a K-12 school service provider for the purpose of directed or targeted advertising.
  • Such marketing is consistent with applicable law and Pearson's legal obligations.
  • Pearson will not knowingly direct or send marketing communications to an individual who has expressed a preference not to receive marketing.
  • Where required by applicable law, express or implied consent to marketing exists and has not been withdrawn.

Pearson may provide personal information to a third party service provider on a restricted basis to provide marketing solely on behalf of Pearson or an affiliate or customer for whom Pearson is a service provider. Marketing preferences may be changed at any time.

Correcting/Updating Personal Information


If a user's personally identifiable information changes (such as your postal address or email address), we provide a way to correct or update that user's personal data provided to us. This can be done on the Account page. If a user no longer desires our service and desires to delete his or her account, please contact us at customer-service@informit.com and we will process the deletion of a user's account.

Choice/Opt-out


Users can always make an informed choice as to whether they should proceed with certain services offered by InformIT. If you choose to remove yourself from our mailing list(s) simply visit the following page and uncheck any communication you no longer want to receive: www.informit.com/u.aspx.

Sale of Personal Information


Pearson does not rent or sell personal information in exchange for any payment of money.

While Pearson does not sell personal information, as defined in Nevada law, Nevada residents may email a request for no sale of their personal information to NevadaDesignatedRequest@pearson.com.

Supplemental Privacy Statement for California Residents


California residents should read our Supplemental privacy statement for California residents in conjunction with this Privacy Notice. The Supplemental privacy statement for California residents explains Pearson's commitment to comply with California law and applies to personal information of California residents collected in connection with this site and the Services.

Sharing and Disclosure


Pearson may disclose personal information, as follows:

  • As required by law.
  • With the consent of the individual (or their parent, if the individual is a minor)
  • In response to a subpoena, court order or legal process, to the extent permitted or required by law
  • To protect the security and safety of individuals, data, assets and systems, consistent with applicable law
  • In connection the sale, joint venture or other transfer of some or all of its company or assets, subject to the provisions of this Privacy Notice
  • To investigate or address actual or suspected fraud or other illegal activities
  • To exercise its legal rights, including enforcement of the Terms of Use for this site or another contract
  • To affiliated Pearson companies and other companies and organizations who perform work for Pearson and are obligated to protect the privacy of personal information consistent with this Privacy Notice
  • To a school, organization, company or government agency, where Pearson collects or processes the personal information in a school setting or on behalf of such organization, company or government agency.

Links


This web site contains links to other sites. Please be aware that we are not responsible for the privacy practices of such other sites. We encourage our users to be aware when they leave our site and to read the privacy statements of each and every web site that collects Personal Information. This privacy statement applies solely to information collected by this web site.

Requests and Contact


Please contact us about this Privacy Notice or if you have any requests or questions relating to the privacy of your personal information.

Changes to this Privacy Notice


We may revise this Privacy Notice through an updated posting. We will identify the effective date of the revision in the posting. Often, updates are made to provide greater clarity or to comply with changes in regulatory requirements. If the updates involve material changes to the collection, protection, use or disclosure of Personal Information, Pearson will provide notice of the change through a conspicuous notice on this site or other appropriate way. Continued use of the site after the effective date of a posted revision evidences acceptance. Please contact us if you have questions or concerns about the Privacy Notice or any objection to any revisions.

Last Update: November 17, 2020