moxtra for business security a moxtra white paper

Size: px
Start display at page:

Download "moxtra for business security a moxtra white paper"

Transcription

1 moxtra for business security a moxtra white paper

2 Table of Contents Introduction 3 Under the hood 3 Architecture Moxtra user interfaces Reliability Authentication Single Sign-On Data in Transit Data at Rest Management Features 6 Access Control Remote Access Admin Console Apps for Moxtra 7 The Moxtra SDK and API Moxtra developers 3rd Party Application Security Moxtra Information Security 9 Our Policies Employee policy and access Network security Change management Compliance Physical Security 11 Infrastructure Data Centers Office Privacy 12 Summary 12

3 Introduction Moxtra takes security and safety seriously protecting the confidentiality, integrity, and availability of customer s data. We recognize security as crucial aspect of our system. At Moxtra the latest technologies and security best practices are used to provide a secure service. To do this, we ve created a sophisticated infrastructure onto which account administrators can layer and customize policies of their own. In this paper, we ll detail the policies we ve established, as well as options available to admins, that make Moxtra the secure tool for getting work done. Under the hood Moxtra s easy-to-use interfaces are backed by an infrastructure working behind the scenes to ensure highly scalable, and efficient mobile collaboration solutions to enable teams and developers around the world to communicate powerfully. To make this happen, we re continually evolving our product and architecture to speed data transfer, improve reliability, and adjust to changes in the environment. In this section, we ll explain how data is transferred, stored, and processed securely. Architecture Our architecture is comprised of the following: Data Persistence Layer: The persistence layer deals with storing and retrieving data from our data farm. Cache Layer: The caching layer acts as a central part of the server and provides very rapid reads and writes of data.

4 Presentation Layer: The presentation layer contains code, which works with the data, processing it according to the rules of the business logic. Realtime services: Our realtime services include Voice, Public Switched Telephone Network (PSTN), Video, Desktop Sharing and Real-time Chat services. Our voice service leverages VoIP technology and Moxtra s secure network. Hosted Voice provides PBX-like voice capabilities without the PBX. That means you can enjoy a full set of unified communications features. Engine: The engine handles all the incoming mails. It parses the s and accordingly posts data to respective binders. Search Farm: The search farm is responsible for providing fast and accurate search results. Moxtra is designed with multiple layers of protection, covering data transfer, encryption, network configuration, and application-level controls, all distributed across a scalable, secure infrastructure. Moxtra users can access the binders, pages, files and other data at any time from the desktop, web, and mobile clients, or through third-party applications connected to Moxtra. All of these clients connect to secure server. Distributing different levels of information across these services not only makes syncing faster and more reliable, it also enhances security.

5 Moxtra User Interfaces The Moxtra service can be utilized and accessed through a number of interfaces. Each has security settings and features that process and protect user data while ensuring ease of access. Web: This interface can be accessed through any modern web browser. It allows users to chat, meet, annotate files, upload, download, view, and share their files. Desktop: The Moxtra desktop application is a powerful client that allows users to collaborate from their desktop. It gives users full access to their Moxtra accounts, and runs on Windows or Mac operating systems. Mobile: The Moxtra app is available for ios, Android, BlackBerry mobile devices and tablets, allowing users to collaborate on the go. Our security team performs automated and manual application security testing on a regular basis to identify and patch potential security vulnerabilities and bugs. We also work with thirdparty security specialists, as well as other industry security teams and the security research community, to keep our applications safe and secure. Reliability A communication and collaboration system is only as good as it is reliable, and to that end, we ve developed Moxtra with multiple layers of redundancy to guard against data loss and ensure availability. Redundant copies of metadata are distributed across independent devices within a data center in an N+2 availability model. Hourly incremental and daily full backups are performed on all metadata. This feature, beyond protecting user data, provides high availability of the Moxtra service. In the event of a failed connection to Moxtra s service, a client or front-end server will gracefully resume operation when a connection is re-established. Load balancing across multiple servers ensures redundancy and a consistent communication experience for the end user.

6 Authentication Before any content is added into Moxtra users have to login to their Moxtra account. All passwords in Moxtra are stored using one-way hashing (SHA 256) and they are never exchanged over clear channel. Moxtra also supports sign-in with Google and Login with Facebook for users who opt to login with Google or Facebook. Single Sign-On Moxtra supports federated authentication using SAML (Security Assertion Markup Language) 2.0 protocol to easily enable the integration with various identity and cloud SSO providers. This lets an organization securely authenticate and authorize between their identity provider and Moxtra in a trust relationship. Data In Transit To protect data in transit, Moxtra uses Secure Sockets Layer (SSL)/Transport Layer Security (TLS) for data transfer, creating a secure tunnel protected by 128-bit or higher Advanced Encryption Standard (AES) encryption. Data in transit between a Moxtra client (currently desktop, mobile, API, or web) and the hosted service is always encrypted via SSL/ TLS. For end points we control (desktop and mobile) and modern browsers, we use strong ciphers and support perfect forward secrecy. Individual sessions are identified and reverified with each transaction, using a unique token created at login. Data At Rest Moxtra hosts its service using Amazon S3, here is an overview of security provided by Amazon S3 for the data at rest: Amazon S3 Server Side Encryption (SSE) is used to encrypt the data stored at rest in Amazon S3. Amazon S3 Server Side Encryption employs strong multi-factor encryption. Each object is encrypted with a unique key. As an additional safeguard, this key itself is encrypted with a regularly rotated master key. Amazon S3 Server Side Encryption uses one of the strongest block ciphers available 256-bit Advanced Encryption Standard (AES-256) to encrypt your data.

