Diff for "TechDocs/CardHowtos"

Differences between revisions 491 and 501 (spanning 10 versions)
Revision 491 as of 2009-12-18 13:48:55
Size: 870
Editor: anonymous
Comment:
Revision 501 as of 2016-04-08 18:44:57
Size: 1510
Editor: jzarl
Comment: fix category, fix links, add language
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#language en
## page was renamed from TechDocs/Card_howtos
## page was renamed from TechDoku/Card_howtos
## page was renamed from Migrated/Card_howtos
Line 4: Line 9:
Basic setup:

  * [[Card_howtos/Card_reader_setup_(udev)|Setting up your card reader on GNU/Linux (udev)]]
  * [[Card_howtos/Card_reader_setup_(hotplug)|Setting up your card reader on GNU/Linux (hotplug)]]
Basic setup: Of course, you need [[http://www.gnupg.org|GnuPG]], either `gpg` or `gpg2` will do. We recommend to install `gpg-agent` and `scdaemon` as well. Depending on your system, you may need to configure udev (or hotplug, its predecessor on older systems) to work with your card reader. If `gpg --card-status` (or `gpg2 --card-status`) shows your card’s contents on a freshly booted system, such configuration should not be necessary.
  * [[/CardreaderSetup | Quick setup for Linux systems]]
  * [[/CardreaderSetup_(udev)|Setting up your card reader on GNU/Linux (udev)]]
  * [[/CardreaderSetup_(hotplug)|Setting up your card reader on GNU/Linux (hotplug)]]
Line 12: Line 17:
  * [[Card_howtos/Card_with_subkeys_using_backups|Using the card with subkeys (recommended)]]
  * [[Card_howtos/Card_with_subkeys|Using the card with your subkey without backups (not recommended)]]
  * [[Card_howtos/Card_with_main_key|Using the card with your main key (not recommended)]]
  * [[Card_howtos/ssh_GNOME|Getting ssh to work on GNOME systems]]
  * [[Card_howtos/MacOSX|Using the card on Mac OS X]]
  * [[Card_howtos/WindowsXP|Using the card on Windows XP]]
  * [[/CardWithSubkeysUsingBackups|Using the card with subkeys (recommended)]]
  * [[/SshGnome|Getting gpg-agent and ssh to work on GNOME systems]]
  * [[/SshOpenSuse|Getting gpg-agent and ssh to work on OpenSUSE systems]]

Outdated howtos:
  * [[/CardWithSubkeys|Using the card with your subkey without backups (not recommended)]]
  * [[/CardWithMainKey|Using the card with your main key (not recommended)]]

Howtos for proprietary systems:
  * [[/WindowsXP|Using the card on Windows XP]]
Line 20: Line 29:
   
Line 23: Line 30:
CategoryCardhowtos [[Category/How-to]]

Here you can find our howtos for setting up your computer to use your the Fellowship smart card.

Basic setup: Of course, you need GnuPG, either gpg or gpg2 will do. We recommend to install gpg-agent and scdaemon as well. Depending on your system, you may need to configure udev (or hotplug, its predecessor on older systems) to work with your card reader. If gpg --card-status (or gpg2 --card-status) shows your card’s contents on a freshly booted system, such configuration should not be necessary.

Using the card:

Outdated howtos:

Howtos for proprietary systems:


Category/How-to

TechDocs/CardHowtos (last edited 2017-11-10 17:20:15 by jonas)