Skip to content

issues Search Results · repo:janilcgarcia/mellon language:Clojure

Filter by

17 results
 (73 ms)

17 results

injanilcgarcia/mellon (press backspace or delete to remove)

This is important for supporting ClojureScript and therefore any platform target by it. Cryptography in JavaScript is normally done through asynchronous callback APIs. Node.js has both options but the ...
enhancement
passphrase generation
secure random
  • janilcgarcia
  • Opened 
    on Jul 1, 2021
  • #17

Some words are being recorded with particles. In Portuguese we get vê-lo and precisa-se but those particles do not change the meaning of the word, and alone have little semantical meaning, at the same ...
dictionary
enhancement
  • janilcgarcia
  • Opened 
    on Jun 19, 2021
  • #16

We already have working software, that could be useful: - We can extract text from documents - Extract dictionaries from text - and soon generate passphrase from dictionaries A simple CLI should ...
cli
core
enhancement
  • janilcgarcia
  • Opened 
    on Jun 19, 2021
  • #15

This approach will allow the user to use a seed (a long, strong pass-phrase) to generate the passphrase. The seed can be even combined with a salt (some customization string) so that the same seed can ...
enhancement
passphrase generation
secure random
  • janilcgarcia
  • Opened 
    on Jun 19, 2021
  • #14

This is another one to consider, but with care, especially on how this will affect the entropy of the generated phrase, but, we could consider creating passphrases on an order that has grammatical sense, ...
enhancement
passphrase generation
proposal
  • janilcgarcia
  • Opened 
    on Jun 19, 2021
  • #13

We may also choose the length of the pass-phrase based on entropy level (in bits). In your case that s calculable from the size of the dictionary. It would be nice to present the user with the entropy ...
enhancement
passphrase generation
  • janilcgarcia
  • Opened 
    on Jun 19, 2021
  • #12

Add limits on characters for generated pass-phrases. May be useful in cases where the user s system require length rules.
enhancement
passphrase generation
  • janilcgarcia
  • Opened 
    on Jun 19, 2021
  • #11

This feature would that after a passphrase is generated the characters in the passphrase can be replaced randomly by look a like characters. As an example: Suppose that after the generation we have the ...
enhancement
passphrase generation
  • janilcgarcia
  • Opened 
    on Jun 19, 2021
  • #10

As a Portuguese speaker I KNOW de-accentuation is important. But in which step should it happen? In dictionary derivation or passphrase generation? We do have a possible implementation for this: https://gist.github.com/maio/e5f85d69c3f6ca281ccd ...
dictionary
enhancement
passphrase generation
proposal
  • janilcgarcia
  • Opened 
    on Jun 19, 2021
  • #9

This could be an important issue, but we need input from speakers of languages that do not use the Latin alphabet to be sure. - Does this have value? - Are sites in these languages normally asking ...
dictionary
enhancement
passphrase generation
proposal
  • janilcgarcia
  • Opened 
    on Jun 19, 2021
  • #8
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub