-
Notifications
You must be signed in to change notification settings - Fork 5
/
_config.yml
executable file
·468 lines (385 loc) · 18.9 KB
/
_config.yml
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
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
#
# Sera - OnePage Jekyll Template
# Configuration File
#
# Information for compile
exclude: ["node_modules", "gulpfile.js", "package.json", "README.md"]
# Git
github-tp-master: https://github.com/nilsteampassnet/TeamPass/archive/master.zip
readthedocs-url: https://teampass.readthedocs.io/en/latest/
#######################################################
#######################################################
############### HEADER INFORMATIONS ###############
#######################################################
#######################################################
# This is your site title
title: Teampass.net
# Website language
lang: en-US
# Header Title
header-title: a <strong>Deeper Dimension</strong>
# Header Tagline
headter-tagline: Give Passwords
####################################
###### CTA Header Buttons ######
####################################
# Focus Buttons
header-focus-button:
title: Github
url: https://github.com/nilsteampassnet/TeamPass
# Secondary Buttons
header-secondary-button:
title: Docker
url: https://hub.docker.com/r/teampass/teampass/
#
# If your website is placed in a separate folder on your server please modify
# this with your folder name, by default is empty.
# Example: Sera Demo is hosted on projects.gleesik.ro/sera-onepage
# If I compile Sera Template and I put in /sera-onepage without modifing baseurl
# than scripts can't be loaded corectly.
# For this example my site url is: projects.gleesik.ro (This can be just www.example.com)
# My folder for Demo Website is: /sera-onepage so baseurl: /sera-onepage
#
baseurl: ""
#url: "https://nilsteampassnet.github.io"
url: "https://teampass.net/"
#
# This is your email adress, contact from send here all emails from contact section
# IMPORTANT: you can modify contact form from this static template, but now works contact form works with a free external server
# To configure this contact form, first please send a fictive email afeter you enter below your email and verify that :)
#
email: [email protected]
# Offer Banner Link
# Default link is a link to all Sera OnePage products
banner-link: https://teampass.net
####################################
###### Global Social Links ######
####################################
#youtube: '#'
#pinterest: '#'
facebook: 'https://fr-fr.facebook.com/TeamPass-Passwords-for-Teams-163627833721400/'
twitter: 'https://twitter.com/theteampass'
linkedin: 'nilslaumaille'
reddit: 'https://www.reddit.com/r/TeamPass/'
github: 'https://github.com/nilsteampassnet/TeamPass'
#google-plus: '#'
#vimeo: '#'
#########################
###### Widgets ######
#########################
#
# About Blog Author Widget
#
about-widget:
author-avatar: nils.jpeg
author-name: Nils Laumaillé
author-tagline: Blog Author
author-info: Cum sociis que penatibus et magnis dis parturient montes lorem, nascetur ridiculus mus. Donec quam felis, ultricies nec.
author-social-links:
facebook: '#'
twitter: '#'
google-plus: '#'
# Google Map JS api
# This is my api for this template
key-api: AIzaSyDbnxVZQannH0GF4gtnnBFPiP9ofm2WqGs
map-text: Sera Google Map
map-text-location: Bucharest, Romania
map-lat: 44.4267674
map-lng: 26.102538399999958
# Enter your Mailchimp User ID and Campaign ID
# @TODO: Add in a link for where to find these
#mailchimp:
# user-id: REPLACEME
# list-id: REPLACEME
####
#
# Hi you now use Sera - OnePage Jekyll Template created by Gleesik™
#
# Below are each section from the website in order from top to bottom
# @TODO Edit each sections with your real information and each section from Sera will autocomplete with your information
#
####
#####################################
############# About #############
#####################################
about-title: About Teampass
about-description: TeamPass is a Passwords Manager dedicated for managing passwords in a collaborative way by sharing them among team members.<br />Teampass offers a large set of features permitting to manage your passwords and related data in an organized way in respect to the access rights defined for each users.<br />Teampass is an Open-Source free to use product distributed in respect with OpenSource GNU GPL-3.0.
#####################################
############# Features ############
#####################################
features-title: Features
features-description: Teampass is highly customizable to fit your specific needs and constraints.
#
# Features
#
features:
# Feature
- title: Security
description: Teampass secures your data and your users at several levels with encryption. It relies on Defuse PHP Encryption library which provides a very secure Cryptographic protocol [<a href="https://github.com/defuse/php-encryption/blob/master/docs/CryptoDetails.md" target="_blank">Read mode</a>]
icon: pe-7s-safe
# Feature
- title: Customizable
description: Teampass provides a lot of options and features permitting to customize it to your needs. Decide how you want to setup your instance of Teampass to acheive your goals in term of Team sharing.
icon: pe-7s-plugin
# Feature
- title: Fine Tuning
description: Teampass allows you to fine tune the users access rights to the existing Items. Depending on your local policies, Teampass helps to ensure that only allowed people has access to expected data.
icon: pe-7s-edit
#####################################
############ Portfolio ############
#####################################
portfolio-title: Screenshots
portfolio-description: Teampass is a web application. The next screenshots show some of the main common pages your users could found while using Teampass.
#
# Portfolio Grid
#
portfolio-categories: [Items, Administration]
portfolio:
# Portfolio Item
- title: H<span class="thin">ome</span> Page
categories: [Items]
image: tp3_sw_1.png
url: 'https://teampass.readthedocs.io/en/latest/features/feat-items/'
# Portfolio Item
- title: I<span class="thin">tem</span> Details
categories: [Items]
image: tp3_sw_2.png
url: 'https://teampass.readthedocs.io/en/latest/features/feat-items/#item-details'
# Portfolio Item
- title: E<span class="thin">diting</span> an Item
categories: [Items]
image: tp3_sw_3.png
url: 'https://teampass.readthedocs.io/en/latest/features/feat-items/#editing-item'
# Portfolio Item
- title: S<span class="thin">earching</span> Items
categories: [Items]
image: tp3_sw_4.png
url: 'https://teampass.readthedocs.io/en/latest/features/feat-items/#searching-items'
# Portfolio Item
- title: A<span class="thin">udit Trail</span> of Item
categories: [Items]
image: tp3_sw_5.png
url: 'https://teampass.readthedocs.io/en/latest/features/feat-items/#item-history'
# Portfolio Item
- title: U<span class="thin">ser</span> Profile
categories: [Items]
image: tp3_sw_6.png
url: 'https://teampass.readthedocs.io/en/latest/features/feat-prof/'
# Portfolio Item
- title: M<span class="thin">anage</span> Users
categories: [Administration]
image: tp3_sw_7.png
url: 'https://teampass.readthedocs.io/en/latest/manage/manage-users/'
# Portfolio Item
- title: S<span class="thin">ettings</span> Page
categories: [Administration]
image: tp3_sw_8.png
url: '{{site.readthedocs-url}}install/setup/'
# Portfolio Item
- title: F<span class="thin">olders VS</span> Roles
categories: [Administration]
image: tp3_sw_9.png
url: 'https://teampass.readthedocs.io/en/latest/manage/manage-groups/#using-the-rights-matrix'
#####################################
########## Core Features ##########
#####################################
core-title: Core Features
core-description: Teampass has a lot of features to adapt its usage to most of the cases. Nevertheless Teampass relies on Core Features that could be resumed below.
#
# Core Features Left
#
core-features-left:
# Feature
- name: Secured Access
description: Access relies on user credentials completed with 2FA libraries such as DUOSecurity, Google Authencation, AGSES, ...
icon: pe-7s-door-lock
# Feature
- name: Roles definition
description: Define Roles with pre-defined access rights for easy and fast user creation.
icon: pe-7s-users
# Feature
- name: User Privileges
description: User access rights can be fine tuning on Folders and Items.
icon: pe-7s-scissors
# Feature
- name: Tree Structure
description: Organize Folders in a Tree view and define their access level (Write/Read/No) against Roles.
icon: pe-7s-albums
#
# Core Features Right
#
core-features-right:
# Feature
- name: Data Encryption
description: All passwords are encrypted in database relying on AES-256 algorithm.
icon: pe-7s-lock
# Feature
- name: Item definition
description: Each Item is defined with a set of Fields and Attachments. Custom fields can be added too.
icon: pe-7s-note2
# Feature
- name: Offline Mode
description: Export your Items in an encrypted file to be used in a location without connection.
icon: pe-7s-next-2
# Feature
- name: Personal Folders
description: Your users can have Personal Folders and Items secured with their own saltkey.
icon: pe-7s-id
#####################################
########### Testimonials ############
#####################################
testimonials-title: Testimonials
testimonials-description: Users words - Contact me to share your own experience regarding Teampass's usage in your environment.
#
# Testimonials
#
testimonials:
# Client
- name: David Young
url: http://www.prophecy.net.nz
url-text: prophecy.net.nz
avatar: testi_1.png
cite: We rely on TeamPass daily, to securely store and share internal and customer credentials among our staff. The folder/role features mean we can assign a folder per-customer, and delegate R/W management of that folder to accountable engineers, while other engineers get R/O access as required. The simplicity of the app (PHP and MySQL) means it fits in well with other proven tools in our production (CentOS6) environment. The usefulness of the app far outweighs the minor UI issues, which improve with every release.
logo-img: testi_1.png
# Client
- name: Jeff Smith
url: https://www.basis.com/
url-text: basis.com
avatar: logo-basis-white.webp
cite: When I first came to my company, it was like WestWorld with regards to password management.; anything goes. Since we've rolled out TeamPass throughout the org, it not only makes it easy to share passwords, but staff members always know where to go to get the latest password. This takes a lot of the pain/frustration out of rotating passwords and enforcing strong password standards, which is often a barrier to good password hygiene. If you make it easy to share passwords your users will adopt it.When I
logo-img: logo-basis-white.webp
# Client
- name: Steve Jackman
url: http://www.coachwise.ltd.uk/
url-text: Coachwise.ltd.uk
avatar: coachwise.png
cite: We are a small charity based company and being able to use a product that is fully secure and internal ticked all the boxes for us. After installing Teampass and trailing multiple other applications for the last 6 months. I can say teampass is by far the best option for us. It’s easy to use, simple to manage and requires little support once running. After experiencing some minor issues with best practices, config and a lack of knowledge of the program, I contacted the support team for advice and expected no response as we are using it for free. I was given first class remote support and now understand the system a lot better thanks to Nils. I was also given advice on best practices and was fully supported through rectifying the issues I had experienced thanks to my own bad habits and mistakes. We now only have one password storage application and its teampass. I would highly recommend this product for IT support team password management. We will be rolling it out to other depts over the next year and will be using it as part of our BCP and disaster recovery plans.Great product.
logo-img: coachwise.png
# Client
- name: Dean Bruhn
url: http://www.cloudclarity.me
url-text: cloudclarity.me
avatar: cloudclarity.me.png
cite: Our team uses TeamPass daily managing thousands of accounts. It works well, it keeps our passwords secure, and we don’t have to worry about working around all of the exposures other hosted solutions have to deal with on a regular basis. The guys at TeamPass are continually upgrading the software and improving it. When we have needed support the forums have been excellent, but their team has been even better.
logo-img: cloudclarity.me.png
# Client
- name: Sébastien COUSIN
url: https://www.civ.fr/
url-text: CIV
avatar: logo-civ-4.png
cite: Nous utilisons TEAMPASS depuis plusieurs années et nous n’avons à ce jour pas trouvé d’outils remplissant à la fois les fonctions de partage d’une même base de données, catégorisation des droits/accès, multi-utilisateurs. D’autre part, l’outil TEAMPASS a répondu aux exigences de la RGPD (validé par notre DPO), de l’ISO27001 (validé par nos auditeurs), de l’ISO9001 (validé par nos auditeurs) et nos commissaires aux comptes. Nous challengeons tous les 2 ans cette solution en assurant une veille sur les produits du marché sans avoir trouvé à ce jour une solution répondant à nos critères. Détail ultime, cette solution pouvant être installée sur un environnement dédié, elle est donc locale et répond facilement au problème des solutions hébergées, pas toujours faciles à localiser. Pour ce qui douterait du service, nous maintenons cette solution active car elle ne souffre depuis que nous l’utilisons, d’aucun bug, et dispose d’un niveau de services tout à fait acceptable via le site www.teampass.net.
logo-img: logo-civ-4.png
#####################################
############# Our Blog ##############
#####################################
#log-title: Our Blog
#blog-description: Interdum et malesuada fames ac ante ipsum primis in faucibus. Morbi id ornare ante. Cras odio nibh, volutpat vitae volutpat sed, suscipit et nisi. Nulla a tellus at turpis gravida congue non sed nisl. Pellentesque scelerisque eu neque et tincidunt.
#####################################
############### Team ################
#####################################
team-title: Who I am
team-description: Teampass has been entirely developed by Nils Laumaillé based upon his original idea. [More about me](https://nils.laumaille.fr/).
#
# Team Members
#
team:
# Team Member
- name: Nils Laumaillé
tagline: Creator, Developer & Support
avatar: nils.jpeg
# Social Links
# youtube: '#'
# pinterest: '#'
facebook: '#'
twitter: '#'
#google-plus: '#'
#vimeo: '#'
#####################################
########## Pricing Tables ###########
#####################################
pricing-title: Communication Flows
pricing-description: Depending on the topic, we suggest you to use the next flows.
#
# Plan Personal
#
plan-personal-price: Github22
plan-personal-offer-1-title: Suggestions
plan-personal-offer-1-info: Teampass grows up with your ideas and Request.
plan-personal-offer-2-title: Participate
plan-personal-offer-2-info: Github Discussions offers you the possibility to propose new features and suggestions. Propose for the ones you would like to see developed.
plan-personal-url: 'https://github.com/nilsteampassnet/TeamPass/discussions'
#
# Plan Ultimate
#
plan-ultimate-price: Github
plan-ultimate-offer-1-title: Defects
plan-ultimate-offer-1-info: In case you are facing a bug during Teampass usage, Report it.
plan-ultimate-offer-2-title: Support
plan-ultimate-offer-2-info: Critical and Security defects are treated with highest priority. The delay relies on your hability to provide detailed information.
plan-ultimate-url: 'https://github.com/nilsteampassnet/TeamPass/issues'
#
# Plan ReadtheDocs
#
plan-rtd-price: Documentation
plan-rtd-offer-1-title: Documentation
plan-rtd-offer-1-info: Full documentation for Teampass installation and usage is available. It is updated based on evolution and improvements.
plan-rtd-offer-2-title: API
plan-rtd-offer-2-info: A chapter is dedicated to Teampass API in which all features are described.
plan-rtd-url: 'https://teampass.readthedocs.io/en/latest//'
#
# Plan Redit
#
plan-reddit-price: Github
plan-reddit-offer-1-title: Need Help?
plan-reddit-offer-1-info: You are stucked in the usage of Teampass? You need advices on how to setup Teampass? Don't hesitate to post your questions.
plan-reddit-offer-2-title: Return of Experience
plan-reddit-offer-2-info: Share your return of experience with other users. Discussions are open to your comments.
plan-reddit-url: 'https://github.com/nilsteampassnet/TeamPass/discussions'
#####################################
########## COMMERCIAL ###########
#####################################
commercial-title: Commercial Support
commercial-description: We also provide some Commercial Support that may interest you. We can develop specific features on-demand as we did for some companies, or provide you a priority Support on your tickets.
#
# Plan Personal
#
commercial-ondemand-price: OnDemand
commercial-ondemand-offer-1-title: New Request
commercial-ondemand-offer-1-info: For your specific needs, we can develop new features based upon your requirements. We define together the goals.
commercial-ondemand-offer-2-title: Be our Sponsor
commercial-ondemand-offer-2-info: You can sponsorize such development. They are treated in highest priority.
commercial-ondemand-url: 'index.html#contact'
#
# Plan Ultimate
#
commercial-support-price: Premium Support
commercial-support-offer-1-title: Defects & Messages
commercial-support-offer-1-info: We offer a higher priority for Defect correction and Message answers to our Sponsors.
commercial-support-offer-2-title: Interested?
commercial-support-offer-2-info: In exchange of +100$, we will offer you the assurance to treat your tickets and messages in highest priority.
commercial-support-url: 'index.html#contact'
#
# Plan Ultimate
#
commercial-donate-price: Sponsor
commercial-donate-offer-1-title: Why?
commercial-donate-offer-1-info: Your support encourages and motivates me to continue building and maintaining open source software.
commercial-donate-offer-2-title: How?
commercial-donate-offer-2-info: Directly from Github using the button below.
commercial-donate-url: 'https://github.com/sponsors/nilsteampassnet'
#####################################
############ Contact ############
#####################################
contact-title: Contact Me
contact-description: Please fill out this form and we will get in touch with you shortly.
#####################################
############# Footer ############
#####################################
footer-description: Teampass is developed by Nils Laumaillé with ♥ since 2009.
footer-copyright-text: Nils Laumaillé
footer-copyright-url: https://nils.laumaille.fr/
footer-copyright-year: 2019-2023
# Fill in your Google Analytics ID to track your website using GA
google_analytics: "UA-43236218-1"
keyvalues-title: Key Values about Teampass
keyvalues-description: Teampass is developed and maintenained all along the time. This project is not a one shot project. It is a long term project that will continue to evolve and grow up.