is there a way to remove "The Matrix has you" from Jetty when accessed outside of localhost?
Wanted to show to a group of people what it looks like. And how does account get created etc, plus if I add a SSL ppl can use it to create accounts without bothering with downloading client. Talking about people that trust me and would like to have own accounts.
I am tired of creating accounts for others haha plus hard to send them the password in a secure way
Put * into allowedUserHosts in web.xml.
worked! do you know everything?!?!

I gave it to friends to use it to generate accounts and the 1st guy that used it said:
"Very stupid that it does not ask 2nd time for Passphrase."
Unsure how we can make it ask to confirm, maybe if empty account we need to ask to confirm the passphrase?