I2P Address: [http://git.idk.i2p]

Skip to content

Switch back to a single blind cache

idk requested to merge idk/i2p.i2p:i2p.i2p.2.4.0-single-blind-cache into master

Prior to the segmented netDb modifications we used a single blind cache and a single netDb. With multiple netDbs came multiple blind caches which were all mirrors of eachother. This change moves us back to having a single blind cache. Until such a time as someone can think of an exploitable leak out of the blind cache, this should probably remain the case

It's kept in the "main" netDb and when client netDbs need to use it, they ask for it out of the main netDb.

My web searching is giving me really mixed messages about PrintWriter and concurrency. @zzz if you have a minute to help me figure out that stuff then I think this should be ready once I revert the UI stuff in ConfigKeyring.

Edited by idk

Merge request reports

Loading