Commit Graph

306 Commits

Author SHA1 Message Date
Mika Suomalainen 64e8b14733 gnupg/gpg.conf: use ASCII instead of binary by default. (No need to specify -a). 2012-08-06 12:16:56 +03:00
Mika Suomalainen 322bf07fa4 warnings: Add Supybot-style todo. 2012-08-05 21:15:55 +03:00
Mika Suomalainen 35cdd46e65 README.md: add links (part 1/2). 2012-08-04 17:05:13 +03:00
Mika Suomalainen b56e658851 README.md: Remember to mention .files. 2012-08-04 16:57:15 +03:00
Mika Suomalainen 3400325d5d README.md: start writing README. 2012-08-04 16:54:57 +03:00
Mika Suomalainen 39596ea7a4 bashrc & zshrc: add alias follow for tail -f 2012-08-04 16:45:05 +03:00
Mika Suomalainen 93f276f66f bashrc & zshrc: add alias for check_trans.py in Limnoria. 2012-08-04 15:26:07 +03:00
Mika Suomalainen db194b75c4 gitconfig: update email address and signingkey. 2012-08-04 15:09:07 +03:00
Mika Suomalainen 042ce28df7 pastebinit.xml: add config file for pastebinit, because it doesn't work by default. || Wgetting the paste doesn't work? http://pad.lv/784485 2012-08-01 15:15:45 +03:00
Mika Suomalainen a8a5be7337 Merge branch 'master' of github.com:Mkaysi/shell-things 2012-07-31 14:58:38 +03:00
Mika Suomalainen 4e64c3043a bashrc & zshrc & warnings: Don't use nping as ping. 2012-07-31 14:57:46 +03:00
Mika Suomalainen d46d599f52 gnupg/gpg.conf: add address to source after my name. 2012-07-31 09:24:01 +03:00
Mika Suomalainen db0f18e0f4 warnings: add mentioning about gpg-agent. 2012-07-30 18:49:41 +03:00
Mika Suomalainen 6fe0885037 xsessionrc: remove one >. I had same line with 146 duplicates :(. 2012-07-30 18:38:18 +03:00
Mika Suomalainen 947ae8cc42 gnupg/gpg.conf: update PGPNET group line. 2012-07-30 13:53:46 +03:00
Mika Suomalainen 25c33d6ea3 gnupg/gpg.conf: add md5 as the last hash. 2012-07-28 19:12:15 +03:00
Mika Suomalainen f1de652289 gnupg/gpg.conf: update PGPNET groupline. 2012-07-28 17:56:12 +03:00
Mika Suomalainen 8e646eb14f gnupg/gpg.conf: add comment to receive the key from keyserver.
For http://mkaysi.github.com/PGP/key.txt for people who want to use
keyserver instead of copy-pasting whole key.
2012-07-26 14:26:30 +03:00
Mika Suomalainen dd3ac7ac48 gnupg/gpg.conf: convert all keys to 0xLONG format. 2012-07-26 13:25:32 +03:00
Mika Suomalainen 03c4184656 gpg.conf: Set default keyid-format to 0xLONG. 2012-07-26 13:17:43 +03:00
Mika Suomalainen 3b7817ac62 gnupg/recv-keys: remove. Replaced with phone and sync.sh on it. 2012-07-26 13:09:16 +03:00
Mika Suomalainen ec248db520 gnupg/gpg.conf: add (commented) note to self about difference of import-clean and import-minimal. 2012-07-25 18:56:09 +03:00
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