Do they get a notification though
- 3 Posts
- 23 Comments
Sorry, I meant personally identifiable. They found out the fingerprint is computer-specific.
What is the fireproof safe for?
(attempt to tag OP): someone@lemmy.today
I’m assuming GrapheneOS isn’t backdoored. If a new release were backdoored, I would have a non-zero chance to catch it while reviewing commit diffs, but the chance of catching it would be zero if I instead used auto-update and let the devs push whatever signed binary they wanted.
The fact that devs sign the builds doesn’t protect you from a Jia Tan type of actor. Jia Tan had social-engineered they way to a maintainer and then dropped their backdoor in the .tar releases. If you had compiled from the tree you couldn’t be affected. It’s possible to fail to review malicious commits even in this case, but it is still more transparent than pre-packaged releases. And there’s no point to reproducible builds if no one actually reproduces them.
liminal@lemmy.mlto
Selfhosted@lemmy.world•Tuvix Tricorder - An RSS Button For The WebEnglish
3·3 months agoJust the button: https://github.com/aureliendavid/rsspreview
Netguard also has a separate lockdown mode (which only enables a few apps, or none, to go through) that if toggled automatically based on connected network would enable you to dictate which apps can use untrusted networks.
While there are lots of apps that automate some sort of action based on the name of the WiFi network, activating the lockdown mode in Netguard is more specific, and I doubted if it’s even possible. To start, I came up with a Termux command invocation that toggles the lockdown mode in Netguard. After customizing the quick settings (near the notification area) this
adbcommand confirms that this method for toggling Netguard’s lockdown mode really works:adb shell cmd statusbar click-tile eu.faircode.netguard/.WidgetLockdownDefault Termux doesn’t request the necessary permission which impeded the command from running, however:
java.lang.SecurityException: StatusBarManagerService: Neither user 10472 nor current process has android.permission.EXPAND_STATUS_BAR.So this is where I’m at, I could probably just use Tasker to like some people do to run the
cmd statusbarcommand, but I also wanted to call some attention to the issue report on the Termux repository regarding this permission.EDIT: There’s a high likelyhood it won’t work on Tasker without root, and on termux it also wouldn’t work even if you managed to request the permission.
For the record, in almost all versions of Android you can install apps in a isolated environment through Shelter. Apps in this environment get icons in your home screen just like the rest, but don’t share the vpn/firewall connection that you might have active through RethinkDNS, among other things.
You effectively have two sets of apps with different firewall settings. And if you figure out a way to automate the locking down of RethinkDNS (through something like Tasker or Schröder’s Automation,) you would effectively have a mechanism that only lets the small number of apps in the isolated environment work while connected to an untrusted network.
liminal@lemmy.mlto
Firefox@lemmy.ml•File based syncing of profile data instead of Mozilla sync?
1·1 year agoXBrowserSync and Floccus don’t sync to local files, unless you self-host the server or a webDAV respectively.
Lofloccus makes it easy to spawn a local webDAV server (making Floccus save your bookmarks to local files) which I can then sync with rsync or Syncthing or whatever system I already like. It’s only available for Windows and MacOS though.
It’s me asking if there’s any firewall out there that supports profiles. I’ve learnt graphene has this functionality, that’s become one option to go with.
liminal@lemmy.mlto
Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•I know it's redundant and annoying at this point posting her bullshit but I just found this too funny to not share. @db0 remove this if you want,it's fine.English
1·3 years agoBeing anonymous isn’t incompatible with helping people
liminal@lemmy.mlto
Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•I know it's redundant and annoying at this point posting her bullshit but I just found this too funny to not share. @db0 remove this if you want,it's fine.English
1·3 years agoYou’re missing the point I’ve made completely.
liminal@lemmy.mlto
Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•I know it's redundant and annoying at this point posting her bullshit but I just found this too funny to not share. @db0 remove this if you want,it's fine.English
1·3 years agoDo people create mods for games or create open source software solely for recognition?
liminal@lemmy.mlto
Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•I know it's redundant and annoying at this point posting her bullshit but I just found this too funny to not share. @db0 remove this if you want,it's fine.English
1·3 years agoThey can’t gain recognition, uploading anonymously. But if someone purely wants the crack for the game to exist they could do it
liminal@lemmy.mlto
Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•I know it's redundant and annoying at this point posting her bullshit but I just found this too funny to not share. @db0 remove this if you want,it's fine.English
2·3 years agoWhether that would be worse than running Denuvo malware is up for debate lol
liminal@lemmy.mlto
Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•I know it's redundant and annoying at this point posting her bullshit but I just found this too funny to not share. @db0 remove this if you want,it's fine.English
2·3 years agoI don’t buy this. It’s easy to upload files anonymously.
liminal@lemmy.mlto
Lemmy.World Announcements@lemmy.world•I feel like posts need to age quicker
2·3 years agoI think the UI, instead of just bringing the posts up without explanation, should show you how many new comments the post received. It would be great for keeping tabs on a discussion, too.
The Reddit Enhancement Suite stores a cookie that remembers the number of comments when you visited a post. It’s a killer feature.

A more modern UI example:


They posted the findings here, I don’t know what you want.