Open l-n-s opened 6 years ago
router.keys should persist.
netDb should be configurable if it should persist or not.
not sure on addressbook.
On Thu, Dec 07, 2017 at 01:49:55AM +0000, l-n-s wrote:
i2pd needs to have an ability to store persistent data and temporary data in separate directories. It also needs to have backwards compatibility.
Persistent data:
* i2pd.conf and tunnels.conf * keys * certificates directory
Temporary data:
* addressbook * destinations * i2pd.log * i2pd.pid * netDb * peerProfiles * router.info * router.keys * tags
Required by [1]#971 and [2]#1023
— You are receiving this because you are subscribed to this thread. Reply to this email directly, [3]view it on GitHub, or [4]mute the thread.
Reverse link: [5]unknown
References
Visible links
i2pd needs to have an ability to store persistent data and temporary data in separate directories. It also needs to have backwards compatibility.
Persistent data:
Temporary data:
Required by #971 and #1023