From bbcbdcbbf95cda5115bbb484b5e2d01669a7a1a0 Mon Sep 17 00:00:00 2001 From: Namilskyy Date: Sun, 28 Dec 2025 15:19:04 +0300 Subject: Implementing integrated router funtions and other fuctions --- src/openpgp/signatures.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/openpgp') 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"); -- cgit v1.2.3