]> err.no Git - pwstore/commitdiff
Merge remote branch 'formorer/master'
authorPeter Palfrader <peter@palfrader.org>
Sun, 17 Jul 2011 08:03:48 +0000 (10:03 +0200)
committerPeter Palfrader <peter@palfrader.org>
Sun, 17 Jul 2011 08:03:48 +0000 (10:03 +0200)
* formorer/master:
  Add header, reorder headlines

1  2 
README.asciidoc

diff --cc README.asciidoc
index 2e401c245a41fea709e6dae35984286bfa349bba,3668e4b66e15dbc2b4fea961994cb844d2c142f9..a39d983e21539eec67fcbae33e0984dd572940de
@@@ -6,11 -12,9 +12,12 @@@ a set of encrypted files.  Each file ca
  of users.  pws helps you with the bookkeeping of which keys to encrypt
  each file to and provides a convinient wrapper to edit protected files.
  
 +In the intended use the directory with the encrypted passwords would be
 +under SCM control and shared with other people who need access.
 +
  initialization
- ==============
+ --------------
  First you need a file where your users and group are defined in.  This
  file is named .users.  Lines consist of assignments of the form
   <username> = <keyfingerprint>
@@@ -57,10 -63,10 +64,10 @@@ might have.  A patch to remove this lim
  
  
  adding a new file
- =================
+ -----------------
  
  -----------------------------
 -# pws ed -n file
 +% pws ed -n file
  -----------------------------
  
  editing files
  Every file needs a header like:
  
  ------------------------------
 -access: @all
 +access: @admins, maxx
  ------------------------------
  
 -You can edit the encrypted file with the pws tool: +pwd ed file+.
 +You can edit the encrypted file with the pws tool: +pws ed file+.
  
  updating the keyring
- ====================
+ --------------------
  
  If available as .keyring pws instructs GnuPG to use this keyring in
  addition to the user's default keyrings.  This allows sharing of the