Biancaa-R commented on issue #18484:
URL: https://github.com/apache/nuttx/issues/18484#issuecomment-3999835393
@FelipeMdeO I'm sorry , there is no easy way to tell this but I have been
working on dropbear porting for sometime now from feb 12 th ...
* Currently my approach is adding drop bear in apps and modifying the linux
type calls like fork() to others (vfork() or task_create()) that exist on
NuttX . But for now since there is no multiuser support ,I was thinking of
adding stubs there and make it forced to one user.. and hardcode a specific
path for the authorized_keys .
* I understand that I should have raised an issue before ..
--
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]