Skip to content
#

password-generator

Here are 937 public repositories matching this topic...

QtPass
matkoniecz
matkoniecz commented Jan 16, 2020

Migration section in docs mentions

free password data from the clutches of other (bloated) password managers

what without providing more detailed comparison for a potential user sounds like "our password manager is missing many features".

If all important features are actually implemented, then it would be useful to show comparison matrix demonstrating this.

serapath
serapath commented Aug 11, 2015

I installed the chrome extension and it works.
I installed the module from npm npm install passcards but don't know how to use it and couldn't find documentation.

Later, i found npm install passcards -g on the projects website, but it's unclear to me how to use it exactly...
$> passcards

usage: passcards [-h] [-v VAULT] [-d]

                 {list,show,lock,copy,add,edit,trash,re
dxslly
dxslly commented Oct 9, 2017

Android O introduced the Autofill framework. With it forms may be automatically filled in via an inline UX as seen in modern web browsers and an save dialog may be shown. This can lead to a poor experience in apps that use OpenYOLO if unplanned for. The two interactions that stand out to me are:

  1. Using both a Hint flow and inline Autofill UX. (e.g. after using the OpenYOLO hint flow, a user is
mitchchn
mitchchn commented Mar 20, 2019

Many sites which require at least one symbol also require at least one digit. We can meet this requirement in an elegant and user-friendly way by adding a separator function to the wordlist generator which selects from digits and symbols.

Sample passwords might look like:

Digh@down2booy8thuf
Rak_kac1skop.juth

Care must be taken to not generate separators which are all symbols o

Improve this page

Add a description, image, and links to the password-generator topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the password-generator topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.