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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-20
a bit more work on makepass.zsh and makepass.sh
Dennis Eriksen
2
-87
/
+86
2022-12-20
forgot to change an instance of head -c
Dennis Eriksen
2
-5
/
+5
2022-12-19
head -c is not portable.. tail -c is. and head -n
Dennis Eriksen
2
-12
/
+12
2022-12-19
adding a zsh and a posix sh implementation of makepass.
Dennis Eriksen
4
-59
/
+258
2022-08-19
makepass wasn't working on bsd (bsd-version of head didn't take -c as an
Dennis Eriksen
1
-4
/
+4
2019-02-10
we no longer use github!
Dennis Eriksen
1
-1
/
+1
2018-06-19
passwords with special characters should always start and end with normal cha...
Dennis Eriksen
1
-1
/
+6
2018-06-18
lets not print a header if we dont have a wordlist
Dennis Eriksen
1
-2
/
+3
2018-06-18
adding some columns
Dennis Eriksen
1
-4
/
+11
2018-06-18
testing out a passphrase-generating makepass
Dennis Eriksen
1
-0
/
+8
2018-05-23
no more quotes in passwords
Dennis Eriksen
1
-1
/
+1
2018-05-20
switching to bash, since zsh did not preserve PATH correctly in the subshell ...
Dennis Eriksen
1
-2
/
+2
2018-05-14
Adding a license.
Dennis Eriksen
1
-0
/
+16
2018-05-14
moving around stuff
Dennis Eriksen
1
-0
/
+0