From 16c335309b179036ccf0fdbf5d6f367b8a27fa72 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 5 Apr 2009 15:22:56 -0700 Subject: [PATCH] README: rdoc formatting fixes --- README.txt | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/README.txt b/README.txt index 14c7cfe..5286175 100644 --- a/README.txt +++ b/README.txt @@ -22,17 +22,15 @@ instead of authenticating through HTTP/HTTPS. == local-openid exists for the following reasons: 1. Passwords and password managers feel clumsy to me on web browsers. -On the other hand; using ssh, editing text files, and running servers -are second nature. Clearly, local-openid is not for everyone. - + On the other hand; using ssh, editing text files, and running servers + are second nature. Clearly, local-openid is not for everyone. 2. Identity providers may not last. Companies die and business plans -change. I'd rather my online identity not be subject to those whims. - + change. I'd rather my online identity not be subject to those whims. 3. OpenID providers could be compromised without disclosure. With -local-openid, I have server logs to know if somebody is even trying -something fishy with my identity. The vector for compromising my -identity is greatly reduced because my local-openid instance has 99.999% -downtime. + local-openid, I have server logs to know if somebody is even trying + something fishy with my identity. The vector for compromising my + identity is greatly reduced because my local-openid instance has 99.999% + downtime. == Install -- 2.11.4.GIT