Aquileo | Recent changes to feature-requestshttps://sourceforge.net/p/ncrypt/feature-requests/2008-07-06T02:07:15ZRecent changes to feature-requestsAquileo | Support stdin and stdout2008-07-06T02:07:15Z2008-07-06T02:07:15ZEvgeny Potashnikhttps://sourceforge.net/u/evgeny0/https://sourceforge.net86c317225dd62104e339678db2ab127331a45b38<div class="markdown_content"><p>It would be great if ncrypt could read from stdin and write to stdout, similar to how tar and bzip work. Eg. say I want to compress AND encrypt some files I could do it in one go (faster and using less disk space) by running something like:</p>
<p>tar jc myfiles |ncrypt -e >myfiles.tar.bz2.encrypted</p>
<p>Same for decrypting.</p></div>Aquileo | Command line password input2004-04-17T14:24:36Z2004-04-17T14:24:36ZMandorhttps://sourceforge.net/u/mandorvom/https://sourceforge.net92014d9a73887048371835e720dda5fb31eb33e1<div class="markdown_content"><p>A feature I would like included in this otherwise great<br />
project, is the ability to use the password from a<br />
file, or the command line, instead of using the prompt.</p>
<p>My intention is to use it on a safe computer (yeah,<br />
nothing is, but still) and encrypt my automatically<br />
generated backup and log files, before they are sent<br />
off for storage (on a less safe computer).</p>
<p>My suggestion is to add the two options:<br />
-k <key><br />
-f <ascii-file with key></p></div>Aquileo | Secure (antikeylogger) Input2003-05-04T01:53:28Z2003-05-04T01:53:28ZAnonymoushttps://sourceforge.net/u/userid-None/https://sourceforge.net12ca14c941199aabd6dbba4eaf9b6f8ba56eb6dd<div class="markdown_content"><p>Please, refer to DsCrypt program at:</p>
<p><a href="http://freezip.cjb.net/freeware/" rel="nofollow">http://freezip.cjb.net/freeware/</a></p></div>