all repos — site @ 3b689542eb8db42ad39a77434e19ac64f29918f8

source for my site, found at icyphox.sh

Add docker info
Anirudh icyph0x@pm.me
Wed, 22 May 2019 10:52:30 +0530
commit

3b689542eb8db42ad39a77434e19ac64f29918f8

parent

c1496b27152d1ed67ded53355abb48feeefedd42

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

jump to
M pages/blog/my-setup.mdpages/blog/my-setup.md

@@ -39,6 +39,9 @@ a framework. It’s useless bloat. The prompt itself is generated using a framework I built in [Nim](https://nim-lang.org) — [nicy](https://github.com/icyphox/nicy).

My primary text editor is [nvim](https://neovim.org). Again, all configs in my dotfiles repo linked above. I manage all my passwords using [pass(1)](https://passwordstore.org). +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. + I use a DigitalOcean droplet (BLR1) as a public filehost, found at [x.icyphox.sh](https://x.icyphox.sh). The UI is the wonderful [serve](https://github.com/zeit/serve), by [ZEIT](https://zeit.co). The same box also serves as my IRC bouncer and OpenVPN (TCP), which I tunnel via SSH running on 443. Campus firewall woes.