Merge commit 'web/master'
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Fri, 5 Sep 2008 04:39:05 +0000 (00:39 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Fri, 5 Sep 2008 04:39:05 +0000 (00:39 -0400)
doc/george/changelog
website/local.css
website/sidebar.mdwn
website/trust-models.mdwn

index e5702707e0dfe6198e9ba9acca5be8fe870e56c5..cd9aa90bb5ed819b0ffeb78c1ca831b65f41f7b4 100644 (file)
@@ -18,6 +18,7 @@
          make sure they're well-connected to george's web of trust, and
          then add their User ID to
          ~monkey/.monkeysphere/authorized_user_ids
+       * more mime types for mathopd: image/png image/x-icon
        
 2008-09-03 - micah
        * migrated /home/*/.config/monkeysphere/authorized_user_ids to new
index 69defae6fdee597e91ea47d9e4d6cee6d2dd57d2..cb966f8a796366da2e39743ddb0923120e5304e8 100644 (file)
@@ -61,12 +61,14 @@ table.sitenav img.logo {
 table.sitenav a { 
   font-weight: bold;
   margin-right: 1em;
+  font-variant: small-caps;
 }
 
 table.sitenav span.selflink { 
   font-weight: bold;
   text-decoration: underline;
   margin-right: 1em;
+  font-variant: small-caps;
 }
 
 div.header { 
index 33ab8ce753e4c829cc5d47780e195b6b57ecd77e..bc5dc6987e4002f09c656cb81469488b7874b982 100644 (file)
@@ -3,11 +3,11 @@
 <a class="logo" href="/"><img class="logo" src="/logo.png" alt="monkeysphere" width="343" height="85" /></a>
 </td><td>
 
-[[WHY?|why]]
-[[DOWNLOAD|download]]
-[[DOCUMENTATION|doc]] 
-[[NEWS|news]]
-[[COMMUNITY|community]]
-[[BUGS|bugs]]
+[[Why?|why]]
+[[Download|download]]
+[[Documentation|doc]] 
+[[News|news]]
+[[Community|community]]
+[[Bugs|bugs]]
 
 </td></tr></tbody></table>
index 8fee5cbe9f7a0d2eb153574c1384d329445f3e2f..789e3a3712174ee3103fbd25191e7a4d39ef5df0 100644 (file)
@@ -6,11 +6,11 @@ Monkeysphere relies on GPG's definition of the OpenPGP web of trust,
 so it's important to understand how GPG calculates User ID validity
 for a key.
 
-The basic question asked is: For a given User ID on a specific key,
-given some set of valid certifications (signatures), and some explicit
-statements about whose certifications you think are trustworthy
-(ownertrust), should we consider this User ID to be legitimately
-attached to this key (a "valid" User ID)?
+The basic question that a trust model tries to answer is: For a given
+User ID on a specific key, given some set of valid certifications
+(signatures), and some explicit statements about whose certifications
+you think are trustworthy (ownertrust), should we consider this User
+ID to be legitimately attached to this key (a "valid" User ID)?
 
 It's worth noting that there are two integral parts in this
 calculation: