mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-13 14:42:18 +00:00
Added a lot of missing contributors, removed extensice explanations on alternatives. Minor updates for 0.7
This commit is contained in:
119
README.md
119
README.md
@@ -45,8 +45,8 @@ Or follow the Twitter account [@MacPassApp](https://twitter.com/MacPassApp)
|
||||
|
||||
## System Requirement
|
||||
|
||||
The minimum macOS version required for MacPass 0.7 is 10.10 Yosemite.
|
||||
The minimum OS X version required for MacPass 0.6.2 is 10.8 Mountain Lion.
|
||||
The minimum macOS version required for MacPass (continuous) is 10.10 Yosemite.
|
||||
|
||||
## Status
|
||||
|
||||
@@ -59,16 +59,12 @@ The Status can be found on the dedicated [Wiki page](https://github.com/mstarke/
|
||||
More Screenshots in the [Wiki](https://github.com/mstarke/MacPass/wiki/Screenshots)
|
||||
|
||||
## Alternatives
|
||||
|
||||
[KeePassX](https://www.keepassx.org) and it's fork [KeePassXC](https://github.com/keepassxreboot/keepassxc). Qt based cross plattform port.
|
||||
|
||||
[KeePassX](http://www.keepassx.org) is a Qt based KeePass port. It's in active development and open source. It fully supports all KDBX features and can import KDB into a KDBX file but is unable to safe as KDB. There's an older release that only handles KDB files. KDBX3.1 is fully supported, KDBX4.0 is currently unsupported.
|
||||
[KyPass Companion](http://www.kyuran.be/logiciels/kypass4mac/). Native macOS client.
|
||||
|
||||
[KeePassXC](https://github.com/keepassxreboot/keepassxc) straight from the project's README:
|
||||
>KeePassXC is a fork of KeePassX that aims to incorporate stalled pull requests, features, and bug fixes that have never made it into the main KeePassX repository.
|
||||
|
||||
[KyPass Companion](http://www.kyuran.be/logiciels/kypass4mac/) is a native Cocoa port and offers KeePassHttp compatibility.
|
||||
Should be able to read and write KDB and KDBX files. It is closed source and currently available in the Mac App Store. It's rather expensive considering the bugs and missing features. Based on the user reviews it should work. Not all KDBX features are supported. It is unable to convert between database versions. KDBX4.0 support is in development.
|
||||
|
||||
[KeeWeb](https://keeweb.info) is a cross platform web client in active development based on [electron](http://electron.atom.io) and thus also is available as an offline version for all major platforms. The project is open source. It supports all features of KDBX files but has no KDB support. Because of the technology its look is customizable, but the native one is quite pretty. Full KDBX 4 support is present. Performance for Argon2 requires WebAssembly.
|
||||
[KeeWeb](https://keeweb.info). Electron based cross plattform port. Since it's browser based you can pretty much run it anywhere.
|
||||
|
||||
## License
|
||||
|
||||
@@ -106,53 +102,70 @@ The following list might not be complete, please refer to [merged Pull Requests]
|
||||
|
||||
[Joanna Olsen](https://github.com/JoannaOlsen) Database Icons
|
||||
|
||||
### Localization
|
||||
### Translators
|
||||
|
||||
[Gil André](mailto:gil@panix.com) and [Michel Bibal](https://github.com/MBibal) French localization
|
||||
[Alex Petkevich](mailto:alex@mrdoggy.info),
|
||||
[Antoine Carrincazeaux](https://github.com/AntoineCa),
|
||||
[Benjamin Steinwender](https://github.com/auge),
|
||||
[binarious](https://github.com/binarious),
|
||||
[Chester Liu](skyline75489@outlook.com),
|
||||
[Florian Gouy](https://github.com/floriangouy),
|
||||
[Francesco Servida](mailto:info@francescoservida.ch),
|
||||
[Gaétan Ryckeboer](http://gaetan.ryckeboer.org),
|
||||
[Gil André](mailto:gil@panix.com),
|
||||
[Jannick Hemelhof](https://github.com/clone1612),
|
||||
[Michał Jaglewicz](http://www.webii.pl),
|
||||
[Michel Bibal](https://github.com/MBibal),
|
||||
[Moises Perez](https://github.com/m0yP),
|
||||
[Moises Perez](https://github.com/m0yP),
|
||||
[neuroine](https://github.com/neuroine),
|
||||
[Thorsten Jacoby](https://github.com/tjacoby),
|
||||
[Volcyy](https://github.com/Volcyy),
|
||||
[Zhao Peng](mailto:patchao2000@gmail.com)
|
||||
|
||||
[Jannick Hemelhof](https://github.com/clone1612) Dutch localization
|
||||
### Contributors
|
||||
|
||||
[Benjamin Steinwender](https://github.com/auge) German localization
|
||||
|
||||
[Francesco Servida](mailto:info@francescoservida.ch) Italian localization
|
||||
|
||||
[Michał Jaglewicz](http://www.webii.pl) Polish localization
|
||||
|
||||
[Alex Petkevich](mailto:alex@mrdoggy.info) Russian localization
|
||||
|
||||
[Zhao Peng](mailto:patchao2000@gmail.com) Simplified Chinese localization
|
||||
|
||||
[Moises Perez](https://github.com/m0yP) Spanish localization
|
||||
|
||||
### Other
|
||||
|
||||
[Jellyfrog](https://github.com/Jellyfrog) Asset file size optimization
|
||||
|
||||
[Nathaniel Madura](mailto:nmadura@umich.edu) Refacotrings, first create Database
|
||||
|
||||
[Kurt Legerlotz](https://github.com/lotz) Settings to open or copy URL on double click
|
||||
|
||||
[Adam Doppelt](mailto:amd@gurge.com) whitespace polish on EntryInspectorView, Autosave table sorting. Default to sort by title.
|
||||
|
||||
[Stephen Taylor](http://www.makegames.co.uk/) Fixed tab ordering
|
||||
|
||||
[Andrew Schleifer](mailto:me@andrewschleifer.name) Enable fullscreen option for document windows, Centralise the Validation, Only enable password entry fields when option is checked
|
||||
|
||||
[Frank Enderle](http://www.anamica.de/) Cmd+F now marks the text of the search field if the filterbar is already visible and sets the focus. Set remaining password fields to fixed width font.
|
||||
|
||||
[Josh Halstead](mailto:jhalstead85@gmail.com) and [Sebastian Lövdahl](https://github.com/slovdahl) Fixed typos in Readme
|
||||
|
||||
[Chhom Seng](https://github.com/cseng) Fixed issue with blank outline and entry views if the inspector was hidden before unlocking the database. Implemented context menu validation for entry context menu.
|
||||
|
||||
[James Hurst](https://github.com/jamesrhurst) Obfuscated autotyping and restoring of pasteboard objects. Fixed issues when exiting search. Implemented workflow double click settings. Make selected textfield end editing when a save will occur. Finished custom browser support for open URL action. Percent escape strings before creating URLs. Fixed issues with Autotype key events. Added missing characters for password generation. Improved "Add Entry" workflow. Fixed bug with icon resetting to default after closing popover. Added ability to set default password generation settings. Made autotype work in more situations. Fixed various issues with Sparkle.
|
||||
|
||||
[Yono Mittlefehldt](https://twitter.com/yonomitt) Added 90 days expiration preset.
|
||||
|
||||
[Dennis Bolio](https://github.com/dennisbolio) Fixes issues with icon selection
|
||||
|
||||
[Mario Sangiorgio](mailto:mariosangiorgio@gmail.com) Improved password generation, Improved English localization
|
||||
|
||||
[Michael Belz](https://github.com/sub0ne) Fixed MacPass not opening any window, when lastly opened Database is missing.
|
||||
[Adam Doppelt](mailto:amd@gurge.com),
|
||||
[Alex Borisov](http://alexborisov.org),
|
||||
[Alex Seeholzer](https://github.com/flinz),
|
||||
[Andrew Schleifer](mailto:me@andrewschleifer.name),
|
||||
[Carlos Filipe Simões](https://github.com/ravemir),
|
||||
[Chester Liu](skyline75489@outlook.com),
|
||||
[Chhom Seng](https://github.com/cseng),
|
||||
[Christoph Leimbrock](mailto:christoph.leimbrock@gmx.de),
|
||||
[Daniele Polencic](https://github.com/danielepolencic),
|
||||
[darnel](https://github.com/darnel),
|
||||
[Deiwin Sarjas](https://github.com/deiwin),
|
||||
[Dennis Bolio](https://github.com/dennisbolio),
|
||||
[Dylan Smith](https://github.com/dylansmith),
|
||||
[Filipe Farinha](https://github.com/ktorn),
|
||||
[Frank Enderle](http://www.anamica.de/),
|
||||
[James Hurst](https://github.com/jamesrhurst),
|
||||
[Jeffrey Ying](https://github.com/Jefftree),
|
||||
[Jellyfrog](https://github.com/Jellyfrog),
|
||||
[Josh Halstead](jhalstead85@gmail.com),
|
||||
[Josh Halstead](mailto:jhalstead85@gmail.com),
|
||||
[Julian Geywitz](https://www.patreon.com/geigi),
|
||||
[Kurt Legerlotz](https://github.com/lotz),
|
||||
[lenucksi](https://github.com/lenucksi),
|
||||
[Leonardo Faoro](https://cv.lfaoro.com),
|
||||
[Liam Anderson](mailto:liam.anderson.91@gmail.com),
|
||||
[Maarten Terpstra](https://github.com/mlterpstra92),
|
||||
[Mario Sangiorgio](mailto:mariosangiorgio@gmail.com),
|
||||
[Michael Belz](https://github.com/sub0ne),
|
||||
[Nathan Landis](https://github.com/eouw0o83hf),
|
||||
[Nathaniel Madura](mailto:nmadura@umich.edu),
|
||||
[Patrik Thunström](https://github.com/magebarf),
|
||||
[rdoering](https://github.com/rdoering),
|
||||
[roasty](https://github.com/roasty),
|
||||
[Ryan Rogers](ryan@timewasted.me),
|
||||
[Sebastian Lövdahl](https://github.com/slovdahl),
|
||||
[Sitsofe Wheeler](http://sucs.org/~sits/),
|
||||
[Stephen Taylor](http://www.makegames.co.uk/),
|
||||
[thomscode](https://github.com/thomscode),
|
||||
[Thorsten Jacoby](https://github.com/tjacoby ),
|
||||
[Yono Mittlefehldt](https://twitter.com/yonomitt),
|
||||
[Zero King](https://github.com/l2dy)
|
||||
|
||||
## Copyright
|
||||
|
||||
|
||||
Reference in New Issue
Block a user