CompuRoot
CompuRoot
Both files are identical ``` https://github.com/chmln/sd/releases/download/v0.7.6/sd-v0.7.6-x86_64-unknown-linux-gnu https://github.com/chmln/sd/releases/download/v0.7.6/sd-v0.7.6-x86_64-unknown-linux-musl ``` and compiled against gnu `libc` which makes it isn't portable as it used to be with `musl`
**$ make all** ``` .... util.cc: In member function ‘bool hpenc::HPEncHeader::toFd(int, bool)’: util.cc:334:47: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] return (::write(fd, out.data(), out.size()) == out.size()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ .......
I believe that proposed here plugin isn't from series of "cool", but in the same category as `uMatrix` & `uBlock origin`, so my proposal is to add: [`CSS Exfil Protection`](https://www.mike-gualtieri.com/css-exfil-vulnerability-tester)...
Still officially supported Debian versions 9, 10 won't run recent `himalaya` due to dependency on GLIBC_2.29. Is it possible to compile `himalaya` against `musl` to make it truly portable or...
|Product|Version| |---|---| |Wordpress:| 5.7| |Two-Factor plugin:| 0.7.0| --- **Issue:** I had multiple different U2F/FIDO/OTP/OpenPGP... devices _(that are marked to distinguish between the same brand)_. When I added security key to...
I surprised that such powerful tool isn't here, so my proposal is to add `sqlite3`
**Describe the bug** Documentation guiding to run: > Step 3: Fix File Permissions In your crater root folder, run command: `chmod -R 775 ./` which is very insecure suggestion. All...
`kopia maintenance` failing on v0.11.2 (compiled with go1.18.3 for i386 architecture) After switching back to v0.10.7 maintenance completed without any errors Issue found on computer with 4Gb of RAM and...
**OS:** Linux **Shiouri:** v1.5.2 Data files in directory `shiori-data/archive` are executable (755 permission) for no reason
http://luckybackup.sourceforge.net/ Solution comes preinstalled in most popular Linux distro: **MX-Linux** Creates filesystem snapshots using rsync+hardlinks, kind of as [TimeShift](https://github.com/teejee2008/timeshift), but for data files. Project "LuckyBackup is almost frozen", but author...