forked from I2P_Developers/i2p.www
Added subscription feed proposal
This commit is contained in:
28
i2p2www/spec/proposals/113-leaseset-key-persistence.rst
Normal file
28
i2p2www/spec/proposals/113-leaseset-key-persistence.rst
Normal file
@@ -0,0 +1,28 @@
|
||||
========================
|
||||
LeaseSet Key Persistence
|
||||
========================
|
||||
.. meta::
|
||||
:author: zzz
|
||||
:created: 2014-12-13
|
||||
:thread: http://zzz.i2p/topics/1770
|
||||
:lastupdated: 2014-12-13
|
||||
:status: Draft
|
||||
|
||||
.. contents::
|
||||
|
||||
|
||||
Introduction
|
||||
============
|
||||
|
||||
In 0.9.17 persistence was added for the netDb slicing key, stored in
|
||||
i2ptunnel.config. This helps prevent some attacks by keeping the same slice
|
||||
after restart, and it also prevents possible correlation with a router restart.
|
||||
|
||||
There's two other things that are even easier to correlate with router restart:
|
||||
the leaseset encryption and signing keys. These are not currently persisted.
|
||||
|
||||
|
||||
Proposed Changes
|
||||
================
|
||||
|
||||
TBD
|
Reference in New Issue
Block a user