http-observatory
Hugo
http-observatory | Hugo | |
---|---|---|
36 | 593 | |
1,862 | 82,047 | |
- | 1.2% | |
7.3 | 9.8 | |
9 months ago | 5 days ago | |
Python | Go | |
Mozilla Public License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
http-observatory
-
A few tools for pentest remediation
Here are a few tools you can use: https://www.zaproxy.org/ (Web app scanner) https://www.ssllabs.com/ssltest/analyze.html?d=importer.bilendo.de (SSL server test) https://github.com/santoru/shcheck (Security Header Check) https://observatory.mozilla.org/ (Content Security Policy validator)
-
🛡️ Mastering Security HTTP Headers
Regular Audits: Use tools like Mozilla Observatory or Security Headers to regularly check your headers.
-
Is your website Secure check out
What's better about this vs. Mozilla Observatory.
https://developer.mozilla.org/en-US/observatory (formerly https://observatory.mozilla.org/)
Or Security Headers?
https://securityheaders.com/
Or VENOM?
https://github.com/oshp/oshp-validator
Applaud the effort, these are things that more devs should be aware of when building websites...
Hey some specific feedback on this tool... On mobile, it has a lot of "view port wobble" and the input fields aren't keyed right, it's just using a straight text input field so you don't get any ".com" buttons as you type. Small UX stuff like that annoy me more than if a page has a privacy policy setup correctly. (=
-
What are the actual security implications of port forwarding?
Detectify once made an offer of making free scans which I took them up on. There are plenty of free Content Security Policy (CSP) and other vulnerability checkers around such as Observatory or Pentest. Shields UP!! will identify which ports you have open.
-
200 Web-Based, Must-Try Web Design and Development Tools
Website Headers Analyzer (Mozilla)
- Open source cookie scanner
- I made inline styles CSP-compliant in .NET 6+. Here's how
-
Deploy a static site to AWS S3 and CloudFront using AWS CDK
scan our site with Mozilla Observatory and improve our grade by registering a domain name, enabling HTTPS, adding a certificate and setting security headers
-
Simple "Frictionless" Authentication that is Secure "Enough"
First, for session persistence, go with the default Django session with cookie storage. Set your cookie to HTTP only and ensure your application uses the most common HTTP security headers and controls. Test your application with https://observatory.mozilla.org/ to have an idea of what you're missing.
-
Any tool to check the security of my server?
Mozilla Observatory
Hugo
-
Hacking with mdBook
A few days back, I wrote a blog post about static site generators, in particular how I decided to migrate my blog from Zola to Hugo. One of my points was to be able to hack my own content before generating the final HTML.
-
Why I am Migrating From Zola Back to Hugo
This post is a summary of my recent decision to go back to Hugo after using Zola. I also report on how LLM assistants with Web access can aid in such decisions, not as an authority but as a research assistant.
-
How to Migrate Technical Documentation: Tools, Checklist, and Tips
Hugo is a fast and flexible static site generator built in Go, known for its speed and large theme ecosystem. It supports markdown, taxonomies, multilingual content, and powerful templating with minimal dependencies. Hugo is highly performant and well-suited for building large-scale documentation sites. It’s ideal for teams seeking speed and customization with minimal runtime requirements.
-
Ask HN: Static Site (not blog) Generator?
Try Hugo[1]. In depends on a template you choose alone whether Hugo will generate a landing page, a website, a blog, etc.
[1] https://gohugo.io
-
🥳 We built the cli of our dreams to send sms ❣️
The content of the guide lives in a single Markdown file, content/_index.md. The website is built using Hugo.
-
Add Pagefind Search to Hugo
Every PKMS/BASB needs a search functionality. Ever since I've created brainfck to host my own collection of thoughts/ideas/resources (aka Zettelkasten) I wanted to be able to actually search within my collection of org-roam based notes. Meanwhile for all my sites I own (this blog, my CV/portfolio, brainfck and defersec) I use hugo. All of them didn't have proper search capabilities. That's why I was looking for a proper way to include search functionalities without any major effort.
-
Deploy HUGO website to Amazon S3 using Pulumi.
A fast and flexible static site generator built with love by bep, spf13, and friends in Go.
-
Fast-Track Your Static Site: Deploying Hugo with Pulumi on AWS S3
This project demonstrates how to deploy a static website using Hugo and Pulumi on AWS S3. Hugo is a fast static site generator, and Pulumi is an infrastructure-as-code tool that allows you to define cloud resources using TypeScript. The site is deployed to an S3 bucket configured as a static website, with public access enabled for viewing.
- Ask HN: Do you still self-host a blog? What's your publishing stack?
-
Setup a blog with Hugo and Github Pages
It was long my desire to write a blog with stuff that interests me. Lately i was studying Golang and i came across Hugo which is a really nice and fast site generation utility. This was a great opportunity to start my own blog by using Hugo and Github Pages in order to host it. Why?
What are some alternatives?
pam-u2f - Pluggable Authentication Module (PAM) for U2F and FIDO2
toxiproxy - :alarm_clock: :fire: A TCP proxy to simulate network and system conditions for chaos and resiliency testing
django-csp - Content Security Policy for Django.
Postman - CLI tool for batch-sending email via any SMTP server.
bastion - 🔒Secure Bastion implemented as Docker Container running Alpine Linux with Google Authenticator & DUO MFA support
Jekyll - :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby