logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dqcache-makekey - make DNSCurve secret-key for dqcache

Description

dqcache-makekey creates secret-key (in hex format) for dqcache

Example

       (
         cd /etc/dqcache/env/
         umask 077
         dqcache-makekey > SECRETKEY.tmp
         mv -f SECRETKEY.tmp SECRETKEY
       )

Name

       dqcache-makekey - make DNSCurve secret-key for dqcache

See Also

dqcache(8)

       https://mojzis.com/software/dq
       https://dnscurve.org/

                                                                                              dqcache-makekey(1)

Synopsis

dqcache-makekey

See Also