jeffhykin

joined 1 year ago
[–] [email protected] 15 points 1 month ago* (last edited 1 month ago) (1 children)

Labeling datasets is costly process. When you dont opt out, you're letting them build a labelled dataset on you-specifically for free.

[–] [email protected] 42 points 1 month ago* (last edited 1 month ago) (3 children)

Same for me: just say no, and they say OK. Effortless but the option is totally invisible.

The irony is, I've seen the staff stop using the face scanner for everyone halfway through the line to speed things up. So its not saving time, just costing money to increase surveillance.

[–] [email protected] 1 points 1 month ago (1 children)

Yeah, cookies, account logins, and other stuff make it hard too. Ex: randomly exploring gmail emails at different times of day, but not actually marking emails as read.

[–] [email protected] 3 points 1 month ago* (last edited 1 month ago)

Psychology. Ever see ring doorbell footage where the owner says "drop the package" and people do? Its not like the owner could do anything, but for some reason it makes people behave differently.

 

Fingerprinting isn't always possible to defeat, and its not always possible to avoid making accounts (work and school accounts)

However, it should be possible to fill up tracked data with meaningless garbage and reduce the signal-to-noise ratio. Ex: a bot that browses random products on amazon to reduce profiling accuracy.

Do you guys know of any tools that do this? Anything from browser extensions to command line scripts, to anonymous group-accounts.

[–] [email protected] 2 points 1 month ago* (last edited 1 month ago)

Here's a very similar question I asked here a few months ago: "Privacy respecting ring doorbell" https://lemm.ee/post/8165932

[–] [email protected] 3 points 1 month ago (1 children)

The clients are source available for telegram though

[–] [email protected] 9 points 1 month ago* (last edited 1 month ago) (1 children)

I mean technically the client is verifiable if you use discord in a browser tab... and verify it every time you load the web page... 🙃

[–] [email protected] 116 points 1 month ago (1 children)

I didnt upvote the other python-beginer friendly meme cause it wasn't accurate. But this one is on point.

[–] [email protected] 62 points 3 months ago* (last edited 2 months ago)

Don't forget the fully fledged remote desktop thats built in, WebVR (which is being replaced with Web XR), Web Bluetooth, Web USB (aka Web Serial), the API's for notifications, ambient light sensors, an entire transactional database (indexed DB), the language translation API, the Gamepad API (videogame controllers), hardware passkeys (yubikey), speech to text, text-to-speech, webGL, webGPU, webworkers, service workers, an entire suite of cryptography tools, GPS location, battery, vibration, FileSystem API, picture-in-picture API, WebRTC, WebSensors, etc.

And then, on top of all that, building a miniture OS-kernel so that tasks can be sandboxed scheduled/executed and prevent 1 tab from crashing everything or hogging resources.

[–] [email protected] 2 points 3 months ago* (last edited 3 months ago)

(I know I'm two months late)

To back up what you're saying, I work with ML, and the guy next to me does ML for traffic signal controllers. He basically established the benchmark for traffic signal simulators for reinforcement learning.

Nothing works. All of the cutting edge reinforment algorithms, all the existing publications, some of which train for months, all perform worse than "fixed policy" controllers. The issue isn't the brains of the system, its the fact that stoplights are fricken blind to what is happing.

[–] [email protected] 9 points 3 months ago

Kinda surprised nobody has said this: start your own instance. Seriously, thats the power of the fediverse.

25
submitted 4 months ago* (last edited 4 months ago) by [email protected] to c/[email protected]
 

I'm asking for existing tools/systems that let me programmatically say: "here is my public key, BUT if each of these 5 other public keys all send a signed message saying that my public key has been compromised, then you should mark my public key as compromised, and use the new one they provide". (This is not for a particular task, I'm just curious if any existing auth systems are capable of this)

I call the idea "guardian keys" because it could be friends' public keys or or just more-securely-stored less-frequently-used keys that you control.

NOTE: I know this would not work for data encryption. Encrypted data is simply gone if a key is lost. But, for proving an identity, like a login, there could be a system like this but I don't know of any

 
  • I make websites
  • If someone is banned twice (two accounts) I want it to take them more than 5min and a VPN to make a 3rd account
  • I'm okay with extreme solutions, like requiring everyone to have a Yubikey-or-similar physical key
  • I really hate the trend of relying on a phone number or Google capcha as a not-a-bot detection. Both have tons of problems
  • but spam (automated account creation) is a real problem

What kind of auth should I use for my websites?

43
submitted 11 months ago* (last edited 11 months ago) by [email protected] to c/[email protected]
 

This might be a limitation of Lemmy or voyager, but is there some option for me to "watch" or "subscribe" to a post and be notified of new comments?

Especially relevant to asklemmy since occasionally I see a post before there's any answers.

 

I couldn't find a post in this community about cameras so I figured I'd make one. Requirements:

  • No "sign up" required to record video
  • Video is stored locally
  • Video is in a non-propriatary format
  • Can work offline

Optional/Discussion Points:

  • Can wireless connectivity be hardware disabled
  • Can auto-update be disabled
  • Does the device try to "phone home" if it is connected to wifi
  • Disk encryption would be nice but I doubt that'll be an option for anything other than self-hosted stuff

Does anyone know about Lorex (it seems more privacy centered)?

I'm highly technical, so feel free to mention self hosted raspberry pi soltuions as well.

view more: next ›