index
:
makepass
main
A simple password-generator in multiple languages
Dennis Eriksen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
head -c is not portable.. tail -c is. and head -n
Dennis Eriksen
2022-12-19
2
-12
/
+12
*
adding a zsh and a posix sh implementation of makepass.
Dennis Eriksen
2022-12-19
4
-59
/
+258
*
makepass wasn't working on bsd (bsd-version of head didn't take -c as an
Dennis Eriksen
2022-08-19
1
-4
/
+4
*
we no longer use github!
Dennis Eriksen
2019-02-10
1
-1
/
+1
*
passwords with special characters should always start and end with normal cha...
Dennis Eriksen
2018-06-19
1
-1
/
+6
*
lets not print a header if we dont have a wordlist
Dennis Eriksen
2018-06-18
1
-2
/
+3
*
adding some columns
Dennis Eriksen
2018-06-18
1
-4
/
+11
*
testing out a passphrase-generating makepass
Dennis Eriksen
2018-06-18
1
-0
/
+8
*
no more quotes in passwords
Dennis Eriksen
2018-05-23
1
-1
/
+1
*
switching to bash, since zsh did not preserve PATH correctly in the subshell ...
Dennis Eriksen
2018-05-20
1
-2
/
+2
*
Adding a license.
Dennis Eriksen
2018-05-14
1
-0
/
+16
*
moving around stuff
Dennis Eriksen
2018-05-14
1
-0
/
+0
*
moving scripts out, and updating for stow
Dennis Eriksen
2018-05-10
1
-0
/
+22