HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dragonman

no profile record

Submissions

[untitled]

1 points·by dragonman·4 months ago·0 comments

[untitled]

1 points·by dragonman·4 months ago·0 comments

[untitled]

1 points·by dragonman·4 months ago·0 comments

[untitled]

1 points·by dragonman·5 months ago·0 comments

[untitled]

1 points·by dragonman·5 months ago·0 comments

[untitled]

1 points·by dragonman·5 months ago·0 comments

I built a tool that tells you NOT to build your startup idea – DontBuild.It

dontbuild.it
2 points·by dragonman·5 months ago·0 comments

[untitled]

1 points·by dragonman·5 months ago·0 comments

[untitled]

1 points·by dragonman·5 months ago·0 comments

[untitled]

1 points·by dragonman·5 months ago·0 comments

SSL,HTTPS, HTTP/3, and security header checker made by AI

httpsornot.com
2 points·by dragonman·5 months ago·1 comments

A simple HTTPS, HTTP/3, SSL and security headers checker I built with AI

httpsornot.com
2 points·by dragonman·5 months ago·1 comments

A simple HTTPS, HTTP/3, SSL and security headers checker I built with AI

4 points·by dragonman·5 months ago·2 comments

A simple HTTPS, HTTP/3, SSL and security headers checker I built with AI

httpsornot.com
5 points·by dragonman·5 months ago·8 comments

comments

dragonman
·5 months ago·discuss
Hey,

I created a very simple, lightweight tool to check the security of your web application. It includes checks for:

- SSL cert's - HTTPS redirection - Seurity headers - Mixed content - HTTP/3 support - CAA and DNSSEC

It's free. No registration required. Check it out: https://httpsornot.com

You can exports results in pdf or csv. Reports are publicly available, example: https://httpsornot.com/report/google.com

I am currently working on exposing the API. It will be public, with a free plan that allows a limited number of checks per month at no cost.
dragonman
·5 months ago·discuss
Hey all,

Made tool using AI. Need your feedback or comment.

Thank you
dragonman
·5 months ago·discuss
Hello, thank you for the feedback, i really appreciate it. We found bug and it's fixed. You can double check it. Thank you.
dragonman
·5 months ago·discuss
I’m a DevOps engineer and recently started experimenting seriously with AI-assisted coding to see how useful it actually is in real work.

It checks:

- HTTPS redirects - SSL certificate validity - Mixed content - basic security headers - HTTP/3 support

I’d appreciate any feedback, bug reports, or thoughts on what’s missing or misleading.
dragonman
·5 months ago·discuss
Thanks for the feedback. It's already there under SSL CERTIFICATE: Expires In: xy days
dragonman
·5 months ago·discuss
hvala
dragonman
·5 months ago·discuss
it's already on the list, thank you
dragonman
·5 months ago·discuss
I’m a DevOps engineer and recently started experimenting seriously with AI-assisted coding to see how useful it actually is in real work.

It checks:

- HTTPS redirects - SSL certificate validity - Mixed content - basic security headers - HTTP/3 support

AI helped a lot with speed — scaffolding, boilerplate, and quick iterations. But testing, edge cases, and reviewing security-related logic quickly reminded me that AI doesn’t replace understanding. You still own every line of code you ship.

This is mainly a learning project, not meant to replace full security scanners. I’d appreciate any feedback, bug reports, or thoughts on what’s missing or misleading.