• 1 Post
  • 137 Comments
Joined 3 months ago
cake
Cake day: June 21st, 2024

help-circle








  • I think it makes sense from a programming view. When you have a document, you can add all the media files and pack them together as one archive. Then the program sets the filename to .docx so everyone knows that they need an office program to open that file.

    For the users, all you need to know is what program can open which files. If every document would be named .zip, you would have no idea if it was a spreadsheet or slides for your presentation.











  • I believe there are several Linux-related topics that could be valuable for this cybersecurity community. While I’m not a Linux expert, here are a few suggestions:

    • Security features in the Linux kernel: An overview of features like ASLR and cgroups, including their strengths and limitations.
    • Securing Linux servers: Practical guides, how-tos, and tools (e.g., Auditd, Sysdig) for hardening Linux systems.
    • Vulnerabilities and detailed writeups: Sharing in-depth analyses to learn from real-world mistakes. (But please, let’s avoid posting every CVE. 😉)