JJ: Description from the destination commit:
wip parse from gana JJ: Description from source commit: .
This commit is contained in:
parent
21d172d884
commit
464e80d4fd
3 changed files with 769 additions and 1 deletions
|
|
@ -4,4 +4,11 @@
|
|||
(modules offline offline_impl offline_sig)
|
||||
(libraries cmdliner bos fmt mirage-crypto ptime mte vif))
|
||||
|
||||
; todo depends on curl
|
||||
(executable
|
||||
(public_name gen_signatures_registry)
|
||||
(name gen_signatures_registry)
|
||||
(modules gen_signatures_registry)
|
||||
(libraries angstrom fmt))
|
||||
|
||||
; fetch `gnunet-signatures/registry.rec` with:
|
||||
; curl -s -o registry.rec -X GET "https://git-www.gnunet.org/gana.git/plain/gnunet-signatures/registry.rec"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue