~ubuntu-branches/ubuntu/wily/apparmor/wily

« back to all changes in this revision

Viewing changes to docs/immunix.pod

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook
  • Date: 2011-04-27 10:38:07 UTC
  • mfrom: (5.1.118 natty)
  • Revision ID: james.westby@ubuntu.com-20110427103807-ym3rhwys6o84ith0
Tags: 2.6.1-2
debian/copyright: clarify for some full organization names.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Id: immunix.pod 7 2006-04-12 03:21:58Z steve-beattie $
2
 
# This publication is intellectual property of Novell Inc. Its contents
3
 
# can be duplicated, either in part or in whole, provided that a copyright
4
 
# label is visibly located on each copy.
5
 
6
 
# All information found in this book has been compiled with utmost
7
 
# attention to detail. However, this does not guarantee complete accuracy.
8
 
# Neither SUSE LINUX GmbH, the authors, nor the translators shall be held
9
 
# liable for possible errors or the consequences thereof.
10
 
11
 
# Many of the software and hardware descriptions cited in this book
12
 
# are registered trademarks. All trade names are subject to copyright
13
 
# restrictions and may be registered trade marks. SUSE LINUX GmbH
14
 
# essentially adheres to the manufacturer's spelling.
15
 
16
 
# Names of products and trademarks appearing in this book (with or without
17
 
# specific notation) are likewise subject to trademark and trade protection
18
 
# laws and may thus fall under copyright restrictions.
19
 
20
 
# Please direct suggestions and comments to apparmor-general@forge.novell.com.
21
 
 
22
 
 
23
 
=head1 NAME
24
 
 
25
 
Immunix - an introduction to Immunix technologies
26
 
 
27
 
=head1 DESCRIPTION
28
 
 
29
 
AppArmor is designed to increase the security of a typical Linux system
30
 
without noticeable impact on users of the system.
31
 
 
32
 
=over 4
33
 
 
34
 
=item *
35
 
SubDomain provides a filesystem-based process confinement mechanism; it
36
 
also mediates many system calls to prevent confined root-level
37
 
processes from breaking out of their domains.
38
 
 
39
 
=back
40
 
 
41
 
=head1 USER GUIDE
42
 
 
43
 
A comprehensive discussion of AppArmor technologies is included in the User's Guide,
44
 
available in F</usr/share/doc/packages/subdomain-docs/immunizing_applications.pdf>.
45
 
 
46
 
 
47
 
=head1 CONTRIBUTED SOFTWARE
48
 
 
49
 
Immunix, Inc., provides additional software for AppArmor
50
 
in the /extras directory F</usr/src/kernel-modules/SubDomain/profiles/extras>.
51
 
This extra software includes SubDomain 
52
 
profiles and rpms containing "change-hat" enabled versions of software. 
53
 
Immunix does not provide support for software located in this directory. 
54
 
If you would like to contribute Immunized software packages, please send
55
 
mail to the immunix-users mail list. (See below.)
56
 
 
57
 
 
58
 
=head1 FEEDBACK
59
 
 
60
 
Please file bug reports at L<https://bugs.wirex.com>. We also
61
 
have two mail lists: a moderate traffic immunix-users mail list
62
 
(L<http://mail.wirex.com/mailman/listinfo/immunix-users/>) used for
63
 
discussion with other Immunix OS users and a low traffic immunix-announce
64
 
(L<http://mail.wirex.com/mailman/listinfo/immunix-announce/>) mail list
65
 
used for security update and new product announcements.
66
 
 
67
 
Security bugs may be reported directly to security@immunix.com;
68
 
Immunix, Inc., recommends bug reporters follow the RFPolicy
69
 
(L<http://www.wiretrip.net/rfp/policy.html>) when reporting
70
 
vulnerabilities.
71
 
 
72
 
=head1 SEE ALSO
73
 
 
74
 
subdomain(7),
75
 
F</usr/share/doc/packages/subdomain-docs/immunizing_applications.pdf>
76
 
 
77
 
=cut
78
 
subdomain(7)
79
 
 
80
 
=cut