neurosnap / lists.sh

a microblog for lists
https://lists.sh
MIT License
226 stars 6 forks source link

Update docs to ask users to provide the username for the service when using our CMS #7

Closed neurosnap closed 2 years ago

neurosnap commented 2 years ago

I think we should suggest users provide their username for this service when SSH'ing into our CMS. This will allow two things:

https://news.ycombinator.com/item?id=31178373

Really cool. But obviously this will leak ssh private keys and your username to lists.sh To prevent this I guess you have specify a username and create a specific key and use that: ssh -i key unknown@lists.sh

neurosnap commented 2 years ago

Just deployed this change, closing.