tang icon indicating copy to clipboard operation
tang copied to clipboard

Tang binding daemon

Results 44 tang issues
Sort by recently updated
recently updated
newest added

This enables running tangd in environments without systemd (e.g., embedded), without requiring xinetd or other superservers.

The default behaviour of tangd is to reply correctly to all key recovery requests. In some deployments it may be needed to control when a key recovery should be allowed...

Hi, I'm ttying to figure out how I can use tang + clevis in a public setup. My idea was to develop an approvsl step around tang where a request...

I have installed tang on ubuntu 22.04 LTS. I changed the port to 7500: systemctl show tangd.socket -p Listen Listen=[::]:7500 (Stream) tangd.socket - Tang Server socket Loaded: loaded (/lib/systemd/system/tangd.socket; enabled;...

The README says it's important the Tang keys are not on the same physical medium when using a container, but that's not really docker/container-specific right? If the Tang server and...

Tang seems to work just fine in a BSD jail, so there's no need to restrict it to nojail environments. Also includes the CI changes from #94 so that it...

Hi, I appreciate Tang does not require SSL/TLS or authentication, but as the README references both as optional, would you be able to provide some guidance/examples for implementing both please?...

In the readme, where the cryptographic algorithm is described, it would be nice to reference an academic article, where the algorithm is analysed further. Does one exist?

Hi there, i have to upgrade from tang 7.2 (Debian Buster) to 8.3 (Debian Bullseye). My tang servs already a few other servers it there anything i have to watch...

An unpleasant surprise was the inability to manage services via systemd and the high workload of the server. When trying to do something with the services, I got the error:...