2 pointsby VESvault2 hours ago2 comments
  • 1970-01-01an hour ago
    So when the server goes down, the offline data goes with it. Not great, but not the worst mitigation.
    • VESvaultan hour ago
      This is the honest tradeoff you get. As long as the server doesn't destroy the stored data, your items are decryptable again when the server goes back online. You can always run your own server, a single PHP file using sqlite. The server script stores its keys forever by design, 100 something bytes per entry.
  • VESvault2 hours ago
    [flagged]