Investigate argon2 issue (Termux/Raspberry Pi)
See original GitHub issueWe’ve had numerous reports of argon2 causing issues on Raspberry Pi and Linux (see here). We need to investigate argon2 (repo here) to see if it’s possible to build from source on those devices.
I have a Pixel 2 with Termux so I can test there. Or we can spin up a dev environment on Coder that mimics Termux (Alpine Linux I think) or Raspberry Pi and test there.
If we can get argon2 working, then we’ll be able to unblock both Termux and Pi users of code-server.
Special thanks to @im-coder-lg for all their help debugging this!
Issue Analytics
- State:
- Created 2 years ago
- Comments:41 (37 by maintainers)
Top Results From Across the Web
Investigate argon2 issue (Termux/Raspberry Pi) #4422 - GitHub
We need to investigate argon2 (repo here) to see if it's possible to build from source on those devices. I have a Pixel...
Read more >Install argon2 on Raspberry Pi - Lindevs
The argon2 is a command line tool which enables to generate the Argon2 cryptographic hash that commonly used for password hashing.
Read more >Android mining with Termux : r/MoneroMining - Reddit
This tells Android to not mess with the Termux app. ... fully boot and run windows 11 on arm on a raspberry pi...
Read more >pi os for termux - Raspberry Pi Forums
I travel allot and i use andronix and termux to run linux on my cell phone. this works mostly but a good deal...
Read more >how to install express in console Code Example
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). ... E: The repository 'http://ppa.launchpad.net/certbot/certbot/ ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

node-rs now publishes an argon2 package. Might help here: https://github.com/napi-rs/node-rs/tree/main/packages/argon2
I’ll see if I can get to this tomorrow or Wednesday which should give you enough time to help. Thank you for helping on your holidays!