Giter Site home page Giter Site logo

macpass / macpass Goto Github PK

View Code? Open in Web Editor NEW
6.7K 196.0 466.0 25.2 MB

A native macOS KeePass client

Home Page: https://macpassapp.org

License: Other

Objective-C 98.60% C 0.21% Shell 0.36% Rich Text Format 0.83%
keepass kdbx macpass password-manager password objective-c autotype macos

macpass's People

Contributors

aiolos avatar alex-petkevich avatar andrewschleifer avatar auge avatar clone1612 avatar cseng avatar ddzieduch avatar deiwin avatar dennisbolio avatar eiermaaaan avatar floriangouy avatar flower7c3 avatar frankkooij avatar fservida avatar jhalstead85 avatar juliuszint avatar m0yp avatar magebarf avatar mariosangiorgio avatar modestman avatar mstarke avatar patchao2000 avatar rdoering avatar roman-verchikov avatar sarcadass avatar schtee avatar sitsofe avatar skyline75489 avatar thomscode avatar timewasted avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

macpass's Issues

Validate menu items in Entry view

Not all Menu Items in the Entry view should be enabled all the time, validateMenuItem/validateuserInterfaceItem should be implemented in the EntryViewController

Support for Lion

Hi,

Some people are stuck with old computers, like me, and cannot run Mountain Lion. I know you are hesitant to support it, but if the app does not use any Mountain Lion specific code, it would be nice to support it. I will try building it myself, see how it goes.

Add an icon for MacPass

I made this icon for MacPass and I'm open to sharing it with the project under the same licence as MacPass.

icon_256x256

You can download the PSD sources along with the ICNS and ICONSET files here:
http://iiro.jappinen.me/dl/MacPass.zip.

I'd appreciate if this was added to the source so I can remove the ZIP.

Three pane view

I'd like a three pane view in the inspector, so I can view notes right away, since I often use notes for stuff and need to view them as well.
Maybe only toggle able when the window of the app is big enough.

10,000 users

Are you planning on completing this app?

This is probably a stupid question, so sorry. I'm interested, probably along with 10,000 others, and this is why.

I have been using one of the commercial password stores and have spent the last few days looking around for an open replacement. This will be easy, I thought, because:

  • Every sysadmin needs a password manager.
  • Many sysadmins use OS X
  • Many sysadmins and developers prefer open source
  • KeePass is the big open source password manager.

But no. Yours is the only one I like.

I've done some research. KeePassX was close but it is DB v1 AFAICT. I had many issues with mono keepass, and tried others including KyPass Companion (not open), keepass2 (not working) and keefox (not compatible). It seems like there is no good answer yet for people like me.

Many thanks for what you've done.

Conceal Password length

Passwords are currently displayed concealed but with correct lengths. This should be changed to a simplified has/has no password display

Cannot view password

I don't know if this is intentional or not but I cannot view the password. The eye icon that one is possibly supposed to press is not clickable. it seems to be in the input field as the cursor changes to input cursor when hovering above it and when I click it, I'm in the input field.

Additionally to this bug I'd like to have a big toggle in the icon bar to view all passwords or have it as a setting to toggle this.

Arbitratry Keyfiles cannot be used

Using keypads fiels (XML, Binary) works, but if one chooses a random File, the database cannot be unloved (wrong password/keyfile error)

Respect lock files

MacPass should probably look for the .lock file extension to prevent users from overwriting each others changes. This is when the kdb file may be shared among multiple machine and/or users.

If a lock file exists, the kdb should be displayed in a read-only state.

Isolate pasteboard.

The Pasteboard now just blindly copies and clears every string in it. It might be useful to establish a separate one and just manage that. Take a look at documentation if this is possible.

Question about filing issues

Hi,
I'm a long time keepass, keepassX (as of 4 years ago when I switched to OS X) and varios iOS clones user and only today found your project through the comment on the KyPass Companion.
I really like your more flat approach and that it is more native than kepassX.
Now I ran it in Xcode and wondered if you are interested in some issue reports, feature requests etc.. Or you'd rather work on it for a while before you want comments :)

Take care and good luck with this project.

Dom

Remove unused Binaries

Deleting an entry should also remove it's binaries. This action might be postponed before a save is done to ensure a better undo/redo process.

Drag'n'Drop broken

Dragging a group and then dragging an entry just drags the group again.

Support Recyclebin

The Recyle bin should be en/disableable in the settings for a database.
If enabled, it should be used

Import from KeePass2 XML

Export to XML works, Import should also be possible as it's trivial to parse the unencrypted data.

Refactor Undo/Redo to use Document

The current undo/redo mechanisms depends heavily on the retrieval of the curren document context and is limited to single parameter actions.

Undo/Redo should be managed by the document

Remove instant Editable behavior

Currently the Inspector is instantly editable, this seems risky.

Another approach might be to use a dedicated "edit" button and then enable the editing features. If editing is disabled, all attributes are read only.

I'm not sure which way might be good. But it seems a lot of tools that use display and edit in the same spot have this two mode way. 1Password does it this way, offers an easy "start editing" by double-clicking any entry.
Apple's Contracts uses the same way, by letting entries be viewable and one has to explicitly click "edit" and "done" when one wants to make changes.

Remove 'Groups' title from sidebar

Currently the sidebar features the format:
-Groups
-- Database
--- Folder1
--- Folder2

I think the first 'Group' item is unnecessary, since it's only a title. I think a better way would be to have the Database directly as the first item in the sidebar as the title text, and then have the folders under it:

  • Database
    -- Folder1
    -- Folder2

I made a quick mockup to demonstrate this:
nimeton-1

Regards,
Iiro

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.