mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 13:35:42 -07:00
Merge branch 'master' of https://github.com./Matir/skel
This commit is contained in:
@@ -1,2 +1 @@
|
||||
keyserver hkps://hkps.pool.sks-keyservers.net
|
||||
hkp-cacert ~/.gnupg/sks-keyservers.pem
|
||||
keyserver hkps://keys.openpgp.org
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
use-agent
|
||||
# HKPS requires gnupg-curl for gpg1
|
||||
keyserver hkps://hkps.pool.sks-keyservers.net
|
||||
keyserver hkps://keys.openpgp.org
|
||||
keyserver-options auto-key-retrieve no-honor-keyserver-url
|
||||
auto-key-locate keyserver
|
||||
personal-digest-preferences SHA256
|
||||
|
||||
1
keys/ssh/id_ed25519_scar.pub
Normal file
1
keys/ssh/id_ed25519_scar.pub
Normal file
@@ -0,0 +1 @@
|
||||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBeDzE5KLJh2a9p0u702H9+rvaB1HoLLBU1I2Lx6NUbC david@scar
|
||||
1
keys/ssh/trusted/id_ed25519_scar.pub
Symbolic link
1
keys/ssh/trusted/id_ed25519_scar.pub
Symbolic link
@@ -0,0 +1 @@
|
||||
../id_ed25519_scar.pub
|
||||
@@ -27,10 +27,10 @@ python-hachoir-urwid
|
||||
python-html5lib
|
||||
python-nwdiag
|
||||
python-pip
|
||||
python-scapy
|
||||
python-virtualenv
|
||||
python-yara
|
||||
python3
|
||||
python3-scapy
|
||||
python3-pip
|
||||
python3-virtualenv
|
||||
radare2
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
ack-grep
|
||||
ack
|
||||
curl
|
||||
dnsutils
|
||||
gdb
|
||||
|
||||
Reference in New Issue
Block a user