Post B6BVbgEEFEwmCucA08 by domi@donotsta.re
 (DIR) More posts by domi@donotsta.re
 (DIR) Post #B6BVbfasbXTIEsCjfU by geheimorga@chaos.social
       0 likes, 0 repeats
       
       PSA: The Astrovials Canary was truncated: https://astrovials.com/canary.txt https://web.archive.org/web/20250124100435/https://astrovials.com/canary.txt
       
 (DIR) Post #B6BVbfq7grfH09KuQa by neverpanic@chaos.social
       0 likes, 0 repeats
       
       @geheimorga saving people some time: the new version no longer says that there is no data exfiltration to third parties and they weren't forced to add code to leak data.
       
 (DIR) Post #B6BVbg3asmRLfvdfQO by 4censord@unfug.social
       0 likes, 0 repeats
       
       @neverpanic @geheimorga it also doesnt say "i have no knowledge of backdoors" anymore
       
 (DIR) Post #B6BVbgEEFEwmCucA08 by domi@donotsta.re
       0 likes, 0 repeats
       
       @4censord @neverpanic @geheimorga for the past 6 or so months their message was truncated by some folding program, i.e. it ended with > on each line. It looks like they hotpatched the problem by shortening the lines, instead of actually fixing whatever was causing that.I don’t know them / the site, but maybe let’s not jump to conclusions too soon?
       
 (DIR) Post #B6BcWlMuPFvYNcHES8 by Li@tech.lgbt
       0 likes, 0 repeats
       
       @domi @geheimorga @neverpanic @4censord hm, i noticed that too; isn't that the kind of word-wrapping is what you'd see if you just copy pasted the output from ``nano`` with your terminal window being too small, atleast that's what it reminded me ofnow curious is .. .. why would that happen ?
       
 (DIR) Post #B6BcWlbRXDYN6h4q6i by domi@donotsta.re
       0 likes, 0 repeats
       
       @Li @geheimorga @neverpanic @4censord what man in the middle would result in word-wrapping of all things?i think it resulted from being lazy or not knowing how to do this proper. same with the fix, canaries usually expire, not vaguely change wording.
       
 (DIR) Post #B6Bd8yUG52QO4Qw3JA by Li@tech.lgbt
       0 likes, 0 repeats
       
       @domi @geheimorga @neverpanic @4censord if you were to have MITM to SSH, and the user ran 'nano' on the file to the terminal, your logs would only show the output of nano and not the full contents of the file,admittidly, its kind of far fetched;
       
 (DIR) Post #B6Bd8ysic5zTIINaQy by domi@donotsta.re
       0 likes, 0 repeats
       
       @Li @geheimorga @neverpanic @4censord the user ran ‘nano’ on the file to the terminalthis is nonsense. at this point you have full root access, and the victim is pasting the thing into a publicly-accessible file anyways. not to mention that it got signed with the line breaks.