<div dir="ltr"><div dir="ltr">Hi Marcel,</div><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div id="gmail-m_-3906015692104232471__MailbirdStyleContent" style="font-size:10pt;font-family:Arial;color:rgb(0,0,0)"><div><span style="font-size:10pt">this reads like the central password-safe storage Tobias proposed earlier in this thread. </span></div></div></div></blockquote><div><br></div><div>Okay, but #userAndPasswordFromSettingsDo: exists and works now.  There's an opportunity to improve the system by mere deletion.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div id="gmail-m_-3906015692104232471__MailbirdStyleContent" style="font-size:10pt;font-family:Arial;color:rgb(0,0,0)"><div><span style="font-size:10pt">That storage can be in the file system anyway or use a dedicated interface to the VM to wipe its contents from the object space. </span></div></div></div></blockquote><div><br></div><div>Except we're not wiping the contents on image save, so everyone's passwords are being left in dozens of images.  People reuse sensitive passwords.  We should care about that.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div id="gmail-m_-3906015692104232471__MailbirdStyleContent" style="font-size:10pt;font-family:Arial;color:rgb(0,0,0)"><div><span style="font-size:10pt">I would rather not hard-code it to always rely on file-system access though. :-) Squeak runs without even having access to .changes file.</span></div></div></div></blockquote><div><br></div><div>For this, please prioritize for security first.  Monticello doesn't run without the filesystem.  We have an easy opportunity to better safeguard private user data, is there something else that's rubbing you wrong about this idea?</div><div><br></div><div>Best,</div><div>  Chris</div></div></div>