Commit Graph

130 Commits

Author SHA1 Message Date
Aminda Suomalainen 7955ef9003
.gitconfig: add a FINEID comment, unify gpg sections 2023-02-21 10:16:12 +02:00
Aminda Suomalainen 063f3d46bd
gitconfig: add commented x509 configuration
I didn't get it to work in the end
2023-02-21 10:10:19 +02:00
Aminda Suomalainen bb006d34d2
hide public keys from linguist 2023-02-17 14:41:22 +02:00
Aminda Suomalainen 96081bb9b0
rc/{bash,zsh]: alias vim to nvim
Resolves: #151
2023-02-15 13:47:57 +02:00
Aminda Suomalainen 5d42ef2539
gitconfig editor nvim
Ref: #151
2023-02-14 22:44:28 +02:00
Aminda Suomalainen 2e08ca60b1
gitconfig: core.safecrlf warn 2023-02-14 22:42:47 +02:00
Aminda Suomalainen 40cba20ed4
gitconfig: retab as I am bothered by the mix it had 2023-02-12 14:26:58 +02:00
Aminda Suomalainen 070495932e
gitconfig: verify lfs locks & set lockable read-only (unless locked) 2023-01-30 08:38:06 +02:00
Aminda Suomalainen 3e80de45a9
gitconfig: add submodule configuration 2023-01-25 12:48:37 +02:00
Aminda Suomalainen 040707c171
gitconfig: add push.autoSetupRemote=true & lfs filter
The later was automatic that I haven't just noticed for committing before
2023-01-24 08:24:47 +02:00
Aminda Suomalainen 8762d6ab08
gitconfig: disable advice on detachedHead state 2022-05-05 14:47:13 +03:00
Aminda Suomalainen 87169fc0a8
gitconfig: remove discontinued service
Resolves: #129
2022-04-01 17:07:45 +03:00
Aminda Suomalainen 23b6bf4463
gitconfig: add alias 'verify' for 'verify-commit HEAD' 2022-03-18 13:03:53 +02:00
Aminda Suomalainen f5ed378e75
gitconfig: add commented id_ed25519.pub signingkey 2022-01-18 11:46:23 +02:00
Aminda Suomalainen 378754ae1f
.mikaela/ssh/authorized_keys: add expiry-time for fineid and pgp 2022-01-12 12:26:49 +02:00
Aminda Suomalainen 83d229f73f
gitconfig: switch to ssh commit signing
Resolves: #123
2022-01-06 20:45:13 +02:00
Aminda Suomalainen b1fab9451e
authorized_keys: s/Mikaela/Aminda/g 2021-12-29 18:04:02 +02:00
Aminda Suomalainen e49181fc0c
authorized_keys: replace Digitalents with FINEID 2021-12-29 17:40:22 +02:00
Aminda Suomalainen 7500c69588
gitconfig: update name & email
Ref: #123
2021-12-22 23:16:41 +02:00
Aminda Suomalainen 56587c63bc
0x99392F62BAE30723.asc: adduid + bumb expiry
Ref: #123
2021-12-22 23:15:17 +02:00
Aminda Suomalainen 15b6595300
gpg.conf: remove PrivacyTools support groupline
Resolves: #104
2021-10-05 12:36:19 +03:00
Aminda Suomalainen e9b42f1e23
gpg.conf: update forgotten WTOP key 2021-09-28 11:49:11 +03:00
Aminda Suomalainen 21089b03e0
authorized_keys: add a real SSH key for mobile...
...and other scenarios where PGP Authentication Subkeys are difficult to
use.
2021-09-24 19:12:35 +03:00
Aminda Suomalainen 0551cdd951
authorized_keys: add Digitalents WTOP PGP 2021-09-21 10:50:07 +03:00
Aminda Suomalainen fffd1cec90
gitconfig: update WTOP comment 2021-09-21 10:48:36 +03:00
Aminda Suomalainen dc492c449a
authorized_keys: add Digitalents WTOP key (replacing Unicus)
Ref: #99
2021-09-15 18:45:56 +03:00
Aminda Suomalainen f32cddf962
0x99392F62BAE30723.asc: bumb key expiry 2021-06-24 16:46:19 +03:00
Aminda Suomalainen e280fc8413
gitconfig: make cxefa the default branch for git init 2020-09-13 17:55:34 +03:00
Aminda Suomalainen a8217070ba
ssh: rename to authorized_keys, remove "real" SSH key
I don't remember when I previously used it to do anything else than
adding the PGP authentication subkeys somewhere.
2020-08-22 12:46:30 +03:00
Aminda Suomalainen 3d21859967
gitconfig: pull.ff only
This fixes a warning on `git pulling` and retains consistent behaviour
across my other options that do ff unless there is letter n in the end
2020-06-13 22:12:12 +03:00
Aminda Suomalainen 2a7a15c0ed
deduplicate ssh_config 2020-05-21 14:27:19 +03:00
Aminda Suomalainen dc41e452f6
.mikaela/keys: update all GPG keys 2020-04-21 17:49:06 +03:00
Aminda Suomalainen ccdcaccdb7
revoke 0xDC189FE6FA9BD685.asc 2020-03-15 21:44:16 +02:00
Aminda Suomalainen 348508df38
gitconfig: update WTOP comments 2020-03-15 21:36:35 +02:00
Aminda Suomalainen 09bc23fb15
keys: add forgotten 0x440D764E4F4A6C2D.asc 2020-03-15 19:52:14 +02:00
Aminda Suomalainen 2418a8735e
.mikaela/ssh: add Unicus WTOP
It's more practical to have it here and no others will be having access
to the OpenPGP/SSH keys
2020-03-15 19:48:54 +02:00
Aminda Suomalainen 0a106c7d34
gpg.conf: fill in WTOP
As I have different user account for WTOP anyway, it's easier to have
it configured and easy to uncomment.
2020-03-15 19:45:59 +02:00
Aminda Suomalainen 80388db5e7
gpg.conf: replace local-user with default-key 2020-03-13 19:25:17 +02:00
Aminda Suomalainen 559a0c99d1
gpg.conf: add show-policy-urls to list-options 2020-03-11 14:57:22 +02:00
Aminda Suomalainen 99299798cc
gpg.conf: add the sender option 2020-02-26 15:02:27 +02:00
Aminda Suomalainen ec9206ce5d
gpg.conf: fix local-user/encrypt-to
Resolves: #61
2020-02-26 14:53:52 +02:00
Aminda Suomalainen e2864daf2a
update PrivacyTools groupline (Jonah's key) 2020-02-26 14:48:03 +02:00
Aminda Suomalainen 8b8a92c7bc
0x99392F62BAE30723.asc: update with subkey 2020-02-18 17:02:00 +02:00
Aminda Suomalainen 30bf67be46
gpg.conf: with-keygrip 2020-02-18 01:55:29 +02:00
Aminda Suomalainen 79fce8ec02
keys/ssh: replace WTOP with gpg 2020-02-18 01:25:24 +02:00
Aminda Suomalainen 1d2cb235d2
begin cleaning up bash/zshrcs 2020-02-13 14:14:33 +02:00
Aminda Suomalainen 66e56453ad
.mikaela: throw .signature to git as signature 2020-02-11 14:48:54 +02:00
Aminda Suomalainen eb748c60fc
gpg: add show-keyring,show-sig-expire to list-options
Resolves: #52
2020-02-10 23:29:31 +02:00
Aminda Suomalainen 968db01ee0
.mikaela/gpg.conf: add group support@privacytools.io 2020-01-31 11:00:57 +02:00
Aminda Suomalainen 3e9dd19232
gpg.conf: disable TOFU's positive trust
As I have the pgp-alt-wot repository and am building my own Web of
Trust and lsign, I have no reason to have positive trust values.
2020-01-30 20:23:16 +02:00