* [PATCH] uri.7: Use "example.com" as example domain
@ 2016-10-08 14:20 Jakub Wilk
[not found] ` <20161008142044.4983-1-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Jakub Wilk @ 2016-10-08 14:20 UTC (permalink / raw)
To: Michael Kerrisk; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
The owner of the "xyz.com" domain might not be happy that their domain
is used is examples. RFC 2606 reserves (among others) "example.com" for
this purpose, so let's use it.
Signed-off-by: Jakub Wilk <jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
---
man7/uri.7 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/man7/uri.7 b/man7/uri.7
index d1f20e5..4d3fc6a 100644
--- a/man7/uri.7
+++ b/man7/uri.7
@@ -124,8 +124,8 @@ The
is the name of the host computer, either its name as determined by DNS
or an IP address (numbers separated by periods).
Thus the URI
-<http://fred:fredpassword-+zpghU0kKgY@public.gmane.org:8080/>
-logs into a web server on host xyz.com
+<http://fred:fredpassword-hcDgGtZH8xNBDgjK7y7TUQ@public.gmane.org:8080/>
+logs into a web server on host example.com
as fred (using fredpassword) using port 8080.
Avoid including a password in a URI if possible because of the many
security risks of having a password written down.
--
2.9.3
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] uri.7: Use "example.com" as example domain
[not found] ` <20161008142044.4983-1-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
@ 2016-10-08 18:07 ` Michael Kerrisk (man-pages)
0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2016-10-08 18:07 UTC (permalink / raw)
To: Jakub Wilk
Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w,
linux-man-u79uwXL29TY76Z2rM5mHXA
On 10/08/2016 04:20 PM, Jakub Wilk wrote:
> The owner of the "xyz.com" domain might not be happy that their domain
> is used is examples. RFC 2606 reserves (among others) "example.com" for
> this purpose, so let's use it.
Thanks, Jakub. Applied.
Cheers,
Michael
> Signed-off-by: Jakub Wilk <jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
> ---
> man7/uri.7 | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/man7/uri.7 b/man7/uri.7
> index d1f20e5..4d3fc6a 100644
> --- a/man7/uri.7
> +++ b/man7/uri.7
> @@ -124,8 +124,8 @@ The
> is the name of the host computer, either its name as determined by DNS
> or an IP address (numbers separated by periods).
> Thus the URI
> -<http://fred:fredpassword-+zpghU0kKgY@public.gmane.org:8080/>
> -logs into a web server on host xyz.com
> +<http://fred:fredpassword-hcDgGtZH8xNBDgjK7y7TUQ@public.gmane.org:8080/>
> +logs into a web server on host example.com
> as fred (using fredpassword) using port 8080.
> Avoid including a password in a URI if possible because of the many
> security risks of having a password written down.
>
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-10-08 18:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-08 14:20 [PATCH] uri.7: Use "example.com" as example domain Jakub Wilk
[not found] ` <20161008142044.4983-1-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
2016-10-08 18:07 ` Michael Kerrisk (man-pages)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).