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.
Shuttle is a python library for cross-chain atomic swaps between the networks of two cryptocurrencies. Cross-chain atomic swaps are the cheapest and most secure way to swap cryptocurrencies. It’s a brand new decentralized payment environment based on Hash Time Lock Contracts (HTLCs) protocol. Documentation
Shuttle has the following available cryptocurrencies to swap:
Cryptocurrencies | Mainnet | Testnet | Solonet |
---|---|---|---|
Bitcoin BTC | Yes | Yes | None |
Bytom BTM , Assets | Yes | No | No |
PIP to install shuttle globally. For Linux sudo may be required.
$ pip install pyshuttle
For the versions available, see the tags on this repository.
We welcome pull requests. To get started, just fork this repo, clone it locally, and run:
$ pip install -e .[tests] -r requirements.txt
Tests are still under development.
You can run the tests with:
$ pytest
Or use tox
to run the complete suite against the full set of build targets, or pytest to run specific
tests against a specific version of Python.
Feel free to open an issue if you find a problem, or a pull request if you've solved an issue.
Distributed under the AGPL-3.0 license. See LICENSE
for more information.
FAQs
Cross-chain atomic swaps between the networks of two cryptocurrencies.
We found that pyshuttle demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
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.