<%@page contentType="text/html"%> <%@page pageEncoding="UTF-8"%> <%@include file="css.jsp" %> <%=intl.title("config keyring")%> <%@include file="summary.jsp" %>

<%=intl._("I2P Keyring Configuration")%>

<%@include file="confignav.jsp" %> " /> " />

<%=intl._("Keyring")%>

<%=intl._("The router keyring is used to decrypt encrypted leaseSets.")%> <%=intl._("The keyring may contain keys for local or remote encrypted destinations.")%>

<% String prev = System.getProperty("net.i2p.router.web.ConfigKeyringHandler.nonce"); if (prev != null) System.setProperty("net.i2p.router.web.ConfigKeyringHandler.noncePrev", prev); System.setProperty("net.i2p.router.web.ConfigKeyringHandler.nonce", new java.util.Random().nextLong()+""); %> " />

<%=intl._("Manual Keyring Addition")%>

<%=intl._("Enter keys for encrypted remote destinations here.")%> Keys for local destinations must be entered on the I2PTunnel page.

<%=intl._("Dest. name, hash, or full key")%>:
<%=intl._("Encryption Key")%>: