Abhishekmishra2808 commented on issue #16822:
URL: https://github.com/apache/nuttx/issues/16822#issuecomment-3878894223

   I’d like to work on this. My plan is to remove the hard-coded default 
password and introduce a required Kconfig option. The build will fail if the 
password is unset. During compilation, a small build step will hash the 
configured password and embed only the hash into the firmware or passwd 
template, ensuring no plaintext credentials are included. I’ll validate 
behavior using the simulator target and update documentation accordingly. 
Please let me know if this direction aligns with maintainers’ expectations.
   
   If this looks good, please assign it to me @acassis 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to