7 Management Features Access Control Moxtra provides binder owners with full control over their content. Binder owners can share their content with varying levels of control. Binders are accessible only by the owners, unless the owners have shared the content with others. Binder owners can invite members to view and collaborate over the binder. Binder owners can designate binder members as editors or viewers. Members get all the privileges available to a binder owner: add content, remove content, create Moxtra Note, annotate, view comments, post comments, view updates, invite members, share binder in Moxtra Meet. Viewers can only view binder contents, view comments, and post comments Binders owners and editors can share view only links of binders or select pages with anyone Remote Access Moxtra users can add an additional level of security to control and limit access to their desktop from Moxtra App. Using Moxtra for Desktop, users can specify a passcode and limit the folders that are remotely accessible from Moxtra mobile app. One-way hashing (SHA 256) is used for storing passcode locally on the Desktop. Admin Console Moxtra for Business also includes tools for admins to further protect their accounts and data. Admin console features: User Management Add/Edit/Deactivate/Remove User Import User via CSV file Content Management Move binders from one user to another user Usage Reporting

8 Binders, Meet, Storage data Branding Customize the header colors Change Moxtra logo with company logo Change default binder cover image Configuration Customize which add file options are available to the users Customize to show and hide different features in Binder, Meet etc. SAML SSO Configuration (Available only for enterprise customers) Apps for Moxtra The Moxtra Platform is composed of a robust ecosystem of developers who build on top of our flexible Application Programming Interface (API) and Software Development Kit (SDK). The Moxtra SDK and API Our API supports advanced functionality like screen sharing, app sharing, VoIP, text and voice chat, add and annotate on files, add voice notes to files, add and invite members, create To-Do lists, create/download/preview/share clips, and annotate on files, and is suited for serverbased apps. Moxtra offers three different authentication methods: Unique ID + Signature: This method provides a simple way to let your application Single Sign-On (SSO) to Moxtra and use the Moxtra SDK and APIs. Using this option your application or backend will SSO the user to Moxtra using an Unique ID (unique string for each of your user) + Signature (encoded string generated using your Moxtra Client ID, Client Secret and Current Timestamp). OAuth: Moxtra uses OAuth, an industry-standard protocol for authorization, to allow users to grant apps account access without exposing their account credentials. We support OAuth 2.0 for authenticating all API requests. SAML 2.0: Security Assertion Markup Language (SAML) is an XML-based open standard for exchanging authentication and authorization data between parties.

9 Moxtra Developers We provide a number of guidelines and practices to help developers create API and SDK apps that respect and protect user privacy while enhancing users Moxtra experience. App Keys: For each distinct app a developer writes, a unique Moxtra app key must be used. In addition, if an app provides services or software that wrap the Moxtra Platform for other developers to use, each developer must also sign up for their own Moxtra app key. App Review Process: Development status: When a Moxtra API app is first created, it is given development status. The app functions the same as any production status app, except that it connects to our sandbox environment instead of production data. In order for the app to become accessible to the general public, developers must apply for production status. Production status and approval: In order to receive production status approval, all SDK and API apps must adhere to our developer branding guidelines and Terms & Conditions, which include prohibited uses of the Moxtra Platform. These uses include: promoting IP or copyright infringement, creating file sharing networks, and downloading content illegally. Developers are first prompted for additional information regarding their app s functionality, and how it uses the Moxtra SDK and API before submitting for review. Once the app is approved for production status, any number of Moxtra users can link to the app. 3 rd Party Application Security Third party applications that integrate with Moxtra will require the authorization from the user and any communication between Moxtra and the third party application happen via port 443 using a HTTPS connection. For additional detail about the API s and authentication flows, please refer to API documentation.

10 Moxtra Information Security Moxtra has established an information security framework and regularly reviews and updates security policies, provides security training, performs application and network security testing, monitors compliance with security policies, and conducts internal and external risk assessments. Our Policies We ve established a thorough set of security policies covering the areas of information security, physical security, incident response, logical access, physical production access, change management, and support. These policies are reviewed and approved at least annually. Employees, interns, and contractors are notified of updates to these policies, as well as ongoing security training, by and/or via our security policies intranet page. Information security: Policies pertaining to user and Moxtra information, with key areas including device security, authentication requirements, data and systems security, employee use of resources guidelines, and handling of potential issues Physical security: How we maintain a safe and secure environment for people and property at Moxtra (see Physical security section below) Incident response: Our requirements for responding to potential security incidents, including assessment, communication, and investigation procedures Logical access: Policies for securing Moxtra systems, user information, and Moxtra information, covering access control to corporate and production environments Physical production access: Our procedures for restricting access to the physical production network, including management review of personnel and de-authorization of terminated personnel Change management: Policies for code review and managing changes that impact security by authorized developers to application source code, system configuration and production releases Support: User metadata access policies for our support team regarding viewing, providing support for, or taking action on accounts Employee Policy and Access Employee access to the Moxtra environment is maintained by a central directory and authenticated using a combination of strong passwords, passphrase protected SSH keys and

11 OTP tokens. For remote access, we require the use of VPN using two-factor authentication and any special access is reviewed and vetted by the security team. Access between networks is strictly limited to the minimum number of employees and services. For example, production network access is SSH key-based and restricted to engineering teams requiring access as part of their duties. Firewall configuration is tightly controlled and limited to a small number of administrators. In addition, our internal policies require employees accessing production and corporate environments to adhere to best practices for the creation and storage of SSH private keys. Employee on-boarding and off-boarding policies require background checks, security policy acknowledgement, communicating updates to security policy, and non-disclosure agreements. All employee access is promptly removed when an employee leaves the company. Moxtra employs technical access controls and internal policies to prohibit employees from arbitrarily accessing user files and to restrict access to metadata and other information about users accounts. In order to protect end user privacy and security, only a small number of engineers responsible for developing Moxtra s core services have access to the environment where user data are stored. As Moxtra becomes an extension of our customers infrastructure, they can rest assured that we are responsible custodians of their data. See the Privacy section below for more details. Network Security Moxtra diligently maintains the security of our back-end network. Moxtra identifies and mitigates risks via regular application, network, and other security testing and auditing by both dedicated internal security teams and third-party security specialists. Our network security and monitoring techniques are designed to provide multiple layers of protection and defense. We employ industry-standard protection techniques, including firewalls, network security monitoring, and intrusion detection systems to ensure only eligible traffic is able to reach our infrastructure. Moxtra s internal private network is segmented according to use and risk level. The primary networks are: Internet-facing DMZ

