No More Secrets
setec@rs:~$ cat README.md
A World Without Secrets
In 1992, a film called Sneakers introduced the world to "Setec Astronomy" — an anagram for "Too Many Secrets." The protagonists discovered that information, when hidden and controlled, becomes a weapon.
"There's a war out there, old friend. A world war. And it's not about who's got the most bullets. It's about who controls the information."
This Blog is a private blog dedicated to sharing knowledge and insights on security, technology, and the art of coding.
$ cat manifesto.txt
We believe that:
- Open source code is more secure than closed source
- Knowledge shared is knowledge multiplied
- The best way to build secure systems is to understand how they break
- Write tests goddmmit
setec@astronomy:~$ ls -lt blog/ | head -3
Welcome to Setec Astronomy
An introduction to the 'No More Secrets' blog and the story behind the name
The Reverse Engineering Mindset: Seeing Through Digital Lies
How to approach complex systems with curiosity, skepticism, and systematic methodology
Serverless Runtime Security: Protecting the Invisible Infrastructure
Comprehensive guide to serverless runtime security, from container hardening to runtime threat detection and incident response in AWS Lambda environments.
setec@rs:~$ cd blog/ && ls -la