<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le lun. 11 mai 2020 à 17:41, Nikolay Shaplov <<a href="mailto:dhyan@nataraj.su">dhyan@nataraj.su</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">В письме от понедельник, 11 мая 2020 г. 17:19:07 MSK пользователь Jérémy Lal <br>
написал:<br>
<br>
> > # cd /srv<br>
> > # npm install matrix-appservice-irc --global<br>
> <br>
> You are running an untrusted module as root.<br>
> I strongly advise against that.<br>
I am _installing_ untrusted module as root. Am I not?<br></blockquote><div><br></div><div>npm modules can have postinstall scripts.</div><div>Well-known modules might be trustable (they might not) but the module</div><div>you're trying to install do have an issue (checksum mismatch) and might have been tampered with.</div><div><br></div><div>Jérémy</div></div></div>