12 VPN front-end DMZ Production network Corporate network Access to the production environment is restricted to only authorized IP addresses. IP addresses with access are associated with the corporate network or approved Moxtra personnel. Authorized IP addresses are reviewed on a quarterly basis to ensure a secure production environment. Access to modify the IP address list is restricted to authorized individuals. Strict limitation is maintained between Moxtra s internal network and the public internet. All internet bound traffic to and from the production network is carefully controlled through a dedicated proxy service and those, in turn, are protected by a restrictive firewall rules. Change Management A formal Change Management Policy has been defined by the Moxtra Engineering team to ensure that all application changes have been authorized prior to implementation into the production environments. Source code changes are initiated by developers that would like to make an enhancement to the Moxtra application or service. All changes are required to go through automated Quality Assurance (QA) testing procedures to verify that security requirements are met. Successful completion of QA procedures leads to implementation of the change. All QA-approved changes are automatically implemented in the production environment. Code changes are screened for potential security issues via our QA and manual security code review processes. All changes released into production are logged and archived, and alerts are sent to Moxtra Engineering team management automatically. Changes to Moxtra infrastructure are restricted to authorized personnel only. The Moxtra Security team is responsible for maintaining infrastructure security and ensuring that server, firewall, and other security-related configurations are kept up-to-date with industry standards. Firewall rule sets and individuals with access to production servers are reviewed on a periodic basis.

13 Physical Security Infrastructure Physical access to subservice organization facilities where production systems reside are restricted to personnel authorized by Moxtra, as required to perform their job function. Any individuals requiring additional access to production environment facilities are granted that access through explicit approval by appropriate management. A record of the access request, justification, and approval are recorded by management, and access is granted by appropriate individuals. Once approval is received, a responsible member of the infrastructure team will contact the appropriate subservice organization to request access for the approved individual. The subservice organization enters the user s information into their own system and grants the approved Moxtra personnel badge access and, if possible, biometric scan access. Once access is granted to approved individuals, it is the data center s responsibility to ensure that access is restricted to only those authorized individuals. Data Centers Moxtra uses Amazon for infrastructure that provides state of the art protection both at the network and physical level. Office Physical security: The Moxtra Physical Security Team is responsible for enforcing physical security policy and overseeing the security of the office. Visitor and access policy: Physical access to corporate facilities is restricted to authorized Moxtra personnel. Server access: Access to areas containing corporate servers is restricted to authorized personnel. The lists of authorized individuals approved for physical access to corporate and production environments are reviewed at least quarterly. Privacy Guarding users privacy and that of their business data is something we take seriously, so we work hard to protect user information from unauthorized access.

14 Moxtra is committed to transparency in handling law enforcement requests for user information, as well as the number and types of those requests. We scrutinize all data requests to make sure they comply with the law and are committed to giving users notice, as permitted by law, when their accounts are identified in a law enforcement request. These efforts underscore our commitment to guarding the privacy of our users and their data. We re continually exploring opportunities to extend these endeavors, including fighting for and protecting our user s privacy in courts. Summary Moxtra for Business offers easy-to-use tools to help teams communicate and collaborate effectively, without sacrificing the security that organizations require. With a multi-layered approach that combines a robust back-end infrastructure with a customizable set of policies, we provide businesses a powerful solution that can be tailored to their unique needs. To learn more about Moxtra for Business, contact our sales team at sales@moxtra.com. We expect Moxtra's capabilities to quickly become an indispensable part of our management software suite. The marriage of mobility and secure, real-time collaboration is exactly what businesses have been asking for, and Moxtra delivers that in an attractive, reliable package invented by proven thought leaders in the industry. Marilia Rocca, VP Platforms and Cloud Computing at TOTVS

Dropbox for Business security A Dropbox whitepaper

Dropbox for Business security A Dropbox whitepaper A Dropbox whitepaper Contents Introduction 3 Under the hood 3 Architecture Dropbox user interfaces Reliability Encryption Product features 6 Admin management features User management features Apps for

More information

Dropbox for Business. Secure file sharing, collaboration and cloud storage. G-Cloud Service Description

Dropbox for Business. Secure file sharing, collaboration and cloud storage. G-Cloud Service Description Dropbox for Business Secure file sharing, collaboration and cloud storage G-Cloud Service Description Table of contents Introduction to Dropbox for Business 3 Security 7 Infrastructure 7 Getting Started

More information

Dropbox Business security A Dropbox whitepaper

Dropbox Business security A Dropbox whitepaper A Dropbox whitepaper Contents Introduction 3 Product features (security, control, and visibility) 3 Under the hood 8 Application security 13 Apps for Dropbox 14 Network security 16 Vulnerability management

More information

MAXIMUM DATA SECURITY with ideals TM Virtual Data Room

MAXIMUM DATA SECURITY with ideals TM Virtual Data Room MAXIMUM DATA SECURITY with ideals TM Virtual Data Room WWW.IDEALSCORP.COM ISO 27001 Certified Account Settings and Controls Administrators control users settings and can easily configure privileges for

More information

Dropbox for Business security A Dropbox whitepaper

Dropbox for Business security A Dropbox whitepaper A Dropbox whitepaper Contents Introduction 3 Product features (security, control, and visibility) 3 Under the hood 7 Application security 10 Apps for Dropbox 11 Network security 13 Vulnerability management

More information

The increasing popularity of mobile devices is rapidly changing how and where we

The increasing popularity of mobile devices is rapidly changing how and where we Mobile Security BACKGROUND The increasing popularity of mobile devices is rapidly changing how and where we consume business related content. Mobile workforce expectations are forcing organizations to

More information

Flexible Identity Federation

Flexible Identity Federation Flexible Identity Federation Quick start guide version 1.0.1 Publication history Date Description Revision 2015.09.23 initial release 1.0.0 2015.12.11 minor updates 1.0.1 Copyright Orange Business Services

More information

Supplier Information Security Addendum for GE Restricted Data

Supplier Information Security Addendum for GE Restricted Data Supplier Information Security Addendum for GE Restricted Data This Supplier Information Security Addendum lists the security controls that GE Suppliers are required to adopt when accessing, processing,

More information

Famly ApS: Overview of Security Processes

Famly ApS: Overview of Security Processes Famly ApS: Overview of Security Processes October 2015 Please consult http://famly.co for the latest version of this paper Page 1 of 10 Table of Contents 1. INTRODUCTION TO SECURITY AT FAMLY... 3 2. PHYSICAL

More information

Security Guide. BlackBerry Enterprise Service 12. for ios, Android, and Windows Phone. Version 12.0

Security Guide. BlackBerry Enterprise Service 12. for ios, Android, and Windows Phone. Version 12.0 Security Guide BlackBerry Enterprise Service 12 for ios, Android, and Windows Phone Version 12.0 Published: 2015-02-06 SWD-20150206130210406 Contents About this guide... 6 What is BES12?... 7 Key features

More information

Security Controls for the Autodesk 360 Managed Services

Security Controls for the Autodesk 360 Managed Services Autodesk Trust Center Security Controls for the Autodesk 360 Managed Services Autodesk strives to apply the operational best practices of leading cloud-computing providers around the world. Sound practices

More information

Security Overview Introduction Application Firewall Compatibility

Security Overview Introduction Application Firewall Compatibility Security Overview Introduction ShowMyPC provides real-time communication services to organizations and a large number of corporations. These corporations use ShowMyPC services for diverse purposes ranging

More information

Web Conferencing: Unleash the Power of Secure, Real-Time Collaboration

Web Conferencing: Unleash the Power of Secure, Real-Time Collaboration White Paper Web Conferencing: Unleash the Power of Secure, Real-Time Collaboration This paper focuses on security information for Cisco WebEx Meeting Center, Cisco WebEx Training Center, Cisco WebEx Support

More information

Security Overview Enterprise-Class Secure Mobile File Sharing

Security Overview Enterprise-Class Secure Mobile File Sharing Security Overview Enterprise-Class Secure Mobile File Sharing Accellion, Inc. 1 Overview 3 End to End Security 4 File Sharing Security Features 5 Storage 7 Encryption 8 Audit Trail 9 Accellion Public Cloud

More information

Security Whitepaper. NetTec NSI Philosophy. Best Practices

Security Whitepaper. NetTec NSI Philosophy. Best Practices Security Whitepaper NetTec NSI provides a leading SaaS-based managed services platform that to efficiently backup, monitor, and troubleshoot desktops, servers and other endpoints for businesses. Our comprehensive

More information

Google Apps Deployment Guide

Google Apps Deployment Guide CENTRIFY DEPLOYMENT GUIDE Google Apps Deployment Guide Abstract Centrify provides mobile device management and single sign-on services that you can trust and count on as a critical component of your corporate

More information

Security from the Ground Up eblvd uses a hybrid-asp model designed expressly to ensure robust, secure operation.

Security from the Ground Up eblvd uses a hybrid-asp model designed expressly to ensure robust, secure operation. eblvd enables secure, cloud-based access to a PC or server over the Internet. Data, keyboard, mouse and display updates are transmitted over a highly compressed, encrypted stream, yielding "as good as

More information

FileCloud Security FAQ

FileCloud Security FAQ is currently used by many large organizations including banks, health care organizations, educational institutions and government agencies. Thousands of organizations rely on File- Cloud for their file

More information

BlackBerry Enterprise Service 10. Secure Work Space for ios and Android Version: 10.1.1. Security Note

BlackBerry Enterprise Service 10. Secure Work Space for ios and Android Version: 10.1.1. Security Note BlackBerry Enterprise Service 10 Secure Work Space for ios and Android Version: 10.1.1 Security Note Published: 2013-06-21 SWD-20130621110651069 Contents 1 About this guide...4 2 What is BlackBerry Enterprise

More information

Salesforce1 Mobile Security Guide

Salesforce1 Mobile Security Guide Salesforce1 Mobile Security Guide Version 1, 1 @salesforcedocs Last updated: December 8, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,

More information

Question Name C 1.1 Do all users and administrators have a unique ID and password? Yes

