mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2025-02-23 00:40:43 +01:00
PGP: add lists of keys signed by me and who signed my key
This commit is contained in:
parent
870b140845
commit
ea03224933
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,3 +2,5 @@
|
||||
*~
|
||||
*.kate-swp
|
||||
index.
|
||||
# To avoid creating new file to this repository with tab fail
|
||||
0x4DB53CFE82A46728
|
||||
|
1715
PGP/0x82A46728.txt
1715
PGP/0x82A46728.txt
File diff suppressed because it is too large
Load Diff
3
PGP/0x82A46728_signed
Executable file
3
PGP/0x82A46728_signed
Executable file
@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
gpg --recv-keys 0x9710B89BCA57AD7C 0x7A02F9E7274CB629 0x4DB53CFE82A46728
|
||||
gpg --export -a 0x9710B89BCA57AD7C 0x7A02F9E7274CB629 0x4DB53CFE82A46728 > 0x82A46728_signed.txt
|
13588
PGP/0x82A46728_signed.txt
Normal file
13588
PGP/0x82A46728_signed.txt
Normal file
File diff suppressed because it is too large
Load Diff
3
PGP/0x82A46728_signed_by
Executable file
3
PGP/0x82A46728_signed_by
Executable file
@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
gpg --recv-keys 0x62FE66853913CB03 0x9710B89BCA57AD7C 0x7A02F9E7274CB629 0x4DB53CFE82A46728
|
||||
gpg --export -a 0x62FE66853913CB03 0x9710B89BCA57AD7C 0x7A02F9E7274CB629 0x4DB53CFE82A46728 > 0x82A46728_signed_by.txt
|
12777
PGP/0x82A46728_signed_by.txt
Normal file
12777
PGP/0x82A46728_signed_by.txt
Normal file
File diff suppressed because it is too large
Load Diff
1715
PGP/key.txt
1715
PGP/key.txt
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user