memorable_password 0.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/.gitignore +4 -0
- data/Gemfile +4 -0
- data/README.markdown +40 -0
- data/Rakefile +2 -0
- data/lib/memorable_password/blacklist.txt +262 -0
- data/lib/memorable_password/names.txt +44181 -0
- data/lib/memorable_password/sample.rb +7 -0
- data/lib/memorable_password/version.rb +3 -0
- data/lib/memorable_password.rb +102 -0
- data/memorable_password.gemspec +21 -0
- metadata +77 -0
data/.gitignore
ADDED
data/Gemfile
ADDED
data/README.markdown
ADDED
@@ -0,0 +1,40 @@
|
|
1
|
+
# Memorable Password
|
2
|
+
|
3
|
+
[Kevin McPhillips](mailto:github@kevinmcphillips.ca)
|
4
|
+
|
5
|
+
|
6
|
+
## About
|
7
|
+
|
8
|
+
This simple gem generates a random password that is easy to read and remember. It uses dictionary words as well as a list of proper names mixed in with numbers and special characters.
|
9
|
+
|
10
|
+
It is, of course, by definition less secure than a truly random password. The intention is to create passwords for the users that they will be able to use and remember that are more secure than "iloveyou", "12345", "password", etc. and that they won't have to attach to their monitor with a sticky note.
|
11
|
+
|
12
|
+
|
13
|
+
## Usage
|
14
|
+
|
15
|
+
Generates a password with the default length of 8 characters.
|
16
|
+
|
17
|
+
MemorablePassword.generate
|
18
|
+
=> "pad8dune"
|
19
|
+
|
20
|
+
Generates a password with a specified length.
|
21
|
+
|
22
|
+
MemorablePassword.generate :length => 10
|
23
|
+
=> "june3eaten"
|
24
|
+
|
25
|
+
Generates a password that includes special characters.
|
26
|
+
|
27
|
+
MemorablePassword.generate :special_characters => true
|
28
|
+
=> "grace!pi"
|
29
|
+
|
30
|
+
Generates a password that mixes upper case in.
|
31
|
+
|
32
|
+
MemorablePassword.generate :mixed_case => true
|
33
|
+
=> "was7Room"
|
34
|
+
|
35
|
+
|
36
|
+
## Feedback
|
37
|
+
|
38
|
+
Contact me at [github@kevinmcphillips.ca](mailto:github@kevinmcphillips.ca) with questions or feedback.
|
39
|
+
|
40
|
+
|
data/Rakefile
ADDED
@@ -0,0 +1,262 @@
|
|
1
|
+
ass
|
2
|
+
asses
|
3
|
+
asshole
|
4
|
+
assholes
|
5
|
+
asskisser
|
6
|
+
asswipe
|
7
|
+
balls
|
8
|
+
bastard
|
9
|
+
beastial
|
10
|
+
beastiality
|
11
|
+
beastility
|
12
|
+
beaver
|
13
|
+
bestial
|
14
|
+
bestiality
|
15
|
+
bitch
|
16
|
+
bitcher
|
17
|
+
bitchers
|
18
|
+
bitches
|
19
|
+
bitchin
|
20
|
+
bitching
|
21
|
+
blowjob
|
22
|
+
blowjobs
|
23
|
+
bonehead
|
24
|
+
boner
|
25
|
+
browneye
|
26
|
+
browntown
|
27
|
+
bullshit
|
28
|
+
bum
|
29
|
+
butch
|
30
|
+
butt
|
31
|
+
buttface
|
32
|
+
buttfuck
|
33
|
+
buttfucker
|
34
|
+
butthead
|
35
|
+
butthole
|
36
|
+
buttpicker
|
37
|
+
chink
|
38
|
+
christ
|
39
|
+
clam
|
40
|
+
clit
|
41
|
+
cobia
|
42
|
+
cock
|
43
|
+
cocks
|
44
|
+
cocksuck
|
45
|
+
cocksucked
|
46
|
+
cocksucker
|
47
|
+
cocksucking
|
48
|
+
cocksucks
|
49
|
+
cooter
|
50
|
+
crap
|
51
|
+
cum
|
52
|
+
cummer
|
53
|
+
cumming
|
54
|
+
cums
|
55
|
+
cumshot
|
56
|
+
cunilingus
|
57
|
+
cunillingus
|
58
|
+
cunnilingus
|
59
|
+
cunt
|
60
|
+
cuntlick
|
61
|
+
cuntlicker
|
62
|
+
cuntlicking
|
63
|
+
cunts
|
64
|
+
cyberfuc
|
65
|
+
cyberfuck
|
66
|
+
cyberfucked
|
67
|
+
cyberfucker
|
68
|
+
cyberfuckers
|
69
|
+
cyberfucking
|
70
|
+
damn
|
71
|
+
dick
|
72
|
+
dike
|
73
|
+
dildo
|
74
|
+
dildos
|
75
|
+
dink
|
76
|
+
dinks
|
77
|
+
dipshit
|
78
|
+
dong
|
79
|
+
douche
|
80
|
+
dumbass
|
81
|
+
dyke
|
82
|
+
ejaculate
|
83
|
+
ejaculated
|
84
|
+
ejaculates
|
85
|
+
ejaculating
|
86
|
+
ejaculatings
|
87
|
+
ejaculation
|
88
|
+
fag
|
89
|
+
fagget
|
90
|
+
fagging
|
91
|
+
faggit
|
92
|
+
faggot
|
93
|
+
faggs
|
94
|
+
fagot
|
95
|
+
fagots
|
96
|
+
fags
|
97
|
+
fart
|
98
|
+
farted
|
99
|
+
farting
|
100
|
+
fartings
|
101
|
+
farts
|
102
|
+
farty
|
103
|
+
fatass
|
104
|
+
fatso
|
105
|
+
felatio
|
106
|
+
fellatio
|
107
|
+
fingerfuck
|
108
|
+
fingerfucked
|
109
|
+
fingerfucker
|
110
|
+
fingerfuckers
|
111
|
+
fingerfucking
|
112
|
+
fingerfucks
|
113
|
+
fistfuck
|
114
|
+
fistfucked
|
115
|
+
fistfucker
|
116
|
+
fistfuckers
|
117
|
+
fistfucking
|
118
|
+
fistfuckings
|
119
|
+
fistfucks
|
120
|
+
fuck
|
121
|
+
fucked
|
122
|
+
fucker
|
123
|
+
fuckers
|
124
|
+
fuckin
|
125
|
+
fucking
|
126
|
+
fuckings
|
127
|
+
fuckme
|
128
|
+
fucks
|
129
|
+
fuk
|
130
|
+
fuks
|
131
|
+
furburger
|
132
|
+
gangbang
|
133
|
+
gangbanged
|
134
|
+
gangbangs
|
135
|
+
gaysex
|
136
|
+
gazongers
|
137
|
+
goddamn
|
138
|
+
gonads
|
139
|
+
gook
|
140
|
+
guinne
|
141
|
+
hell
|
142
|
+
homo
|
143
|
+
hooker
|
144
|
+
horniest
|
145
|
+
horny
|
146
|
+
hotsex
|
147
|
+
hussy
|
148
|
+
jackoff
|
149
|
+
jackass
|
150
|
+
jap
|
151
|
+
jerk
|
152
|
+
jesus
|
153
|
+
jesus
|
154
|
+
jew
|
155
|
+
jism
|
156
|
+
jiz
|
157
|
+
jizm
|
158
|
+
jizz
|
159
|
+
kike
|
160
|
+
knob
|
161
|
+
kock
|
162
|
+
kondum
|
163
|
+
kondums
|
164
|
+
kraut
|
165
|
+
kum
|
166
|
+
kummer
|
167
|
+
kumming
|
168
|
+
kums
|
169
|
+
kunilingus
|
170
|
+
lesbian
|
171
|
+
lesbo
|
172
|
+
loser
|
173
|
+
lust
|
174
|
+
lusting
|
175
|
+
merde
|
176
|
+
mick
|
177
|
+
mothafuck
|
178
|
+
mothafucka
|
179
|
+
mothafuckas
|
180
|
+
mothafuckaz
|
181
|
+
mothafucked
|
182
|
+
mothafucker
|
183
|
+
mothafuckers
|
184
|
+
mothafuckin
|
185
|
+
mothafucking
|
186
|
+
mothafuckings
|
187
|
+
mothafucks
|
188
|
+
motherfuck
|
189
|
+
motherfucked
|
190
|
+
motherfucker
|
191
|
+
motherfuckers
|
192
|
+
motherfuckin
|
193
|
+
motherfucking
|
194
|
+
motherfuckings
|
195
|
+
motherfucks
|
196
|
+
mound
|
197
|
+
muff
|
198
|
+
nerd
|
199
|
+
nigger
|
200
|
+
niggers
|
201
|
+
orgasim
|
202
|
+
orgasims
|
203
|
+
orgasm
|
204
|
+
orgasms
|
205
|
+
pecker
|
206
|
+
penis
|
207
|
+
phonesex
|
208
|
+
phuk
|
209
|
+
phuked
|
210
|
+
phuking
|
211
|
+
phukked
|
212
|
+
phukking
|
213
|
+
phuks
|
214
|
+
phuq
|
215
|
+
pimp
|
216
|
+
piss
|
217
|
+
pissed
|
218
|
+
pisser
|
219
|
+
pissers
|
220
|
+
pisses
|
221
|
+
pissin
|
222
|
+
pissing
|
223
|
+
pissoff
|
224
|
+
porn
|
225
|
+
porno
|
226
|
+
pornography
|
227
|
+
pornos
|
228
|
+
prick
|
229
|
+
pricks
|
230
|
+
prostitute
|
231
|
+
punk
|
232
|
+
pussies
|
233
|
+
pussy
|
234
|
+
pussys
|
235
|
+
queer
|
236
|
+
retard
|
237
|
+
schlong
|
238
|
+
screw
|
239
|
+
sheister
|
240
|
+
shit
|
241
|
+
shited
|
242
|
+
shitfull
|
243
|
+
shiting
|
244
|
+
shitings
|
245
|
+
shits
|
246
|
+
shitted
|
247
|
+
shitter
|
248
|
+
shitters
|
249
|
+
shitting
|
250
|
+
shittings
|
251
|
+
shitty
|
252
|
+
slag
|
253
|
+
sleaze
|
254
|
+
slut
|
255
|
+
sluts
|
256
|
+
smut
|
257
|
+
snatch
|
258
|
+
spunk
|
259
|
+
twat
|
260
|
+
wetback
|
261
|
+
whore
|
262
|
+
wop
|