From 91aa7443eb1b761de1c3a0b9d09f2dbed4256d57 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 5 Mar 2017 14:55:35 +0200 Subject: Tweak formatting, reword intro --- 000.yarn | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/000.yarn b/000.yarn index c31a7b1..cd2057d 100644 --- a/000.yarn +++ b/000.yarn @@ -4,16 +4,20 @@ author: Lars Wirzenius (liw@liw.fi) date: 2017-02-04 ... +Introduction +============================================================================= + [Gitano][] is the server software I use for my personal git server, -and also for work. One of Gitano's primary features is a strong +and also at [work][]. One of Gitano's primary features is a strong language for defining access control, called [Lace][]. However, with -great power comes long shoelaces to tie together. This document -explains what my rules set does, and why. It is also a test suite for -the ruleset, to make sure it does what it's supposed to, but avoids -some of the more obvious pitfalls. +great power comes long shoelaces that get easily loosened. This +document explains what my ruleset does, and why. It is also a test +suite for the ruleset, to make sure it does what it's supposed to, but +avoids some of the more obvious pitfalls. [Gitano]: https://www.gitano.org.uk/ [Lace]: https://www.gitano.org.uk/lace/ +[work]: http://qvarnlabs.com/ Personas for use cases -- cgit v1.2.1