Site Contents:
Get PGP
Remailer Links
Crytpo Links
Download PGP
PGP-Users Key Server
Keyserver Lookup Page
List Charter
MacPGP
Misc Links
PGP 2.6.X How To
PGP 2.6.X Manual
PGP 2.6.X Manual-Pt.2
PGP FAQ
PGP-Bugs
PGPfone List Archives
PGPfone
Private Idaho
Site Outline
Subscribe
The Do's and Don'ts
The TZ variable
Unix/OS2 PGP Programs
Win Front Ends
DOS Front Ends
Get PGP
|
|
Table 1: A few of the options for config.txt
Parameter
| Default Value
| Description
|
---|
Armor
| off
| When on, always produces ASCII output.
ArmorLines
| 720
| Maximum number of lines per ASCII conversion.
The reason behind this is that most Internet mailers prohibit files greater than 50,000 bytes which 720 lines is well within. Overflow is put in separate files.
ClearSig
| on
| Makes digitally signed messages preserve the body as readable text only when the -sta options are invoked.
Comment
| -
| If the line comment = "string" appears in the config.txt file then the line Comment: "string" will appear in all ASCII armor files whether they are encrypted, signed, or both. The comment appears under the version number.
Completes_Needed
| 1
| The number of completely trusted signatures required to declare a Key ID/User ID combination valid.
Interactive
| off
| Asks confirmation for adding keys.
KeepBinary
| off
| While decrypting, PGP will not delete the intermediary .pgp binary.
Languange
| en
| Language for displaying warnings and prompts.
Available languages:
en = English (default), es = Spanish,
fr = French, de = German,
it = Italian, br = Brazilian portuguese
>Marginals Needed
| 2
| Number of marginally trusted signatures required to declare a Key ID/User ID combination valid.
PubRing
| ~/.pgp/pubring.pgp
| Default pathname for public key ring.
Randseed
| ~/.pgp/randseed.bin
| Default pathname for default rand number seed file.
SecRing
| ~/.pgp/secring.pgp
| Pathname for default secret key ring.
TextMode
| off
| When on, assumes that all input files will be standard ASCII and ensures line feeds and carriage returns won't be corrupted.
This is the same as having the -t option.
TMP
| ""
| Directory name for PGP scratch files.
Verbose
| 1
| Amount of information supplied on the screen.
There are 3 options:
0 Displays messages only if there is a problem
1 Normal Setting
2 Maximum information, helpful only when trying to diagnose problems
| | | | | | | | | | | | | | |
Return to Article
|
|