Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
github.com/lbryio/claimtrie
This repo is deprecated. See https://github.com/lbryio/chain instead.
coming soon
go get -u -v github.com/lbryio/claimtrie
Refer to claimtrie for an interactive CLI tool as example.
NAME:
claimtrie - A CLI tool for LBRY ClaimTrie
USAGE:
main [global options] command [command options] [arguments...]
VERSION:
0.0.1
COMMANDS:
add-claim, ac Claim a name.
spend-claim, sc Spend a Claim.
update-claim, uc Update a Claim.
add-support, as Support a Claim.
spend-support, ss Spend a specified Support.
show, s Show the status of nodes)
merkle, m Show the Merkle Hash of the ClaimTrie.
commit, c Commit the current changes to database.
reset, r Reset the Head commit and a specified commit (by Height).
log, l List the commits in the coommit database.
ipmort, i Import changes from datbase.
load, ld Load nodes from datbase.
save, sv Save nodes to datbase.
erase Erase datbase
shell, sh Enter interactive mode
help, h Shows a list of commands or help for one command
GLOBAL OPTIONS:
--help, -h show help
--version, -v print the version
This project requires Go v1.10 or higher.
go test -v github.com/lbryio/claimtrie
gocov test -v github.com/lbryio/claimtrie 1>/dev/null
coming soon
This project is MIT licensed.
We take security seriously. Please contact security@lbry.io regarding any security issues. Our PGP key is here if you need it.
The primary contact for this project is @roylee17 (roylee@lbry.io) or @lyoshenka (grin@lbry.io)
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.