diff options
| author | 2016-08-24 15:15:09 +0200 | |
|---|---|---|
| committer | 2016-08-24 15:16:43 +0200 | |
| commit | cb30b9d3070281a0098023feedc9d3529602fe6d (patch) | |
| tree | dedbca7b33e70ff7d73ad644a8eb8cac6efc27db /docs/source/security.rst | |
| parent | a86a53fb64dd4b9e6dfa3d6a1ebd48e30f9d3efa (diff) | |
Added documentation to main tree (nw)
Diffstat (limited to 'docs/source/security.rst')
| -rw-r--r-- | docs/source/security.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/source/security.rst b/docs/source/security.rst new file mode 100644 index 00000000000..e23979d2ac4 --- /dev/null +++ b/docs/source/security.rst @@ -0,0 +1,8 @@ +MAME and security concerns +========================== + +MAME is not intended or designed to run in secure sites. It has not been security audited for such types of usage, and has been known in the past to have flaws that could be used for malicious intent if run as administator or root. + +**We do not suggest or condone the use of MAME as administrator or root and use as such is done at your own risk.** + +Bug reports, however, are always welcome.
\ No newline at end of file |
