Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
srct.gmu.io
Commits
c5736ff5
Commit
c5736ff5
authored
Feb 16, 2014
by
Daniel W Bond
Browse files
created usage policy and fixed footer link to it
parent
d47b45a3
Changes
2
Show whitespace changes
Inline
Side-by-side
srctweb/website/templates/documents/usage_policy.html
View file @
c5736ff5
...
...
@@ -14,7 +14,43 @@ SRCT | Docs | Usage Policy
<div
class=
"row"
>
<div
class=
"col-sm-10"
>
<p>
All users of SRCT systems must agree to George Mason's University's
<a
href=
"http://universitypolicy.gmu.edu/policies/responsible-use-of-computing/"
>
Responsible Use of Computing
</a>
Policy and abide by all other university
<a
href=
"http://universitypolicy.gmu.edu/"
>
policies
</a>
. Usage is
restricted to Mason affiliates.
</p>
<p>
Systems are generally owned by the
<a
href=
"http://virginia.gov/"
>
Commonwealth of Virginia
</a>
, and may be subject to additional policies
and laws. Services are provided best-effort, and users are not entitled
to or guaranteed access. Access may be removed at any time, at the
discretion of
<a
href=
"http://wiki.srct.gmu.edu/index.php/Systems_Administrator"
>
Systems Administrator
</a>
and SRCT.
</p>
<p>
In addition, individuals given advanced access to administer and manage SRCT
systems or resources must agree to the
<a
href=
"https://www.usenix.org/lisa/system-administrators-code-ethics"
>
System Administrator's Code of Ethics
</a>
, as defined by
<a
href=
"https://www.usenix.org/lisa"
>
LISA
</a>
.
</p>
<legend>
Handling abuse
</legend>
<p>
Misuse of SRCT systems should be addressed by emailing the
<a
href=
"http://wiki.srct.gmu.edu/wiki/index.php/Hardware"
>
system maintainer
</a>
. SRCT members will investigate the issue and take corrective action as
deemed necessary. This may include disabling user access, taking down content,
etc to ensure SRCT serves the educational goals of the University. Abuse
reports may be forwarded to Mason's
<a
href=
"http://www.gmu.edu/resources/committee/srp/stopit.html"
>
StopIt
</a>
team if appropriate.
</p>
<p>
System maintainers are the primary point of contact for urgent issues. A maintainer on-call can be reached at (302) GMU-SRCT.
</p>
<legend>
Handling service interruptions
</legend>
<p>
SRCT will make an effort to let users know about known service interruptions
ahead of time. In case of sudden outages, updates will be provided as soon as
information is available and a full post-mortem will be posted. Mailing lists
for this to be determined.
</p>
</div>
<div
class=
"col-sm-2 hidden-xs"
>
...
...
srctweb/website/templates/layouts/footer.html
View file @
c5736ff5
...
...
@@ -8,8 +8,8 @@
<a
href=
"http://wiki.srct.gmu.edu/wiki/index.php/SRCTweb"
>
documentation
</a>
and
<a
href=
"https://www.gnu.org/licenses/gpl-3.0.html"
>
contribute
</a>
to
<a
href=
"http://git.gmu.edu/srct/srctweb"
>
our code
</a>
.
Our
<a
href=
"
http://universitypolicy.gmu.edu/policies/responsible-use-of-computing/"
>
Usage Policy
</a>
,
<a
href=
"/documents/terms_of_service"
>
Terms of Service
</a>
,
Our
<a
href=
"
/documents/usage_policy"
>
Usage Policy
</a>
,
<a
href=
"/documents/terms_of_service"
>
Terms of Service
</a>
,
<a
href=
"/documents/privacy_policy"
>
Privacy Policy
</a>
, and
<a
href=
"/documents/constitution"
>
Constitution
</a>
.
<a
href=
"/contact"
>
Contact
</a>
Us.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment