Skip to content
Jan 22 13

Creating local Git Repository through SSH Tunnel

by acidrous

You want to setup your own git server and connect to through SSH? Moreover you want it to be nice and smooth? Welcome aboard.

read more…

Aug 16 12

updates

by acidrous

Nowadays I am busy but will be back with some things to read for people who are interested in the state of the science in anti-malware studies.

Dec 28 11

Java and GnuPG for File Encryption with Piped Passphrase

by acidrous

For one of my past projects, I had the chance to work with GnuPG and Java. I used the Bouncy Castle framework to manage the PGP key management and GnuPG in order to encrypt the content which was an email. In thisĀ  post, I am willing to explain some tricks that I figured out during the GnuPG encryption.

read more…