Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ssh security #11

Open
scalingsolution opened this issue Mar 26, 2019 · 1 comment
Open

ssh security #11

scalingsolution opened this issue Mar 26, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@scalingsolution
Copy link

For the sake of keeping out unwanted remote accesses on the Jetson I would suggest to use either stronger passwords or ssh keys for us to log on

@scalingsolution scalingsolution added the enhancement New feature or request label Mar 26, 2019
@mawalu
Copy link
Contributor

mawalu commented Mar 26, 2019

Totally agree. The current login is there because it is the default in the nvidia L4T sample filesystem, everybody was used to it and the system (hopefully) isn't exposed to any public networks atm.

I want to implement better security once we have the entire custom image & flashing workflow worked out since we can then allow the people to specify their own ssh keys instead of hardcoding our own.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants