-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
239 lines (187 loc) · 7.51 KB
/
index.html
File metadata and controls
239 lines (187 loc) · 7.51 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>4am by sx4it</title>
<meta name="description" content="">
<meta name="author" content="">
<!-- HTML5 shim, for IE6-8 support of HTML elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" href="bootstrap.min.css">
<link rel="stylesheet" href="style.css">
<link rel="shortcut icon" href="img/favicon.32.png">
<link rel="icon" href="img/favicon.32.png">
<!--
<link rel="apple-touch-icon" href="images/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
-->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$('.topbar .nav li a').click(function() {
var dest = $($(this).attr("href")).offset().top;
$("html:not(:animated),body:not(:animated)").animate({ scrollTop: (dest - 60) }, 500);
return false;
});
});
</script>
</head>
<body id="top">
<!-- TOPBAR -->
<div class="topbar">
<div class="fill">
<div class="container">
<img class="logo" src="img/sx4it.small.png">
<ul class="nav">
<li><a href="#top">4am</a></li>
<li><a href="#team">team</a></li>
<li><a href="#eip">eip</a></li>
<li><a href="http://blog.sx4it.com">blog</a></li>
<li><a href="doc/index.html">documentation</a></li>
<li><a href="#contact">contact</a></li>
<li><a href="index.fr.html" class="lang fr"></a></li>
</ul>
</div>
</div>
</div>
<!-- CONTENT -->
<div id="4am" class="container">
<!-- 4AM -->
<div class="bloc 4am">
<div class="hero-unit">
<img class="logo" src="img/4am.png">
<p class="first">
<strong>4 access manager</strong> or <strong>4am</strong> is a software alternative to existing standard authentication server management solutions.
</p>
<br><br><br><br>
<p class="second">
Authorization policy is a critical point of enterprise security policy.
</p>
<p class="second">
<b>4am</b> purpose is to simplify server authentication management while maintaining a high level of security. In order to manage enterprise server farms, system administrators and engineers need to connect to remote servers to perform maintenance or modify infrastructure : <b>4am</b> is designed to match those goals.
</p>
</div>
<!-- FEATURES -->
<div class="row features">
<div class="span-one-third">
<h2>Standard</h2>
<p>By using widespread and recognized standards like OpenSSH, RSA and PKCS, <b>4am</b> is designed to integrate easily in existing complex UNIX server farms and to handle demanding security policies.</p>
</div>
<div class="span-one-third">
<h2>OpenSource</h2>
<p>Published under an opensource license, <b>4am</b> is the ally of Information System Manager and System Ingeneers. The project is hosted on GitHub and we welcome pull requests !</p>
</div>
<div class="span-one-third">
<h2>Webservice</h2>
<p>Users and rights management is handled through a <b>RIA</b> (Rich Internet Application) which allows to visualize server authentications in a simple way.</p>
</div>
</div>
</div>
<!-- GITHUB -->
<a class="github" href="http://github.com/sx4it" target="_blank"><img src="https://s3.amazonaws.com/github/ribbons/forkme_right_white_ffffff.png" alt="Fork me on GitHub"></a>
<!-- TEAM -->
<div id="team" class="bloc team">
<div class="page-header">
<h1>team<small>discover the team behind <b>4am</b></small></h1>
</div>
<div class="row">
<div class="span4 member">
<img src="http://www.gravatar.com/avatar/3fca84f007d781d94d8986b1a4aea886?s=50&d=mm" class="avatar">
<div class="name">
Yann Léger
</div>
<div class="desc">
Lead developer. System fan and security lover.
</div>
</div>
<div class="span4 member">
<img src="http://www.gravatar.com/avatar/6883daacb4cbdaa9e3697622648aaac4?s=50&d=mm" class="avatar">
<div class="name">
<a href="mailto:nathan@sx4it.com">Nathan Appere</a>
</div>
<div class="desc">
JavaScript & Ruby developer. HN addict. In charge of the webapp.
</div>
<ul class="social">
<li><a class="twitter" target="_blank" href="https://twitter.com/#!/NathanAppere"></a></li>
<li><a class="linkedin" target="_blank" href="http://www.linkedin.com/pub/nathan-appere/2b/a00/35"></a></li>
</ul>
</div>
<div class="span4 member">
<img src="http://2.gravatar.com/avatar/380ed80c5e4ba17896515483ae026d46?s=80" class="avatar">
<div class="name">
<a href="mailto:erwin.prevost@sx4it.com">Erwin Prevost</a>
</div>
<div class="desc">
Design & developer Python on server. In charge of the database.
</div>
</div>
<div class="span4 member">
<img src="http://www.gravatar.com/avatar/fe6d946725694c5ccf187d9d781b0ce5?s=80" class="avatar">
<div class="name">
Bastien Chatelard
</div>
<div class="desc">
Dev python & ruby.
</div>
</div>
</div>
<div class="row">
<div class="span4 member">
<img src="http://www.gravatar.com/avatar/eb35825fb03c8585e4cc5a8b0d14d733?s=50&d=mm" class="avatar">
<div class="name">
Martial Bourquin
</div>
<div class="desc">
Project & Team management. In charge of the documentation. Windows & Security addict. Python programmer on the back-end.
</div>
</div>
<div class="span4 member">
<img src="http://www.gravatar.com/avatar/7124b10babbb5eb8ccc3d823dea585a6?s=50&d=mm" class="avatar">
<div class="name">
Guillaume Bonetti
</div>
<div class="desc">
Python [e|h]ater.
</div>
</div>
<div class="span4 member">
<img src="http://www.gravatar.com/avatar/4ba706ffcd9482da47ae31318ef274bc?s=50&d=mm" class="avatar">
<div class="name">
Joffrey Lassignardie
</div>
<div class="desc">
Project's mascot. Likes cookies.
</div>
</div>
</div>
</div>
<!-- EIP -->
<div id="eip" class="bloc eip">
<div class="page-header">
<h1>eip<small>epitech innovative project</small></h1>
</div>
<div class="row">
<div class="span4">
<img class="logo" src="img/eip.png">
</div>
<div class="span12">
<p><b>Epitech Innovative Project</b> or “<b>EIP</b>” is a key step of <b>Epitech</b> program.</p> It is the perfect illustration of the project pedagogy of EPITECH and allows students to create a complete, usable and professional product while perfectionning team management and project marketing.</p>
<a target="_blank" href="http://www.epitech.eu/le-but-des-pfe-art135-sct181.html">More information on EIP</a>
</div>
</div>
</div>
</div> <!-- /container -->
<!-- FOOTER -->
<div id="contact" class="topbar footer" data-dropdown="dropdown">
<div class="topbar-inner">
<div class="container">
<p>Contact: contact(a)sx4it.com</p>
</div>
</div>
</div>
</body>
</html>