<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi,</p>
    <p>Trying to work out for my project, how best to handle a master
      password for relatives and others to access data after death,
      including data about ongoing subscriptions etc..</p>
    <p>Some thoughts</p>
    <ol>
      <li>Password in sealed envelope which would be obvious if
        accessed.</li>
      <li>Pin number in sealed envelope which could decrypt the
        password.</li>
      <li>Split password and have friends or relatives have parts.</li>
      <li>Shamir secret sharing with friends or relatives.</li>
      <li>etc..</li>
    </ol>
    <p>More to the point, is how would you (with a technical background)
      like to access yout parents password for example?</p>
    <p>How best would a non technical person, possibly very old, access
      the passsword with minimum friction.<br>
    </p>
    <p>Links to any previous discussions on this matter would be
      appreciated.</p>
    <p>Paul Fraser<br>
    </p>
  </body>
</html>