-
Notifications
You must be signed in to change notification settings - Fork 5
/
features.html
executable file
·195 lines (175 loc) · 6.52 KB
/
features.html
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
---
layout: single_page
tagline: Information
title: <strong>List</strong> of <strong>Features</strong>
---
<section class="site-section about-section next-section-indicator" id="about">
<div class="container">
<div class="row text-center">
<header class="col-md-8 col-md-push-2 col-sm-12 section-header">
<h2>Provided Features</h2>
<hr class="normal">
</header>
<div class="col-md-8 col-md-push-2 col-sm-12 section-content">
<p>
TeamPass has a long list of features and options permitting to adapt its usage to your needs.
This list is an extract of the most valuable ones.
</p>
</div>
</div>
<p> </p>
<div class="row text-center">
<header class="col-md-8 col-md-push-2 col-sm-12 section-header">
<h3>Team and Resource organization</h3>
<hr class="normal">
</header>
</div>
<div class="row text-left">
<div class="col-md-8 col-md-push-2 col-sm-12 section-content">
<p>
<ul class="icon-list">
<li>Unique User access</li>
<li>Pre-defined Roles (Admin, Super-Manager, Manager, User, Read-Only) [<a href="{{site.readthedocs-url}}manage/manage-users/" target="_blank">Read mode</a>]</li>
<li>Define your own User-Goups (for example: IT, Project Managers, ...) [<a href="{{site.readthedocs-url}}manage/manage-groups/" target="_blank">Read mode</a>]</li>
<li>Define access rights on Folders using User-Goups</li>
<li>Define own access rights by User (allow/forbid other Folders)</li>
</ul>
</p>
</div>
</div>
<p> </p>
<div class="row text-center">
<header class="col-md-8 col-md-push-2 col-sm-12 section-header">
<h3>Secured access</h3>
<hr class="normal">
</header>
</div>
<div class="row text-left">
<div class="col-md-8 col-md-push-2 col-sm-12 section-content">
<p>
<ul class="icon-list">
<li>Each user has his own account with login and password</li>
<li>2-step authentication with Google Authenticator can be set</li>
<li>2-step authentication with DUO Security</li>
<li>2-step authentication with AGSES</li>
<li>LDAP connector</li>
</ul>
</p>
</div>
</div>
<p> </p>
<div class="row text-center">
<header class="col-md-8 col-md-push-2 col-sm-12 section-header">
<h3>Access to Items through privileges</h3>
<hr class="normal">
</header>
</div>
<div class="row text-left">
<div class="col-md-8 col-md-push-2 col-sm-12 section-content">
<p>
<ul class="icon-list">
<li>User can access to Folders only if allowed</li>
<li>Access to Folders and Items relies on definition of rights for each User</li>
<li>Access to folders and Items can be defined for each User-Goup</li>
<li>Access rights from User-to-User (for each Item)</li>
<li>Share Item to "external Users" through <strong>One-Time-View</strong> link</li>
</ul>
</p>
</div>
</div>
<p> </p>
<div class="row text-center">
<header class="col-md-8 col-md-push-2 col-sm-12 section-header">
<h3>Advanced Item definition</h3>
<hr class="normal">
</header>
</div>
<div class="row text-left">
<div class="col-md-8 col-md-push-2 col-sm-12 section-content">
<p>
<ul class="icon-list">
<li>Item is defined with several fields (Label, Description, Url, Login, Password, ...)</li>
<li>Item is associated to a Folder and to Tags</li>
<li>Attach files to Item</li>
<li>Define <strong>Custom Fields</strong> to be filled in when defining an Item</li>
<li>Custom Fields are related to folders</li>
</ul>
</p>
</div>
</div>
<p> </p>
<div class="row text-center">
<header class="col-md-8 col-md-push-2 col-sm-12 section-header">
<h3>Personal folders</h3>
<hr class="normal">
</header>
</div>
<div class="row text-left">
<div class="col-md-8 col-md-push-2 col-sm-12 section-content">
<p>
<ul class="icon-list">
<li>Each user may have a <strong>personal folder</strong></li>
<li>Personal items are encrypted with personal saltkey</li>
</ul>
</p>
</div>
</div>
<p> </p>
<div class="row text-center">
<header class="col-md-8 col-md-push-2 col-sm-12 section-header">
<h3>Miscellaneous features</h3>
<hr class="normal">
</header>
</div>
<div class="row text-left">
<div class="col-md-8 col-md-push-2 col-sm-12 section-content">
<p>
<ul class="icon-list">
<li>Export the Items in PDF file</li>
<li>Import from Keepass XML and CSV file</li>
<li>Tags system permitting to search among Items by Tag</li>
<li>Suggestion System allows Users to suggest new Items</li>
<li>Change Proposal system allows Users to make suggestion of change on existing Items</li>
<li>Knowledge Base permits to add complex definition to existing Items</li>
</ul>
</p>
</div>
</div>
<p> </p>
<div class="row text-center">
<header class="col-md-8 col-md-push-2 col-sm-12 section-header">
<h3>Security</h3>
<hr class="normal">
</header>
</div>
<div class="row text-left">
<div class="col-md-8 col-md-push-2 col-sm-12 section-content">
<p>
<ul class="icon-list">
<li>All built-in requests between Client and Server are encrypted</li>
<li>All passwords are encrypted in database relying on AES-256 algorithm</li>
<li>All Custom Fields are encrypted in database (Define by Custom Fields if encrypted or not)</li>
<li>Attached files can be encrypted (optional)</li>
</ul>
</p>
</div>
</div>
<p> </p>
<div class="row text-center">
<header class="col-md-8 col-md-push-2 col-sm-12 section-header">
<h3>Off line mode</h3>
<hr class="normal">
</header>
</div>
<div class="row text-left">
<div class="col-md-8 col-md-push-2 col-sm-12 section-content">
<p>
<ul class="icon-list">
<li>Export the passwords in an off line mode</li>
<li>Permits to access Items when not connected to internet</li>
</ul>
</p>
</div>
</div>
</div>
</section>