all repos — site @ 2ca1b507d5e80a27d2126616d2f4863cffb3799d

source for my site, found at icyphox.sh

Build
Anirudh icyph0x@pm.me
Wed, 22 May 2019 10:53:13 +0530
commit

2ca1b507d5e80a27d2126616d2f4863cffb3799d

parent

3b689542eb8db42ad39a77434e19ac64f29918f8

1 files changed, 3 insertions(+), 0 deletions(-)

jump to
M build/blog/my-setup/index.htmlbuild/blog/my-setup/index.html

@@ -66,6 +66,9 @@ a framework. It’s useless bloat. The prompt itself is generated using a framework I built in <a href="https://nim-lang.org">Nim</a> — <a href="https://github.com/icyphox/nicy">nicy</a>.

My primary text editor is <a href="https://neovim.org">nvim</a>. Again, all configs in my dotfiles repo linked above. I manage all my passwords using <a href="https://passwordstore.org">pass(1)</a>.</p> +<p>Most of my security tooling is typically run via a Kali Linux docker container. This is convenient for many reasons, keeps your global namespace +clean and a single command to drop into a Kali shell.</p> + <p>I use a DigitalOcean droplet (BLR1) as a public filehost, found at <a href="https://x.icyphox.sh">x.icyphox.sh</a>. The UI is the wonderful <a href="https://github.com/zeit/serve">serve</a>, by <a href="https://zeit.co">ZEIT</a>. The same box also serves as my IRC bouncer and OpenVPN (TCP), which I tunnel via SSH running on 443. Campus firewall woes. </p>