From 6f40064a8790d36acff15016210c5be01870ca84 Mon Sep 17 00:00:00 2001 From: Kyriaki Darivaki Date: Tue, 21 May 2024 02:27:17 +0300 Subject: [PATCH] added PGP public key fingerprint --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1fe45ef..aeeb14b 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ 1. AI Ethics: contributed content (module "AI in Media") to guide.md in ai-ethics repo 2. [CI/CD Tools: created CRUD app "SkillSync"](#skillsync) +3. [Security-Part1: basic cryptography operations](#crypto) ### SkillSync - **Directory structure** @@ -25,4 +26,8 @@ skillsync

Used pybuild to automate the building and testing process. Challenges I tackled in this step included setting up a venv for my python project, setting PYTHONPATH, specifying import absolute paths and overriding plugin's coverage restrictions for building the app.

- **Docker Implementation** -

Created a docker image "skillsync" with in which the app builds and runs by creating a container which is then removed after exiting (docker run -it --rm skillsync)

\ No newline at end of file +

Created a docker image "skillsync" with in which the app builds and runs by creating a container which is then removed after exiting (docker run -it --rm skillsync)

+ +### PGP Cryptography +

This is my public key fingerprint: FAF5 AE4D 6CE5 4580 C828 9513 9C09 A14C 1FFA EAD2 +