summaryrefslogtreecommitdiff
path: root/src/openpgp/signatures.rs
diff options
context:
space:
mode:
authorNamilskyy <alive6863@gmail.com>2025-12-28 15:19:04 +0300
committerNamilskyy <alive6863@gmail.com>2025-12-28 15:19:04 +0300
commitbbcbdcbbf95cda5115bbb484b5e2d01669a7a1a0 (patch)
treed57a5ec1044713f2ebbdf694f8b6ecca7f800edf /src/openpgp/signatures.rs
parent007ee0bc3534218b2d084f368444d96c16d9d7f9 (diff)
Implementing integrated router funtions and other fuctions
Diffstat (limited to 'src/openpgp/signatures.rs')
-rw-r--r--src/openpgp/signatures.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/openpgp/signatures.rs b/src/openpgp/signatures.rs
index ac21d2b..63860f0 100644
--- a/src/openpgp/signatures.rs
+++ b/src/openpgp/signatures.rs
@@ -1 +1,2 @@
// Worker with signs-db
+// todo!("Keys from keyserver, signatures from db");