Generate XKCD style password
This commit is contained in:
parent
71c793029a
commit
fe21f1c8da
7 changed files with 7866 additions and 24 deletions
|
|
@ -33,6 +33,9 @@ class OpenSourceComponentsTableViewController: BasicStaticTableViewController {
|
|||
["SwiftyUserDefaults",
|
||||
"https://github.com/radex/SwiftyUserDefaults",
|
||||
"https://github.com/radex/SwiftyUserDefaults/blob/master/LICENSE"],
|
||||
["EFF's Wordlists",
|
||||
"https://www.eff.org/deeplinks/2016/07/new-wordlists-random-passphrases",
|
||||
"http://creativecommons.org/licenses/by/3.0"],
|
||||
]
|
||||
|
||||
override func viewDidLoad() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue