GithubHelp home page GithubHelp logo

denizt / macpass Goto Github PK

View Code? Open in Web Editor NEW

This project forked from macpass/macpass

0.0 1.0 0.0 23.52 MB

A native OS X KeePass client

Home Page: https://macpassapp.org

License: Other

Objective-C 93.27% C 0.10% Rich Text Format 6.60% Shell 0.03%

macpass's Introduction

Build Status

MacPass

There are a lot of iOS KeePass tools around but a distinct lack of a good native macOS version. KeePass can be used via Mono on macOS but lacks vital functionality and feels sluggish and simply out of place.

MacPass is an attempt to create a native macOS port of KeePass on a solid open source foundation with a vibrant community pushing it further to become the best KeePass client for macOS.

Download

All pre-built releases can be found at Github.

An unsigned build of the current contiuous tag can be found here: Continuous Build

Due to the nature of the build it might be unstable, however this version contains all the latest changes and bug fixes!

How to Contribute

If you want to contribute by fixing a bug, adding a feature or improving localization you're awesome!

How to Build

  • Fetch the source of MacPass
git clone https://github.com/mstarke/MacPass --recursive
  • Install Carthage
  • Install all Dependencies
cd MacPass
carthage bootstrap --platform macOS

After that you can build and run in Xcode. The following command will build and make the application available through Spotlight. If you run into signing issues take a look at Issue #92. Since Sparkle is disabled only on the CI build and in Debug mode, you have to explicitly disable it in Release. Otherwise warnings on unsecure updates will appear.

xcodebuild -scheme MacPass -target MacPass -configuration Release CODE_SIGNING_REQUIRED=NO NO_SPARKLE=NO_SPARKLE

Help

Some questions might be answered in the FAQ

Another place to look is the IRC channel #macpass on irc.freenode.org

Or follow the Twitter account @MacPassApp

System Requirement

MacPass 0.7 requires macOS 10.10 Yosemite or later. Earlier versions of MacPass require macOS 10.8 Mountain Lion or later.

Status

The Status can be found on the dedicated Wiki page.

What does it look like?

image

More Screenshots in the Wiki

Alternatives

KeePassX and its fork KeePassXC. Qt based cross plattform port.

KyPass Companion. Native macOS client.

KeeWeb. Electron based cross plattform port. Since it's browser based you can pretty much run it anywhere.

License

MacPass, a KeePass compatible Password Manager for OS X Copyright (c) 2012-2017 Michael Starke (HicknHack Software GmbH) and all MacPass contributors

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of

MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

App Store

Due to being licensed under GPLv3 it's not possible to publish a version of MacPass on the App Store. For further details, take a look at the explanation of the Free Software Foundation.

Contributions

The following list might not be complete, please refer to merged Pull Requests on GitHub for more details. Please open an issue if you think someone is missing from this list!

Art

Iiro Jäppinen MacPass icon

Thom Williams Document icons

Joanna Olsen Database Icons

Contributors

ad Alex Borisov Alex Seeholzer amd Andrew Schleifer AntoineCa Benjamin Steinwender binarious Carlos Filipe Simões Chester Liu Chhom Seng Christoph Leimbrock Cory Hutchison Daniele Polencic darnel Deiwin Sarjas Dennis Bolio Dylan Smith eiermaaaan Filipe Farinha floriangouy Francesco Servida Frank Enderle Frank Kooij Gaétan Ryckeboer Geigi Henri de Jong James Hurst Jannick Hemelhof Jefftree Jellyfrog Joanna Olsen Josh Halstead Kurt Lenucksi Leonardo Faoro Liam Anderson Maarten Terpstra Mario Sangiorgio MBibal Michael Belz MichaelKo Michal Jaglewicz Moises Perez mrdoggy Nathan Landis Nathaniel Madura neuroine Patrik Thunström rdoering Ryan Rogers Sitsofe Wheeler Stephen Taylor Thom Thorsten Jacoby Volcyy Yonatan Mittlefehldt Zero King Zhao Peng

Copyright

This Project is based upon the following work:

KeePassKit Copyright 2012 HicknHack Software GmbH. All rights reserved.

HNHUi Copyright 2012 HicknHack Software GmbH. All rights reserved.

MiniKeePass Copyright 2011 Jason Rush and John Flanagan. All rights reserved.

KeePass Database Library Copyright 2010 Qiang Yu. All rights reserved.

PXSourceList Copyright 2011, Alex Rozanski. All rights reserved.

KSPasswordField Copyright 2012 Mike Abdullah, Karelia Software. All rights reserved.

DDHotKey Copyright Dave DeLong. All rights reserved.

Sparkle Copyright 2006 Andy Matuschak

TransformerKit Licensed under MIT license. Copyright 2012 Mattt Thompson. All rights reserved

MJGFoundation Licensed under BSD 2-Clause License. Copyright 2011 Matt Galloway. All rights reserved.

ShortcutRecorder Copyright 2006—2013 all Shortcut Recorder contributors

NSBundle Codesignature Check Copyright 2014 Jedda Wignall. All rights reserved.

See submodules for additional Licenses

Feedback

Flattr this

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.