Commit Graph

1134 Commits

Author SHA1 Message Date
Mika Suomalainen
2043a550fe gnupg/gpg.conf: add import-clean to keyserver-options.
```
import-clean
       After  import, compact (remove all signatures except the
              self-signature) any user IDs from the new key  that  are
                     not  usable.   Then,  remove any signatures from the new
                            key that are not usable.  This includes signatures  that
                                   were issued by keys that are not present on the keyring.
                                          This option is the same as running the  --edit-key  com‐
                                                 mand "clean" after import. Defaults to no.
```
2012-07-25 18:49:29 +03:00
Mika Suomalainen
4059cb51a5 bashrc & zshrc: add alias gpg-key-count to calcutate amounts of keys in keyring.
This is different from previous with following ways:
1. Simpler.
2. Works with Windows (?)
3. Takes more time.
2012-07-25 11:00:52 +03:00
Mika Suomalainen
19b8da78ac bashrc & zshrc: add alias gpg-key-amount to show how many keys there are in pubring. 2012-07-25 10:51:05 +03:00
Mika Suomalainen
cf2e8ae62a gnupg/gpg.conf: Show LONG KEYID by default with "--list-keys". 2012-07-24 10:32:53 +03:00
Mika Suomalainen
f8d42ef576 Undo the latest commit. 2012-07-23 20:28:29 +03:00
Mika Suomalainen
aa917b3725 gnupg/gpg.conf: remove 4 comments, which might not be so important. 2012-07-22 09:49:56 +03:00
Mika Suomalainen
7c1a9af3ba gnupg/gpg.conf: update PGPNET groupline.
version: 20Jul2012
2012-07-21 14:41:58 +03:00
Mika Suomalainen
0b2a496814 warnings: add commented instructions for disabling warnings. 2012-07-15 12:36:30 +03:00
Mika Suomalainen
b98854b054 warnings: fix previous commit with weird workaround. 2012-07-14 21:47:57 +03:00
Mika Suomalainen
530d3cd472 warnings: check for the programs, not aliases! 2012-07-14 21:01:21 +03:00
Mika Suomalainen
94afe241bd .cat.sh: add warnings. 2012-07-14 20:47:02 +03:00
Mika Suomalainen
d3c85c079d bashrc & zshrc: source warnings 2012-07-14 20:46:08 +03:00
Mika Suomalainen
6f55b6a002 warnings: add checking of popularity-contest and why it should be installed. 2012-07-14 20:35:05 +03:00
Mika Suomalainen
b8cbb4aa45 warnings: mention why something should be installed. (Don't read youtube-dl line.) 2012-07-14 20:30:11 +03:00
Mika Suomalainen
1b43820f72 warnings: add warnings when something what is recommended by shell-things is missing.
To be sourced by bashrc & zshrc
2012-07-14 20:21:48 +03:00
Mika Suomalainen
52a491d65e gnupg/gpg.conf: update PGPNET group line.
Version: 00:30.
2012-07-13 10:43:54 +03:00
Mika Suomalainen
1d513e74f4 gnupg/gpg.conf: update list of used hashes. 2012-07-11 18:32:22 +03:00
Mika Suomalainen
473cfafdfd gnupg/gpg.conf: add my name to license. 2012-07-11 18:18:29 +03:00
Mika Suomalainen
09e1652a29 gnupg/gpg.conf: Use SHA256 instead of SHA1, because I (see full commit message)
1. have enough big key to use SHA256
2. use GPG with people who use enough new version to support SHA256.
2012-07-11 10:34:10 +03:00
Mika Suomalainen
bfa1849733 gnupg/gpg.conf: add commented line to use SHA256 instead of SHA1. Currently thinking should I uncomment it. 2012-07-11 10:31:11 +03:00
Mika Suomalainen
d3fb549acc gnupg/gpg.conf: add comment about removing unrequired PGP/INLINE lines. 2012-07-06 16:08:03 +03:00
Mika Suomalainen
2b505ba743 gnupg/pgprules.xml.asc: update P-R rules. 2012-07-05 10:55:30 +03:00
Mika Suomalainen
6efbfb6925 gnupg/gpgrules.xml.asc: update Enigmail P-R rules. 2012-07-02 10:27:17 +03:00
Mika Suomalainen
e2c397aa16 gpg.conf: mention that charset which I usually use is UTF-8. 2012-07-02 10:24:17 +03:00
Mika Suomalainen
32fc718f6b gnupg/gpg.conf: move unrequired things from email signature to gpg comments. 2012-07-02 10:12:39 +03:00
Mika Suomalainen
68a3b50574 gnupg/recv-keys.sh: update recv-keys.sh 2012-07-01 15:14:28 +03:00
Mika Suomalainen
81773dc3a8 gpg.conf: update pgpnet group line.
Version: 14:31.
2012-07-01 14:35:22 +03:00
Mika Suomalainen
da4eddecf5 bashrc & zshrc: add alias for seeing where http.debian.net puts you to.
See comment.
2012-06-29 20:28:50 +03:00
Mika Suomalainen
dd786ff22a gnupg/gpg.conf: update PGPNET group line.
Version: 17:31.
2012-06-27 18:23:50 +03:00
Mika Suomalainen
a1dfbc8d8e gnupg/gpg.conf: Update PGPNET group line.
Version 26.06.2012 21:06 PRUNED
2012-06-27 10:26:58 +03:00
Mika Suomalainen
fc0bfadaf8 gnupg/recv-keys.sh: add script to receive the keys, which are mentioned in gpg.conf. 2012-06-24 10:04:00 +03:00
Mika Suomalainen
93cdd2ce35 bashrc & zshrc: add alias "apt-key-refresh-keys" to refresh keys in apt's keyring. 2012-06-24 09:33:23 +03:00
Mika Suomalainen
d8214bc948 gnupg/gpg.conf: add self advertising of guides. 2012-06-22 17:26:16 +03:00
Mika Suomalainen
1d79c1380f gnupg/gpg.conf: update PGPNET group line.
Version: 14:11.
2012-06-22 15:24:28 +03:00
Mika Suomalainen
925522525d pgprules.xml.asc: fix gnupg lists rules. 2012-06-22 12:29:57 +03:00
Mika Suomalainen
6f6022b7aa gnupg/pgprules.xml.asc: add Enigmail P-R rules. 2012-06-22 12:23:44 +03:00
Mika Suomalainen
1695a9eddd add pgprules.xml to gitignore. 2012-06-22 12:04:50 +03:00
Mika Suomalainen
9ab8913a94 gnupg/gpg.conf: update PGPNET group line. 2012-06-22 11:17:07 +03:00
Mika Suomalainen
2220c85afe gnupg/gpg.conf: update PGPNET group line. 2012-06-22 11:14:35 +03:00
Mika Suomalainen
48aac37706 gnupg/gpg.conf: update PGPNET groupline.
Version: 19.06.2012 22:55
2012-06-21 17:32:55 +03:00
Mika Suomalainen
88c090865a gnupg/gpg.conf: add Fingerprint comment.
Key fingerprint would have been too long so I use
comment Fingerprint = 24BC 1573 B8EE D666 D10A  AA65 4DB5 3CFE 82A4 6728
2012-06-16 10:43:19 +03:00
Mika Suomalainen
d4603432f8 gnupg/gpg.conf: update PGPNET group line.
Version: 13.06.2012 13:19 (UTC+3).
2012-06-15 18:05:29 +03:00
nyuszika7h
275ef886e2 gpg.conf: fix key receiving command comment. 2012-06-09 11:13:53 +03:00
Mika Suomalainen
b758a3819c gnupg/gpg.conf: use the correct key by default & add my key to PGPNET group line. 2012-06-04 12:10:31 +03:00
Mika Suomalainen
19174fde86 gnupg/gpg.conf: Add the last keys to TouchLay Server Admin mailing list. 2012-06-02 18:51:09 +03:00
Mika Suomalainen
1770a6e060 gnupg/gpg.conf: add new to PGPNET. 2012-06-02 12:49:42 +03:00
Mika Suomalainen
615d7fcde3 gpg.conf: start TLSA ML group. 2012-05-31 18:53:51 +03:00
Mika Suomalainen
3d0c359d8e gnupg/gpg.conf: add comments.
Homepage, receive command and public key at homepage.
2012-05-31 18:11:24 +03:00
Mika Suomalainen
6a5e93a241 gpg.conf: add PGPNET group line. 2012-05-30 17:37:33 +03:00
Mika Suomalainen
de4bb6b889 read diff, busy 2012-05-19 14:34:33 +03:00