-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
153 lines (153 loc) · 6.24 KB
/
index.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
---
layout: root
title: MacPass
id: home
---
<p class="header-claim">A free, open-source, KeePass-compatible password manager for macOS.</p>
<div class="buttons">
<a href="https://github.com/MacPass/MacPass/releases/tag/0.8.1" class="button button-large">
Download for macOS
</a>
<div class="button-description">Version 0.8.1 for macOS 10.13 and later</div>
</div>
<hr/>
<div class="screenshots">
<img src="img/screenshot_quicklook_text.png" class="screenshot" />
<img src="img/screenshot_tabs.png" class="screenshot" />
<img src="img/screenshot_search.png" class="screenshot" />
<img src="img/screenshot_icon_selection.png" class="screenshot" />
<img src="img/screenshot_password_generator.png" class="screenshot" />
<img src="img/screenshot_database.png" class="screenshot" />
<img src="img/screenshot_locked.png" class="screenshot" />
</div>
<hr id="mac-features" />
<h2>MacPass behaves just the way a macOS app should</h2>
<div class="feature">
<div class="feature-item">
<h3>Tabs</h3>
<p>Open files in individual windows or use tabs to use a single window.</p>
</div>
<img src="img/tabs.png">
</div>
<div class="feature">
<div class="feature-item">
<h3>Autosave</h3>
<p>Your files will get saved constantly. Lost something and cannot recover it from an entries history? Browse versions
to find what you're looking for!</p>
</div>
<img src="img/versions.png">
</div>
<div class="feature">
<div class="feature-item">
<h3>Undo/Redo</h3>
<p>MacPass supports Undo/Redo for everything you do with your data. Something went wrong and you want to revert
it, just undo your changes an you're good to go!</p>
</div>
<img src="img/edit_menu.png">
</div>
<div class="feature">
<div class="feature-item">
<h3>Drag & Drop</h3>
<p>Move or copy entries and groups inside a database or between two files. Add file attachments by dropping them
onto entries. You even can add entries by dragging URLs onto the database.
</div>
<img src="img/drag_and_drop.png">
</div>
<div class="feature">
<div class="feature-item">
<h3>Quicklook</h3>
<p>Enable previews to leverage the QuickLook system for previews of a variety of file types to take a look at your
file attachments.
</div>
<img src="img/quicklook_text.png">
</div>
<hr id="other-features" />
<h2>But there's more…</h2>
<div class="feature">
<div class="feature-item">
<h3>Autotype</h3>
<p>Autotype enables MacPass to supply authentication credentials for any text based input. From webforms to authentication
dialogs in any application. With Global Autotype you even can invoke Autotype from anywhere with a system
wide shortcut. For more information please refer to the
<a href="https://github.com/mstarke/MacPass/wiki">documentation</a>.
</p>
</div>
<img src="img/autotype.png">
</div>
<div class="feature">
<div class="feature-item">
<h3>Full KDB and KDBX Support</h3>
<p>MacPass can read and write KDB Legacy files as well as the latest KDBX Format. You can even convert KDB to KDBX
and the other way around.</p>
</div>
<img src="img/kdb_kdbx.png">
</div>
<div class="feature">
<div class="feature-item">
<h3>Custom Icons</h3>
<p>Change the way your entries and groups look by choosing from the many icons. If you like a bit of color, let
MacPass generate icons based on websites for you!</p>
</div>
<img src="img/icon_selection.png">
</div>
<div class="feature">
<div class="feature-item">
<h3>Password Generator</h3>
<p>Generate passwords using the built-in generator. Adjust the method to comply with any restriction you might encounter.</p>
</div>
<img src="img/password_generator.png">
</div>
<div class="feature">
<div class="feature-item">
<h3>Expiration Dates</h3>
<p>Set a date, when passwords expire. MacPass will mark them with a special icon so you'll spot them easily. You
can even search for expired ones!</p>
</div>
<img src="img/date_picker.png">
</div>
<div class="feature">
<div class="feature-item">
<h3>Synchronization</h3>
<p>Changes made to your database outside of MacPass can be merged. No data is lost and all files are synchronized!
You even can merge arbitrary files into one single database.
MacPass is able to merge even KDB files, although the format is not designed for synchronisation.</p>
</div>
<img src="img/merge_options.png">
</div>
<div class="feature">
<div class="feature-item">
<h3>History</h3>
<p>If enabled, your changes to entries will get stored inside the database. Just restore an old state or take a
look at what changed over time.</p>
</div>
<img src="img/history.png">
</div>
<div class="feature">
<div class="feature-item">
<h3>Auto update</h3>
<p>MacPass incorporates
<a href="https://sparkle-project.org">Sparkle</a> to support auto updates. You're always up to date!</p>
</div>
<img src="img/auto_update.png">
</div>
<div class="feature">
<div class="feature-item">
<h3>Plugins</h3>
<p>Since there's no one-size-fits-all, MacPass allows for Plugins to alter and extend its feauture set.
Head over to the <a href="/plugins">Plugin respository</a> and start customizing.</p>
</div>
<img src="img/plugins.png">
</div>
<div class="feature">
<div class="feature-item">
<h3>Open-source</h3>
<p>MacPass is free, open source software licensed under the
<a href="https://www.gnu.org/licenses/gpl-3.0.en.html">GPLv3</a>. It's build using other open source software like
<a href="https://github.com/mattt/TransformerKit">TransformerKit</a>,
<a href="https://github.com/MacPass/KeePassKit">KeePassKit</a>,
<a href="https://github.com/robbiehanson/KissXML">KissXML</a>,
<a href="https://sparkle-project.org">Sparkle</a> and a lot more. The source code is available on
<a href="https://github.com/MacPass/MacPass">GitHub</a>.</p>
</div>
<img src="img/source_code.png">
</div>