wip parse from gana
This commit is contained in:
parent
21d172d884
commit
49352fa7ca
3 changed files with 770 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