![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
___ ___ _ _ _ ___ ___ ___
| | .'| | | | .'| | . |
|_|_|__,|_____|__,|_|_|___|
100% OSS, BSD-2
Nawano is a simple, fast and secure way to manage your Nano funds locally—without doing any syncing, and without having to trust a wallet provider on the World Wide Web.
Seeds are encrypted with AES-256 and never leaves your computer.
Node communication is done over RPC; locally or using a remote backend (such as Canoe).
Want to know more about Nano?
Want some free Nano to get started?
Shows some common wallet operations.
Linux (Ubuntu)
available setup (pip) environment variables:
$ sudo apt-get install libb2-dev python3
$ sudo pip3 install nawano --upgrade
$ nawano
MacOS
available setup (pip) environment variables:
$ brew install gcc libb2 libomp python3
$ sudo pip3 install nawano --upgrade
$ nawano
Windows
Nawano can be installed in Microsoft Windows using WSL.
You may now close the terminal window and simply run wsl nawano
to start the application.
While Nawano does work, it's currently under heavy development and should probably be considered unstable as it lacks tests and extensive real-world use.
Quality improvements
Features
Install guides
Please bare in mind that—just as the official Nano software—Nawano uses the BSD 2-Clause License (i.e. no liability for loss of funds).
Robert Wikman <rbw@vault13.org>
FAQs
Nano REPL CLI
We found that nawano 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.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.