Remove tables of contents since they don't work, fix base template.
This commit is contained in:
@@ -3,14 +3,6 @@ description: Another look at my entry from 12th May, 2024 where I explore a meth
|
||||
tags: security, scripting, unix, linux
|
||||
date: 2024-09-27 12:11
|
||||
|
||||
# Table of Contents <!-- omit in toc -->
|
||||
|
||||
- [Revisiting an old topic](#revisiting-an-old-topic)
|
||||
- [The process](#the-process)
|
||||
- [Obfuscation](#obfuscation)
|
||||
- [Deobfuscation](#deobfuscation)
|
||||
- [Conclusion](#conclusion)
|
||||
|
||||
# Revisiting an old topic
|
||||
|
||||
[In this blog entry dated 12th May, 2024](https://blog.raer.me/2024/05/01/20240512.html) I discuss a method where I'm able to keep passphrases stored inside of a bash script, while still being able to execute the bash script. Its been a few months and I've improved the process for obfuscating/deobfuscating scripts, since I'm now using this method as part of my process in writing/editing backup scripts. Thus I'd like to retouch the topic since rereading the previous blogpost leaves me a bit undersatisfied.
|
||||
|
||||
Reference in New Issue
Block a user