In _possiblyCreateProposal() string1 length is not validated for tokenIconURL or newWebsiteURL. string2 is not validated for the proposal description.
Very large strings will make proposals difficult to read for voters.
Set a limit to the length of the strings
