Needed for ETHDenver dao. A scheme which whitelist an account for minting rep. initialised with: - activationStartTime - activationEndTime - total reputation reward allowed (0 value will allow infinite reputation reward). method : - reputationMint(address, amount) onlyAuthorized.