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

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

<%@include file="confignav.jsi" %> <%@include file="formhandler.jsi" %>

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

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

<%=intl._t("Enter keys for encrypted remote destinations here.")%> <% net.i2p.util.PortMapper pm = net.i2p.I2PAppContext.getGlobalContext().portMapper(); if (pm.isRegistered(net.i2p.util.PortMapper.SVC_I2PTUNNEL)) { %> <%=intl._t("Keys for local destinations must be entered on the")%> <%=intl._t("I2PTunnel page")%>. <% } %>
<%=intl._t("Full destination, name, Base32, or hash")%>:
<%=intl._t("Type")%>:
<%=intl._t("Encryption Key")%>: <%=intl._t("Leave blank for DH option.")%> <%=intl._t("Key will be generated.")%>">
<%=intl._t("Optional lookup password")%>: " class="freetext password" />
" > " >