From e6bfe4d819f74873fe8c9d8971c289e548d2c84e Mon Sep 17 00:00:00 2001 From: deltax <17337753+deltaxflux@users.noreply.github.com> Date: Wed, 17 Jun 2020 21:38:37 +0200 Subject: [PATCH] Add GPG signator. --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eead046..5204bdb 100644 --- a/README.md +++ b/README.md @@ -61,9 +61,13 @@ All contributions are welcome! Code, documentation, graphics, or even design sug A Linux-based operating system. We recommend Kali Linux 2019.4. An external wifi card is recommended. -## Related work +## Verify commits +Now, every commit should be signed. You can verify the signator using `git-verify-commit [commit]`. + +| Contributor | GPG key id | +| ------------- | ------------- | +| deltaxflux | 40EAE3B9D0FBCE9C | -For development, I use vim and tmux. Here are my [dotfiles](https://github.com/deltaxflux/takumi/) ## :octocat: Credits 1. l3op - contributor 2. dlinkproto - contributor