0% found this document useful (0 votes)
13 views1 page

Trust - Everything Curl

The document discusses how trust is important for software to succeed and how the curl project builds trust through transparency, reliable code, keeping promises, prioritizing security, and responsible behavior.

Uploaded by

not here
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views1 page

Trust - Everything Curl

The document discusses how trust is important for software to succeed and how the curl project builds trust through transparency, reliable code, keeping promises, prioritizing security, and responsible behavior.

Uploaded by

not here
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

21.8.

2020 Trust - Everything curl

Trust

For a software to conquer the world, it needs to be trusted. It takes trust to build more trust and it
can all be broken down really fast if the foundation is proven to have cracks.

In the curl project we build trust for our users in a few different ways:

1. We are completely transparent about everything. Every decision, every discussion as well as
every line of code are always public and done in the open.
2. We try hard to write reliable code. We write test cases, we review code, we document best
practices and we have a style guide that helps us keep code consistent.
3. We stick to promises and guarantees as much as possible. We do not break APIs and we do
not abandon support for old systems.
4. Security is of utmost importance and we take every reported incident seriously and realize
that we must fix all known problems and we need to do it responsibly. We do our best to not
endanger our users.
5. We act like adults. We can be silly and we can joke around, but we do it responsibly and we
follow our Code of Conduct. Everyone should be able to even trust us to behave.

https://ec.haxx.se/curl/curl-trust 1/1

You might also like