Skip to content

Commit c1f1212

Browse files
committed
chore: update project description and promo image
1 parent c1b0dde commit c1f1212

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

README.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,21 @@
11
# <img src="https://raw.githubusercontent.com/secutils-dev/secutils/main/assets/logo/secutils-logo-initials.png" alt="Secutils.dev" width="22"> [Secutils.dev](https://secutils.dev) &middot; [![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg)](https://github.com/secutils-dev/secutils/blob/main/LICENSE) [![Build Status](https://github.com/secutils-dev/secutils/actions/workflows/ci.yml/badge.svg)](https://github.com/secutils-dev/secutils/actions)
22

3-
Secutils.dev is an open-source, versatile, yet simple toolbox for security-minded engineers.
3+
Secutils.dev is an open-source, versatile, yet simple toolbox for security-minded engineers built by application security engineers.
44

55
Refer to [secutils-dev/secutils-webui](https://github.com/secutils-dev/secutils-webui) for the web interface component of Secutils.dev.
66

7-
## Benefits
7+
![Secutils.dev UI](https://github.com/secutils-dev/.github/blob/main/profile/promo.png?raw=true)
88

9-
The main goal of this project is to provide security-minded engineers with a user-friendly, all-in-one toolbox for their day-to-day job that adheres to [open security principles](https://en.wikipedia.org/wiki/Open_security). You might want to consider Secutils.dev as a part of your usual development workflow for the following reasons:
9+
## Why Secutils.dev?
1010

11-
* Built by application security engineer for security-minded engineers
12-
* Carefully selected utilities that are commonly used in daily work
11+
Big security solutions are impressive, but often too expensive, complex, and kind of overkill for us regular engineers. On the other hand, there's a bunch of handy tools and scripts tackling specific security problems - they're simple and affordable, but trying to juggle them is hard and messy. Secutils.dev aims to be the sweet spot between hefty solutions and scattered tools. It's open, user-friendly, and your go-to toolbox filled with carefully selected utilities commonly used in daily work, whether you're operating solo or part of a big team.
12+
13+
Secutils.dev adheres to [open security principles](https://en.wikipedia.org/wiki/Open_security) and offers:
1314
* Guided experience for complex security concepts
14-
* Request bin, CSP builder, certificate generator, web scraper and more
15-
* Intuitive and customizable user interface
15+
* [Request responders](https://secutils.dev/docs/guides/webhooks) for rapid mocking of HTTP APIs and webhooks
16+
* [Templates](https://secutils.dev/docs/guides/digital_certificates) for certificates and private keys to test cryptographic security protocols
17+
* [Content Security Policy (CSP) management](https://secutils.dev/docs/guides/web_security/csp), enabling the import and creation of policies from scratch
18+
* Tools for [web page resource scraping](https://secutils.dev/docs/guides/web_scraping/resources), content tracking, and more
1619

1720
## Getting started
1821

0 commit comments

Comments
 (0)