From 248e26b426464ee712fc51e2da5b9c658f97ed31 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Wed, 22 Jul 2009 13:17:29 -0400 Subject: reorganizing screenshots to make room for new ones. --- website/screenshots.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'website/screenshots.mdwn') diff --git a/website/screenshots.mdwn b/website/screenshots.mdwn index a8666d5..bf646ac 100644 --- a/website/screenshots.mdwn +++ b/website/screenshots.mdwn @@ -5,6 +5,6 @@ This is a screenshot of the "marginal UI" output of the monkeysphere ssh-proxycommand: -![Marginal UI screenshot](/screenshot.png "Marginal UI screenshot") +![Marginal UI screenshot](/screenshots/zimmerman.png "Marginal UI screenshot") More screenshots may be available at [screenshots.debian.net](http://screenshots.debian.net/package/monkeysphere). -- cgit v1.2.3 From 3663b90cdf25ab6f19e3c942a697a0dca32dba12 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Wed, 22 Jul 2009 15:26:07 -0400 Subject: added new simpler/friendlier marginal UI screenshot --- website/screenshots.mdwn | 4 +++- website/screenshots/blanco.png | Bin 0 -> 83071 bytes 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 website/screenshots/blanco.png (limited to 'website/screenshots.mdwn') diff --git a/website/screenshots.mdwn b/website/screenshots.mdwn index bf646ac..6a1ca25 100644 --- a/website/screenshots.mdwn +++ b/website/screenshots.mdwn @@ -5,6 +5,8 @@ This is a screenshot of the "marginal UI" output of the monkeysphere ssh-proxycommand: -![Marginal UI screenshot](/screenshots/zimmerman.png "Marginal UI screenshot") +![Simple Marginal UI screenshot](blanco.png "Simple Marginal UI screenshot") + +![Complex Marginal UI screenshot](zimmerman.png "Complex Marginal UI screenshot") More screenshots may be available at [screenshots.debian.net](http://screenshots.debian.net/package/monkeysphere). diff --git a/website/screenshots/blanco.png b/website/screenshots/blanco.png new file mode 100644 index 0000000..c1cd5a1 Binary files /dev/null and b/website/screenshots/blanco.png differ -- cgit v1.2.3 From 6f59a15a6759ce26da5041669f2a3cb5a7e41fc2 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Wed, 22 Jul 2009 15:29:53 -0400 Subject: updated text around screenshots. --- website/screenshots.mdwn | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'website/screenshots.mdwn') diff --git a/website/screenshots.mdwn b/website/screenshots.mdwn index 6a1ca25..921d467 100644 --- a/website/screenshots.mdwn +++ b/website/screenshots.mdwn @@ -3,10 +3,16 @@ # Screenshots # This is a screenshot of the "marginal UI" output of the monkeysphere -ssh-proxycommand: +ssh-proxycommand. The user knows Jamie, and has assigned Marginal +ownertrust to him, so his certification is visible but not sufficient +on blanco's host key: ![Simple Marginal UI screenshot](blanco.png "Simple Marginal UI screenshot") +Here is a more complex situation, involving multiple hostnames (a +common misspelling, in this instance) with different calculated +validities, and multiple certifiers: + ![Complex Marginal UI screenshot](zimmerman.png "Complex Marginal UI screenshot") More screenshots may be available at [screenshots.debian.net](http://screenshots.debian.net/package/monkeysphere). -- cgit v1.2.3