Question Name C 1.1 Do all users and administrators have a unique ID and password? Yes Category Question Name Question Text C 1.1 Do all users and administrators have a unique ID and password? C 1.1.1 Passwords are required to have ( # of ) characters: 5 or less 6-7 8-9 Answer 10 or more

More information

owncloud Architecture Overview

owncloud Architecture Overview owncloud Architecture Overview Time to get control back Employees are using cloud-based services to share sensitive company data with vendors, customers, partners and each other. They are syncing data

More information

An Enterprise Approach to Mobile File Access and Sharing

An Enterprise Approach to Mobile File Access and Sharing White Paper File and Networking Services An Enterprise Approach to Mobile File Access and Sharing Table of Contents page Anywhere, Any Device File Access with IT in Control...2 Novell Filr Competitive

More information

Workday Mobile Security FAQ

Workday Mobile Security FAQ Workday Mobile Security FAQ Workday Mobile Security FAQ Contents The Workday Approach 2 Authentication 3 Session 3 Mobile Device Management (MDM) 3 Workday Applications 4 Web 4 Transport Security 5 Privacy

More information

Ensuring Enterprise Data Security with Secure Mobile File Sharing.

Ensuring Enterprise Data Security with Secure Mobile File Sharing. A c c e l l i o n S e c u r i t y O v e r v i e w Ensuring Enterprise Data Security with Secure Mobile File Sharing. Accellion, Inc. Tel +1 650 485-4300 1804 Embarcadero Road Fax +1 650 485-4308 Suite

More information

WebEx Security Overview Security Documentation

WebEx Security Overview Security Documentation WebEx Security Overview Security Documentation 8/1/2003: WebEx Communications Inc. WebEx Security Overview WebEx Security Overview Introduction WebEx Communications, Inc. provides real-time communication

More information

Identity Implementation Guide

Identity Implementation Guide Identity Implementation Guide Version 37.0, Summer 16 @salesforcedocs Last updated: May 26, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of salesforce.com,

More information

PCI Requirements Coverage Summary Table

PCI Requirements Coverage Summary Table StillSecure PCI Complete Managed PCI Compliance Solution PCI Requirements Coverage Summary Table December 2011 Table of Contents Introduction... 2 Coverage assumptions for PCI Complete deployments... 2

More information

DiamondStream Data Security Policy Summary

DiamondStream Data Security Policy Summary DiamondStream Data Security Policy Summary Overview This document describes DiamondStream s standard security policy for accessing and interacting with proprietary and third-party client data. This covers

More information

White Paper. BD Assurity Linc Software Security. Overview

White Paper. BD Assurity Linc Software Security. Overview Contents 1 Overview 2 System Architecture 3 Network Settings 4 Security Configurations 5 Data Privacy and Security Measures 6 Security Recommendations Overview This white paper provides information about

More information

SITECATALYST SECURITY

SITECATALYST SECURITY SITECATALYST SECURITY Ensuring the Security of Client Data June 6, 2008 Version 2.0 CHAPTER 1 1 Omniture Security The availability, integrity and confidentiality of client data is of paramount importance

More information

Netop Environment Security. Unified security to all Netop products while leveraging the benefits of cloud computing

Netop Environment Security. Unified security to all Netop products while leveraging the benefits of cloud computing Netop Environment Security Unified security to all Netop products while leveraging the benefits of cloud computing Contents Introduction... 2 AWS Infrastructure Security... 3 Standards - Compliancy...

More information

Agenda. How to configure

Agenda. How to configure dlaw@esri.com Agenda Strongly Recommend: Knowledge of ArcGIS Server and Portal for ArcGIS Security in the context of ArcGIS Server/Portal for ArcGIS Access Authentication Authorization: securing web services

More information

How Reflection Software Facilitates PCI DSS Compliance

How Reflection Software Facilitates PCI DSS Compliance Reflection How Reflection Software Facilitates PCI DSS Compliance How Reflection Software Facilitates PCI DSS Compliance How Reflection Software Facilitates PCI DSS Compliance In 2004, the major credit

More information

WatchDox Administrator's Guide. Application Version 3.7.5

WatchDox Administrator's Guide. Application Version 3.7.5 Application Version 3.7.5 Confidentiality This document contains confidential material that is proprietary WatchDox. The information and ideas herein may not be disclosed to any unauthorized individuals

More information

PCI Requirements Coverage Summary Table

PCI Requirements Coverage Summary Table StillSecure PCI Complete Managed PCI Compliance Solution PCI Requirements Coverage Summary Table January 2013 Table of Contents Introduction... 2 Coverage assumptions for PCI Complete deployments... 2

More information

SHARPCLOUD SECURITY STATEMENT

SHARPCLOUD SECURITY STATEMENT SHARPCLOUD SECURITY STATEMENT Summary Provides details of the SharpCloud Security Architecture Authors: Russell Johnson and Andrew Sinclair v1.8 (December 2014) Contents Overview... 2 1. The SharpCloud

More information

Delivering peace of mind in digital optimization: Clicktale's security standards and practices

Delivering peace of mind in digital optimization: Clicktale's security standards and practices THE CLICKTALE DIFFERENCE Delivering peace of mind in digital optimization: Clicktale's security standards and practices CONTENTS INTRODUCTION... 2 PRIVACY AND ANONYMITY...2 ISO 27001 COMPLIANCE...4 APPLICATION-LEVEL

More information

When enterprise mobility strategies are discussed, security is usually one of the first topics

When enterprise mobility strategies are discussed, security is usually one of the first topics Acronis 2002-2014 Introduction When enterprise mobility strategies are discussed, security is usually one of the first topics on the table. So it should come as no surprise that Acronis Access Advanced

More information

Sync Security and Privacy Brief

Sync Security and Privacy Brief Introduction Security and privacy are two of the leading issues for users when transferring important files. Keeping data on-premises makes business and IT leaders feel more secure, but comes with technical

More information

An Enterprise Approach to Mobile File Access and Sharing

An Enterprise Approach to Mobile File Access and Sharing White Paper Filr An Enterprise Approach to Mobile File Access and Sharing Table of Contents page Anywhere, Any Device File Access with IT in Control...2 Filr Competitive Differentiators...2 Filr High-Level

More information

How To Use Salesforce Identity Features

How To Use Salesforce Identity Features Identity Implementation Guide Version 35.0, Winter 16 @salesforcedocs Last updated: October 27, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of

More information

Casper Suite. Security Overview

Casper Suite. Security Overview Casper Suite Security Overview JAMF Software, LLC 2015 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide is accurate. JAMF Software 301 4th Ave S Suite

More information

RSA Authentication Manager 7.1 Security Best Practices Guide. Version 2

RSA Authentication Manager 7.1 Security Best Practices Guide. Version 2 RSA Authentication Manager 7.1 Security Best Practices Guide Version 2 Contact Information Go to the RSA corporate web site for regional Customer Support telephone and fax numbers: www.rsa.com. Trademarks

More information

The All-in-One Support Solution. Easy & Secure. Secure Advisor

The All-in-One Support Solution. Easy & Secure. Secure Advisor The All-in-One Support Solution. Easy & Secure. Secure Advisor Secure Advisor - A Perfect Solution for Online Support Fast and easy remote support from anywhere Problems that often sound complicated on

More information

Collaborate on your projects in a secure environment. Physical security. World-class datacenters. Uptime over 99%

Collaborate on your projects in a secure environment. Physical security. World-class datacenters. Uptime over 99% Security overview Collaborate on your projects in a secure environment Thousands of businesses, including Fortune 500 corporations, trust Wrike for managing their projects through collaboration in the

More information

IBX Business Network Platform Information Security Controls. 2015-02- 20 Document Classification [Public]

IBX Business Network Platform Information Security Controls. 2015-02- 20 Document Classification [Public] IBX Business Network Platform Information Security Controls 2015-02- 20 Document Classification [Public] Table of Contents 1. General 2 2. Physical Security 2 3. Network Access Control 2 4. Operating System

More information

SECURITY AND REGULATORY COMPLIANCE OVERVIEW

SECURITY AND REGULATORY COMPLIANCE OVERVIEW Powering Cloud IT SECURITY AND REGULATORY COMPLIANCE OVERVIEW BetterCloud for Office 365 Executive Summary BetterCloud provides critical insights, automated management, and intelligent data security for

More information

Retention & Destruction

Retention & Destruction Last Updated: March 28, 2014 This document sets forth the security policies and procedures for WealthEngine, Inc. ( WealthEngine or the Company ). A. Retention & Destruction Retention & Destruction of

More information

Hang Seng HSBCnet Security. May 2016

Hang Seng HSBCnet Security. May 2016 Hang Seng HSBCnet Security May 2016 1 Security The Bank aims to provide you with a robust, reliable and secure online environment in which to do business. We seek to achieve this through the adoption of

More information

White Paper. Anywhere, Any Device File Access with IT in Control. Enterprise File Serving 2.0

White Paper. Anywhere, Any Device File Access with IT in Control. Enterprise File Serving 2.0 White Paper Enterprise File Serving 2.0 Anywhere, Any Device File Access with IT in Control Like it or not, cloud- based file sharing services have opened up a new world of mobile file access and collaborative

More information

S E C U R I T Y A S S E S S M E N T : B o m g a r A p p l i a n c e s

S E C U R I T Y A S S E S S M E N T : B o m g a r A p p l i a n c e s S E C U R I T Y A S S E S S M E N T : B o m g a r A p p l i a n c e s During the period between November 2012 and March 2013, Symantec Consulting Services partnered with Bomgar to assess the security

More information

HIPAA Privacy & Security White Paper

HIPAA Privacy & Security White Paper HIPAA Privacy & Security White Paper Sabrina Patel, JD +1.718.683.6577 sabrina@captureproof.com Compliance TABLE OF CONTENTS Overview 2 Security Frameworks & Standards 3 Key Security & Privacy Elements

More information

Kenna Platform Security. A technical overview of the comprehensive security measures Kenna uses to protect your data

Kenna Platform Security. A technical overview of the comprehensive security measures Kenna uses to protect your data Kenna Platform Security A technical overview of the comprehensive security measures Kenna uses to protect your data V2.0, JULY 2015 Multiple Layers of Protection Overview Password Salted-Hash Thank you

More information

NCSU SSO. Case Study

NCSU SSO. Case Study NCSU SSO Case Study 2 2 NCSU Project Requirements and Goals NCSU Operating Environment Provide support for a number Apps and Programs Different vendors have their authentication databases End users must

More information

PCI COMPLIANCE ON AWS: HOW TREND MICRO CAN HELP

PCI COMPLIANCE ON AWS: HOW TREND MICRO CAN HELP solution brief PCI COMPLIANCE ON AWS: HOW TREND MICRO CAN HELP AWS AND PCI DSS COMPLIANCE To ensure an end-to-end secure computing environment, Amazon Web Services (AWS) employs a shared security responsibility

More information

Complying with PCI Data Security

Complying with PCI Data Security Complying with PCI Data Security Solution BRIEF Retailers, financial institutions, data processors, and any other vendors that manage credit card holder data today must adhere to strict policies for ensuring

More information

PRIVACY, SECURITY AND THE VOLLY SERVICE

PRIVACY, SECURITY AND THE VOLLY SERVICE PRIVACY, SECURITY AND THE VOLLY SERVICE Delight Delivered by EXECUTIVE SUMMARY The Volly secure digital delivery service from Pitney Bowes is a closed, secure, end-to-end system that consolidates and delivers

More information

ClickTale Security Standards and Practices: Delivering Peace of Mind in Digital Optimization

ClickTale Security Standards and Practices: Delivering Peace of Mind in Digital Optimization Delivering Peace of Mind in Digital Optimization TABLE OF CONTENTS INTRODUCTION 2 PRIVACY AND ANONYMITY 3 ISO 27001 COMPLIANCE 5 APPLICATION-LEVEL SECURITY 6 PENETRATION TESTING AND SECURITY AUDITS 7 GENERAL

More information

Our Commitment to Your Security and Privacy

Our Commitment to Your Security and Privacy Our Commitment to Your Security and Privacy The First American Corporation, founded in 1889, is the leading provider of real estate-related financial services. First American is committed to offering an

More information

MaaS360 Mobile Enterprise Gateway

MaaS360 Mobile Enterprise Gateway MaaS360 Mobile Enterprise Gateway Administrator Guide Copyright 2014 Fiberlink, an IBM Company. All rights reserved. Information in this document is subject to change without notice. The software described

More information

Secure and control how your business shares files using Hightail

Secure and control how your business shares files using Hightail HIGHTAIL FOR ENTERPRISE: SECURITY OVERVIEW Secure and control how your business shares files using Hightail Information the lifeblood of any business is potentially placed at risk every time digital files

More information

Ensuring the security of your mobile business intelligence

Ensuring the security of your mobile business intelligence IBM Software Business Analytics Cognos Business Intelligence Ensuring the security of your mobile business intelligence 2 Ensuring the security of your mobile business intelligence Contents 2 Executive

More information

Mobile Admin Security

Mobile Admin Security Mobile Admin Security Introduction Mobile Admin is an enterprise-ready IT Management solution that generates significant cost savings by dramatically increasing the responsiveness of IT organizations facing

More information

Data Collection and Analysis: Get End-to-End Security with Cisco Connected Analytics for Network Deployment

Data Collection and Analysis: Get End-to-End Security with Cisco Connected Analytics for Network Deployment White Paper Data Collection and Analysis: Get End-to-End Security with Cisco Connected Analytics for Network Deployment Cisco Connected Analytics for Network Deployment (CAND) is Cisco hosted, subscription-based

More information

ensure prompt restart of critical applications and business activities in a timely manner following an emergency or disaster

ensure prompt restart of critical applications and business activities in a timely manner following an emergency or disaster Security Standards Symantec shall maintain administrative, technical, and physical safeguards for the Symantec Network designed to (i) protect the security and integrity of the Symantec Network, and (ii)

More information

How To Secure Shareware Kiteworks By Accellion

How To Secure Shareware Kiteworks By Accellion Top 10 Reasons Universities Select kiteworks by Accellion Top 10 Reasons Universities Select kiteworks kiteworks by Accellion provides higher education institutions with secure wherever, whenever access

More information

Infor CloudSuite. Defense-in-depth. Table of Contents. Technical Paper Plain talk about Infor CloudSuite security

Infor CloudSuite. Defense-in-depth. Table of Contents. Technical Paper Plain talk about Infor CloudSuite security Technical Paper Plain talk about security When it comes to Cloud deployment, security is top of mind for all concerned. The Infor CloudSuite team uses best-practice protocols and a thorough, continuous

More information

Administering Jive Mobile Apps

Administering Jive Mobile Apps Administering Jive Mobile Apps Contents 2 Contents Administering Jive Mobile Apps...3 Configuring Jive for Android and ios... 3 Native Apps and Push Notifications...4 Custom App Wrapping for ios... 5 Native

More information

Connectivity to Polycom RealPresence Platform Source Data

Connectivity to Polycom RealPresence Platform Source Data Polycom RealAccess Security White Paper The Polycom RealAccess service is delivered using the Software as a Service (SaaS) model. This white paper outlines how the service protects sensitive customer data

More information

Sharepoint server SSO

Sharepoint server SSO Configuring g on-premise Sharepoint server SSO Chapter 99 You can now provide single sign-on to your on-premise Sharepoint server applications. This section includes the following topics: "An overview

More information

Troux Hosting Options

Troux Hosting Options Troux Hosting Options Introducing Troux Hosting Options Benefits of a Hosted Troux Environment...3 Convenience...3 Time-to-Value...3 Reduced Cost of Ownership...3 Scalability and Flexibility...3 Security...4

More information

Security Overview kiteworks

Security Overview kiteworks Security Overview kiteworks An Accellion Whitepaper Security Overview kiteworks Why Accellion? There s a reason why more than 2,000 corporations and government agencies trust Accellion with their file

More information

Use of Exchange Mail and Diary Service Code of Practice

Use of Exchange Mail and Diary Service Code of Practice Use of Exchange Mail and Diary Service Code of Practice Introduction This code of practice outlines the support mechanisms in place for the security of the Exchange mail and diary service. References are

More information

Mobile Mobile Security COPYRIGHT 2014 INTUITION ALL RIGHTS RESERVED. Copyright 2014 Intuition

Mobile Mobile Security COPYRIGHT 2014 INTUITION ALL RIGHTS RESERVED. Copyright 2014 Intuition Mobile Mobile Security COPYRIGHT 2014 INTUITION ALL RIGHTS RESERVED 1 Background Traditionally, security has not been a high priority for e-learning; as such content was hosted and only accessible at the

More information

Google Identity Services for work

Google Identity Services for work INTRODUCING Google Identity Services for work One account. All of Google Enter your email Next Online safety made easy We all care about keeping our data safe and private. Google Identity brings a new

More information

PortWise Access Management Suite

PortWise Access Management Suite Create secure virtual access for your employees, partners and customers from any location and any device. With todays global and homogenous economy, the accuracy and responsiveness of an organization s

More information

BlackBerry Enterprise Service 10. Universal Device Service Version: 10.2. Administration Guide

BlackBerry Enterprise Service 10. Universal Device Service Version: 10.2. Administration Guide BlackBerry Enterprise Service 10 Universal Service Version: 10.2 Administration Guide Published: 2015-02-24 SWD-20150223125016631 Contents 1 Introduction...9 About this guide...10 What is BlackBerry

More information

Configuration Guide. BES12 Cloud

Configuration Guide. BES12 Cloud Configuration Guide BES12 Cloud Published: 2016-04-08 SWD-20160408113328879 Contents About this guide... 6 Getting started... 7 Configuring BES12 for the first time...7 Administrator permissions you need

More information

Blue Jeans Network Security Features

Blue Jeans Network Security Features Technical Guide Blue Jeans Network Security Features Blue Jeans Network understands an organization s need for secure communications. The Blue Jeans cloud-based video conferencing platform provides users

More information

Media Shuttle s Defense-in- Depth Security Strategy

Media Shuttle s Defense-in- Depth Security Strategy Media Shuttle s Defense-in- Depth Security Strategy Introduction When you are in the midst of the creative flow and tedious editorial process of a big project, the security of your files as they pass among

More information

An Overview of the SaskTel Hosted Contact Centre Solution Design and Delivery Principles, and Core Architecture

An Overview of the SaskTel Hosted Contact Centre Solution Design and Delivery Principles, and Core Architecture 23082011 An Overview of the SaskTel Hosted Contact Centre Solution Design and Delivery Principles, and Core Architecture TABLE OF CONTENTS The SaskTel Hosted Contact Centre Solution... 3 Benefits of the

More information

User Guide FOR TOSHIBA STORAGE PLACE

User Guide FOR TOSHIBA STORAGE PLACE User Guide FOR TOSHIBA STORAGE PLACE (This page left blank for 2-sided "book" printing.) Table of Contents Overview... 5 System Requirements... 5 Storage Place Interfaces... 5 Getting Started... 6 Using

More information

MaaS360 Mobile Enterprise Gateway

MaaS360 Mobile Enterprise Gateway MaaS360 Mobile Enterprise Gateway Administrator Guide Copyright 2013 Fiberlink Communications Corporation. All rights reserved. Information in this document is subject to change without notice. The software

More information

BOLDCHAT ARCHITECTURE & APPLICATION CONTROL

BOLDCHAT ARCHITECTURE & APPLICATION CONTROL ARCHITECTURE & APPLICATION CONTROL A technical overview of BoldChat s security. INTRODUCTION LogMeIn offers consistently reliable service to its BoldChat customers and is vigilant in efforts to provide

More information

How To Secure Your Data Center From Hackers

How To Secure Your Data Center From Hackers Xerox DocuShare Private Cloud Service Security White Paper Table of Contents Overview 3 Adherence to Proven Security Practices 3 Highly Secure Data Centers 4 Three-Tier Architecture 4 Security Layers Safeguard

More information

GoodData Corporation Security White Paper

GoodData Corporation Security White Paper GoodData Corporation Security White Paper May 2016 Executive Overview The GoodData Analytics Distribution Platform is designed to help Enterprises and Independent Software Vendors (ISVs) securely share

More information

VMware Identity Manager Administration

VMware Identity Manager Administration VMware Identity Manager Administration VMware Identity Manager 2.4 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

SECURITY AND REGULATORY COMPLIANCE OVERVIEW

SECURITY AND REGULATORY COMPLIANCE OVERVIEW Powering Cloud IT SECURITY AND REGULATORY COMPLIANCE OVERVIEW Executive Summary BetterCloud provides critical insights, automated management, and intelligent data security for cloud office platforms. As

More information

ipad in Business Security

ipad in Business Security ipad in Business Security Device protection Strong passcodes Passcode expiration Passcode reuse history Maximum failed attempts Over-the-air passcode enforcement Progressive passcode timeout Data security

More information

Leverage Your EMC Storage Investment with User Provisioning for Syncplicity:

Leverage Your EMC Storage Investment with User Provisioning for Syncplicity: Leverage Your EMC Storage Investment with User Provisioning for Syncplicity: Automate and simplify Syncplicity user/group management tasks EMC Global Solutions Abstract Make the most of your existing EMC

More information

Unleashing the power of real-time collaboration:

Unleashing the power of real-time collaboration: Unleashing the power of real-time collaboration: Security overview of Cisco WebEx solutions Whitepaper Unleashing the power of real-time collaboration: Security overview of Cisco WebEx solutions. WebEx

More information

A Guide to New Features in Propalms OneGate 4.0

A Guide to New Features in Propalms OneGate 4.0 A Guide to New Features in Propalms OneGate 4.0 Propalms Ltd. Published April 2013 Overview This document covers the new features, enhancements and changes introduced in Propalms OneGate 4.0 Server (previously

More information

Soonr Workplace Enterprise Plan Overview

Soonr Workplace Enterprise Plan Overview This document is an overview of the features that are included in the Soonr Workplace Enterprise Plan. The Enterprise Plan is designed for the specific needs of IT departments in larger companies where

More information

Symantec App Center. Mobile Application Management and Protection. Data Sheet: Mobile Security and Management

Symantec App Center. Mobile Application Management and Protection. Data Sheet: Mobile Security and Management Mobile Application Management and Protection Data Sheet: Mobile Security and Management Overview provides integrated mobile application and device management capabilities for enterprise IT to ensure data

More information

RSA SecurID Ready Implementation Guide

RSA SecurID Ready Implementation Guide RSA SecurID Ready Implementation Guide Partner Information Last Modified: December 18, 2006 Product Information Partner Name Microsoft Web Site http://www.microsoft.com/isaserver Product Name Internet

More information

Security Architecture Whitepaper

Security Architecture Whitepaper Security Architecture Whitepaper 2015 by Network2Share Pty Ltd. All rights reserved. 1 Table of Contents CloudFileSync Security 1 Introduction 1 Data Security 2 Local Encryption - Data on the local computer

More information

Directory Integration with Okta. An Architectural Overview. Okta Inc. 301 Brannan Street San Francisco, CA 94107. info@okta.

Directory Integration with Okta. An Architectural Overview. Okta Inc. 301 Brannan Street San Francisco, CA 94107. info@okta. Directory Integration with Okta An Architectural Overview Okta Inc. 301 Brannan Street San Francisco, CA 94107 info@okta.com 1-888-722-7871 Contents 1 User Directories and the Cloud: An Overview 3 Okta

More information

Integrating Single Sign-on Across the Cloud By David Strom

Integrating Single Sign-on Across the Cloud By David Strom Integrating Single Sign-on Across the Cloud By David Strom TABLE OF CONTENTS Introduction 1 Access Control: Web and SSO Gateways 2 Web Gateway Key Features 2 SSO Key Features 3 Conclusion 5 Author Bio

More information