Update README

This commit is contained in:
root 2013-02-14 00:00:00 +00:00
parent 5245d68453
commit 1cb9281b45

View file

@ -52,8 +52,8 @@ Configuration
gpg --export KEYID1 > <path-to-keyring>
git config gcrypt.keyring <path-to-keyring>
.. NOTE:: We use the user's gnupg configuration for `cipher-algo` and so on!
Check your keys and key preferences, see `man gpg`.
.. NOTE:: The user's gnupg configuration for encryption algorithms are used.
Check your keys and preferences, see `man gpg`.
+ All readers of the repository must have their pubkey included in
the keyring used when pushing. All writers must have the complete
@ -103,4 +103,11 @@ Repository Format
repo 9f42017de5cb482e509ff147d54ceeb0413d6379717f3f0db770f00a
Pieces yet to be Implemented
----------------------------
+ Repacking the remote repository
+ Deleting remote refs
+ Some kind of simple keyring management
.. vim: ft=rst tw=74