spec: add UNIX® registered sign
This commit is contained in:
+4
-4
@@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
Because we think that:
|
Because we think that:
|
||||||
|
|
||||||
- UNIX is great and we love it
|
- UNIX® is great and we love it
|
||||||
- The UNIX shell is great
|
- The UNIX® shell is great
|
||||||
- HTTP interfaces are convenient and everywhere
|
- HTTP interfaces are convenient and everywhere
|
||||||
- CGI is not a good way to mix them
|
- CGI is not a good way to mix them
|
||||||
|
|
||||||
@@ -76,7 +76,7 @@ incapable in others.
|
|||||||
|
|
||||||
### Why not CGI?
|
### Why not CGI?
|
||||||
|
|
||||||
* CGI is also **rigid** about how it matches between HTTP and UNIX process
|
* CGI is also **rigid** about how it matches between HTTP and UNIX® process
|
||||||
concepts. Notably CGI *meta-variables* are injected into the script's
|
concepts. Notably CGI *meta-variables* are injected into the script's
|
||||||
environment; this behavior can and has been exploited by nasty attacks such as
|
environment; this behavior can and has been exploited by nasty attacks such as
|
||||||
[Shellshock](https://en.wikipedia.org/wiki/Shellshock_(software_bug)).
|
[Shellshock](https://en.wikipedia.org/wiki/Shellshock_(software_bug)).
|
||||||
@@ -89,7 +89,7 @@ incapable in others.
|
|||||||
## What?
|
## What?
|
||||||
|
|
||||||
We named it Kapow!. It is pronounceable, short and meaningless... like every
|
We named it Kapow!. It is pronounceable, short and meaningless... like every
|
||||||
good UNIX command ;-)
|
good UNIX® command ;-)
|
||||||
|
|
||||||
TODO: Definition
|
TODO: Definition
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user