Adventurous-Inside36 OP t1_j3ffrq2 wrote on January 8, 2023 at 4:26 AM Reply to comment by djsnipa1 in stefins/wdcrypt: ๐A CLI to encrypt all the files and folder in your current working directory. by Adventurous-Inside36 I will soon add binaries in Github Releases Edit: You can download binaries from Release tab Permalink Parent 2
Adventurous-Inside36 OP t1_j3ffmso wrote on January 8, 2023 at 4:25 AM Reply to comment by causa-sui in stefins/wdcrypt: ๐A CLI to encrypt all the files and folder in your current working directory. by Adventurous-Inside36 The problem that I found with pipelining is that it doesnโt support multithreading and essentially the bottleneck can be the single tar file which is piped into gpg. Permalink Parent 1
stefins/wdcrypt: ๐A CLI to encrypt all the files and folder in your current working directory. github.com Submitted by Adventurous-Inside36 t3_105t6rx on January 7, 2023 at 4:35 PM in coolgithubprojects 9 comments 24
Adventurous-Inside36 OP t1_j3ffrq2 wrote
Reply to comment by djsnipa1 in stefins/wdcrypt: ๐A CLI to encrypt all the files and folder in your current working directory. by Adventurous-Inside36
I will soon add binaries in Github Releases
Edit: You can download binaries from Release tab