- Jun 16, 2014
- 781
Updated configuration. Still haven't decided upon a backup solution that I like, therefore manual burning to DVD/DL is my current system.
Interesting Points:
ICD 2.3.1 ~ Interrupt Control Driver
A small driver coded by myself that I use to block various API, system calls and other operations at kernel level. With careful configuration, this blocks a lot of attempts by malware to embed on my system. The configuration is complicated and not user friendly and incorrect settings can cause crashes or even BSOD. Therefore at the moment, it's a private tool for my own use Coded in C language.
I2P ~ Invisible Internet Project
Like TOR, but designed from the ground up to host and access hidden services. In Darknet mode (connecting only to computers you trust), a private network is formed which is nearly invisible to the outside world and very secure. The darknet I participate in is nothing exciting or illegal, just a private forum for code sharing between several developers I know (it's a cypherpunk thing).
Gpg4win ~ Windows port of GnuPG
Allows me to send encrypted email from Windows. I use it for sending paperwork to people and other mundane uses
WinJail ~ Like chroot for Windows (or a kind of sandbox if you will)
Use this less often these days as there are certain restrictions which make implementing a meaningful jail on Windows almost impossible. The software has similar functionality to Sandboxie and the like, but I've found myself using it less, having been working more on Linux with native chroot.
Browser Configuration:
Chrome & Firefox: Java disabled, Flash enabled.
Interesting Points:
ICD 2.3.1 ~ Interrupt Control Driver
A small driver coded by myself that I use to block various API, system calls and other operations at kernel level. With careful configuration, this blocks a lot of attempts by malware to embed on my system. The configuration is complicated and not user friendly and incorrect settings can cause crashes or even BSOD. Therefore at the moment, it's a private tool for my own use Coded in C language.
I2P ~ Invisible Internet Project
Like TOR, but designed from the ground up to host and access hidden services. In Darknet mode (connecting only to computers you trust), a private network is formed which is nearly invisible to the outside world and very secure. The darknet I participate in is nothing exciting or illegal, just a private forum for code sharing between several developers I know (it's a cypherpunk thing).
Gpg4win ~ Windows port of GnuPG
Allows me to send encrypted email from Windows. I use it for sending paperwork to people and other mundane uses
WinJail ~ Like chroot for Windows (or a kind of sandbox if you will)
Use this less often these days as there are certain restrictions which make implementing a meaningful jail on Windows almost impossible. The software has similar functionality to Sandboxie and the like, but I've found myself using it less, having been working more on Linux with native chroot.
Browser Configuration:
Chrome & Firefox: Java disabled, Flash enabled.