Giter Club home page Giter Club logo

hashed-for-safari's People

Contributors

cycloon avatar nnutter avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

cycloon

hashed-for-safari's Issues

Do not store master password

The purpose of the PwdHash scheme is to enable easy entry of a master password that then generates complex passwords. The reason this is so valuable is so that you do not need to ever save your master password somewhere (where the data could be compromised).

By designing Hashed to save the master password, I believe this is defeating the very purpose and benefit that a PwdHash extension can provide.

I strongly believe the default behavior should be to never store any master password, but instead enable easy entry of that password and adjust it for transmittal using the PwdHash algorithm.

Store More Than One Master Password

It is very important that the website not be able to access the Hashed master password so any interaction with the user needs to be secure in that sense. If it is possible to do that within the Safari Extension API then multiple master passwords should be supported.

Keyboard shortcut does not work with non-US layout

It is impossible to generate a hashed password on a, say, German keyboard.

Neither \ nor โ€˜ can be reached without pressing Alt and/or Shift. The extension does not recognize the shortcut under these circumstances.

Cmd+# and Cmd+รค would be the equivalents on a German keyboard, they are on the same keys. Other implementations use @@ or F2 to activate, maybe this could be added?

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.