<div dir="ltr">Hi Stephen.<div><br></div><div>base64 is used to save the existing clipboard contents for restoring it later.</div></div><div class="gmail_extra"><br clear="all"><div><br>Best regards,<br>Mikhail Gusarov.</div>


<br><br><div class="gmail_quote">On Sun, Apr 27, 2014 at 6:11 PM, Stephen Schoun <span dir="ltr"><<a href="mailto:stephen@schoun.net" target="_blank">stephen@schoun.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="HOEnZb"><div class="h5">On 04/27/2014 09:28 AM, Matthew Cengia wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 2014-04-27 06:26, Stephen Schoun wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi everyone,<br>
<br>
This is my first post to the password-store listserv.  Pass works<br>
great for me on Linux, but I have been struggling to get it to work<br>
on Windows.  One of the issues I came across was the difficulty in<br>
finding an executable of the "base64" program for<br>
cygwin/mingw/msys/msysgit anywhere on the internet and I don't<br>
really want to compile it myself.  I'm actually using msysgit.<br>
<br>
However, I found a workaround that seems to do the job.  If I<br>
understand correctly, base64 is used to strip newlines when writing<br>
and reading from the clipboard manager.<br>
</blockquote>
Hi Stephen,<br>
<br>
No, the purpose of base64 is to explicitly *prevent* the stripping of<br>
trailing newlines from the clipboard. Without it, the last newline of<br>
the clipboard's contents is removed, and that may be unintended. I *think*<br>
Jason has written an alternative to the base64 method which should be<br>
out soon.<br>
<br>
</blockquote></div></div>
Hi Matthew,<br>
<br>
Thanks for replying.  Are you sure that the desired effect is to *prevent* stripping of newlines?  When a password is copied to the clipboard, I want to be able to paste that password without having it include a newline character.  When pasting logon information in some web pages, for example, browsers might interpret the newline character as an actual character of the password, or they might interpret the newline as a request to submit the page before I am ready.<br>


<br>
Best regards,<br>
<br>
--Stephen<div class="HOEnZb"><div class="h5"><br>
______________________________<u></u>_________________<br>
Password-Store mailing list<br>
<a href="mailto:Password-Store@lists.zx2c4.com" target="_blank">Password-Store@lists.zx2c4.com</a><br>
<a href="http://lists.zx2c4.com/mailman/listinfo/password-store" target="_blank">http://lists.zx2c4.com/<u></u>mailman/listinfo/password-<u></u>store</a><br>
</div></div></blockquote></div><br></div>