blob: e95d5f3c357c3120945faeeb871cb9bc9b934b4b [file] [view]
---
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
layout: docpage
title: Security
description: Target environment security rules
permalink: /create-an-application/security
---
# Security
Target environment security rules
Royale can output a SWF that runs on the Adobe Flash/AIR runtimes or HTML/JS/CSS that run in browsers and other environments that support JavaScript, such as Node.
Each runtime environment has its own security rules. Here are links to security documentation for these runtimes:
* Browsers:
* [Mozilla Web Security](https://developer.mozilla.org/en-US/docs/Web/Security){:target='_blank'}
* [Google Web Fundamentals](https://developers.google.com/web/fundamentals/security/){:target='_blank'}
* Flash:
* [Adobe Flash Security Articles](https://www.adobe.com/devnet/flashplayer/security.html){:target='_blank'}