Mailvelope Key Server

Select the signatures you want to add to your key


pub 0x<%= keyId %> 
<% for(const [userid, signatures] of sigs) { %>
uid <%= userid %>
<% for(sig of signatures) { %>
  
<% } %> <% } %>
<%- include('footer') %>