Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
srctweb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
10
Issues
10
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
SRCT
srctweb
Commits
c5736ff5
Commit
c5736ff5
authored
Feb 16, 2014
by
Daniel W Bond
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
created usage policy and fixed footer link to it
parent
d47b45a3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
39 additions
and
3 deletions
+39
-3
srctweb/website/templates/documents/usage_policy.html
srctweb/website/templates/documents/usage_policy.html
+37
-1
srctweb/website/templates/layouts/footer.html
srctweb/website/templates/layouts/footer.html
+2
-2
No files found.
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