Skip to content

Instantly share code, notes, and snippets.

@vil
vil / opsec_bible.md
Last active March 29, 2025 09:52
OPSEC Bible - MD file containing useful tips and tricks to improve OPSEC.

Operations Security (OPSEC) Bible

Operations Security (OPSEC) is crucial for maintaining the privacy and security of your activities. The following guidelines, divided into specific zones, will help you safeguard your identity and operations. Use common sense and conduct your own research to supplement these recommendations. Remember, these guidelines are meant for lawful purposes only.


These tips and tricks have been collected from other sources and guides that have been lost in time. Some of these tips might be considered for the "ultra paranoid". So, know your own "threat model" and stay anonymous based of that.


Process for setting up github pages with namecheap domain.
1. Go to namecheap.com, select and buy domain name.
2. Login to namecheap, go to username drop down and select dashboard.
3. Go to DomainList
4. Click manage button
5. Click Advanced DNS tab
6. Click add record and add three records:
Type: A Record | Host: @ | Value: 192.30.252.153 | TTL: Automatic
@Maddosaurus
Maddosaurus / Alternative_Keypad.md
Last active May 6, 2025 07:46
Binding Multimedia keys in i3

Alternative bindings for the 540p using pactl and i3 - Keyboard

 # set laptop display to lower res - thats better
 exec  xrandr --output eDP1 --mode 1920x1080
 
 # set Numlock to on at login time
 exec --no-startup-id numlockx on
 
 # start pidgin on launch