Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Network Health
sbws
Commits
e0019b78
Commit
e0019b78
authored
Apr 23, 2018
by
Matt Traudt
Browse files
Delete example passwords.txt file that hasn't been needed in weeks
parent
c790824c
Changes
1
Hide whitespace changes
Inline
Side-by-side
sbws/passwords.txt.example
deleted
100644 → 0
View file @
c790824c
# All lines that don't start with '#' must be valid passwords.
# Use only basic ASCII characters.
#
# You can use the following command to add a new password.
# (</dev/urandom tr -dc 'a-zA-Z0-9' | head -c 64; echo '') | tee -a passwords.txt
#
# Clients will use the first non-comment line as their password.
# Servers will accept all non-comment lines as valid passwords.
#
# Passwords must be the width of the following line.
################################################################
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment