Secure BIP39 word viewer with masking and reveal functionality
919
Enterprise-grade security tool for safely viewing and managing cryptocurrency seed phrases with zero data persistence.
# Run interactive mode
docker run -it --rm seedshield
# Run with input file
docker run -it --rm -v $(pwd)/input.txt:/input.txt seedshield -i /input.txt
# Show help
docker run --rm seedshield --help
latest - Latest stable releaseX.Y.Z - Specific version releases (e.g., 1.0.0)v - Import clipboard datan - New input modes - Sequential reveal moder - Reset sequenceq - Safe exitMIT License
Content type
Image
Digest
sha256:b8790331d…
Size
51.8 MB
Last updated
about 1 month ago
docker pull barlog951/seedshield:0.3.0