File: arch.txt
patch-6 patch-7
Line 7Line 7
* <http://wiki.gnuarch.org/moin.cgi/Quick_20Introduction a Quick Introduction>
* <http://wiki.gnuarch.org/moin.cgi/Arch_20Recipes Arch Recipes>
* <http://wiki.gnuarch.org/moin.cgi/Quick_20Introduction a Quick Introduction>
* <http://wiki.gnuarch.org/moin.cgi/Arch_20Recipes Arch Recipes>

* <http://repose.cx/ArchPrimer.html Arch Primer>
* <http://wiki.gnuarch.org/moin.cgi/Learning_20Arch_20commands_20for_20CVS_20users Arch commands for CVS users>
* <http://wiki.gnuarch.org/moin.cgi/Glossary the arch glossary>

* <http://wiki.gnuarch.org/moin.cgi/Learning_20Arch_20commands_20for_20CVS_20users Arch commands for CVS users>
* <http://wiki.gnuarch.org/moin.cgi/Glossary the arch glossary>

Line 71Line 72
Now you need to tell your arch client how to use this key:

----8<----
Now you need to tell your arch client how to use this key:

----8<----
$ echo 'gpg --default-key "<haesslich@lnx-bbc.org>" --clearsign' > .arch-params/signing/\=default
$ echo '/usr/bin/tla-gpg-check gpg_command="gpg --keyserver pgp.dtype.org --keyserver-options auto-key-retrieve --verify-files -"' > .arch-params/signing/\=default.check
$ echo 'gpg --default-key "<haesslich@lnx-bbc.org>" --clearsign' > ~/.arch-params/signing/\=default
$ echo '/usr/bin/tla-gpg-check gpg_command="gpg --keyserver pgp.dtype.org --keyserver-options auto-key-retrieve --verify-files -"' > ~/.arch-params/signing/\=default.check
----8<----

=== Send you key to a public keyserver ===
----8<----

=== Send you key to a public keyserver ===