rusty-snake

Results 98 issues of rusty-snake
trafficstars

> **TL;DR:** > - The whitelist for `mknod` does not mask out file permission bits making it rather useless. > - The whitelist for `mknodat` checks the wrong argument making...

Try with any privacy-friendly embed YT video: https://www.youtube-nocookie.com/embed/... There is code for YT-nocookie.com https://github.com/metiis/invidious-redirect/blob/866032566f6bfbed91db62ff8275ed3479820177/makehook.js#L12-L14 but nothing in the manifest https://github.com/metiis/invidious-redirect/blob/866032566f6bfbed91db62ff8275ed3479820177/manifest.json#L13-L19 Probably same for youtu.be.

In your README.md you link to a libvips frok that is >500 commits / 1.5 years behind libvips/libvips. Is this just an old link because upstream moved around the repo...

**Describe the bug** Trashed images in a vault can be seen without authentication. AFAIK Vaults are implemented by moving the image into the internal storage of Aves that can only...

type:bug
bug:reproduced
P2
vaults
security

- `complement` with `from_bits_retain` ```rust FlagsT::from_bits_retain(!FlagsT::all().bits()) ``` - `contains_uncorresponding_bits` or `has_uncorresponding_bits`

There seems to be no developer activity since November 2022.

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Under some no better known conditions AdAway auto activates the VPN...

bug :bug:

There is an app in the Play Store with the same App-id and same looking on the screenshots but with different description and no link to github. https://play.google.com/store/apps/details?id=com.isaiahvonrundstedt.fokus

The new mount api makes it possible to atomically create read-only binds mount together with `mount_setattr`. https://www.man7.org/linux/man-pages/man2/mount_setattr.2.html Relates to #744

enhancement