...and now that my key is added, let's set it to trusted status

This commit is contained in:
kytv
2011-12-18 01:14:10 +00:00
parent add3bcedf6
commit 5b37df5bc9

View File

@ -192,6 +192,7 @@ riCe6OlAEiNpcc6mMyIYYWFICbrDFTrDR3wXqwc/Jkcx6L5VVWoagpSzbo3yGhc=
addKey(DEFAULT_TRUSTED_KEY2, "zzz@mail.i2p");
//addKey(DEFAULT_TRUSTED_KEY3, "complication@mail.i2p");
addKey(DEFAULT_TRUSTED_KEY4, "HungryHobo@mail.i2p");
addKey(DEFAULT_TRUSTED_KEY5, "killyourtv@mail.i2p");
}
if (_log.shouldLog(Log.DEBUG))
_log.debug("TrustedUpdate created, trusting " + _trustedKeys.size() + " keys.");