about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-04-05 15:22:56 -0700
committerEric Wong <normalperson@yhbt.net>2009-04-05 15:22:56 -0700
commit16c335309b179036ccf0fdbf5d6f367b8a27fa72 (patch)
treeddd6f1a65fb8ee41c1d665e3923506b6d2741cce
parentce5ea36f1a3fea13035e73ecd677699bfc41350d (diff)
downloadlocal-openid-16c335309b179036ccf0fdbf5d6f367b8a27fa72.tar.gz
README: rdoc formatting fixes
-rw-r--r--README.txt16
1 files 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