Search Criteria
Package Details: hash-slinger 3.3-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/hash-slinger.git (read-only, click to copy) |
---|---|
Package Base: | hash-slinger |
Description: | Tools to generate special DNS records (SSHFP, TLSA, OPENPGPKEY, IPSECKEY) |
Upstream URL: | https://github.com/letoams/hash-slinger |
Licenses: | GPL2 |
Submitter: | Schnouki |
Maintainer: | HLFH |
Last Packager: | HLFH |
Votes: | 3 |
Popularity: | 0.54 |
First Submitted: | 2014-09-10 08:44 (UTC) |
Last Updated: | 2023-11-19 08:12 (UTC) |
Dependencies (9)
- python-dnspython (python-dnspython-gitAUR)
- python-m2crypto
- unbound (unbound-gitAUR)
- xmlto (xmlto-gitAUR) (make)
- libreswanAUR (optional) – for ipseckey (if not using openswan or strongswan)
- openssh (openssh-gitAUR, openssh-gssapiAUR, openssh-dotconfigAUR, openssh-dotconfig-binAUR, openssh-selinuxAUR, openssh-hpn-shimAUR) (optional) – for sshfp
- openswanAUR (openswan-gitAUR) (optional) – for ipseckey (if not using libreswan or strongswan)
- python-gnupg (optional) – for openpgpkey
- strongswan (optional) – for ipseckey (if not using libreswan or openswan)
Latest Comments
« First ‹ Previous 1 2
HLFH commented on 2020-04-16 09:59 (UTC)
I updated hash-slinger to version 3.0.
andrej commented on 2019-03-27 20:19 (UTC) (edited on 2019-03-27 20:29 (UTC) by andrej)
BTW, local certificates don't work due to this bug. A release was promised in December 2018, but not released yet. Perhaps building this from Git could help.
A quick and dirty workaround for anyone affected by this: Download this file, replace its first line with '#!/usr/bin/env python2' and then just brutally overwrite
/usr/bin/tlsa
with that. :-)andrej commented on 2019-03-27 19:56 (UTC)
There's
libunbound.so.8
on my system, so it looks like something is (unnecessarily?) hardwired here. This ugly hack works for me:HLFH commented on 2016-05-03 21:27 (UTC)
tohojo commented on 2015-10-24 00:08 (UTC)
randompie commented on 2015-10-13 15:30 (UTC)
Schnouki commented on 2015-01-10 01:28 (UTC)
grawity commented on 2015-01-06 07:08 (UTC)
« First ‹ Previous 1 2