

@MonkderVierte I’m afraid I can’t handle that from a browser extension, but good to know!
💻 Open-source #developer!
🦊 #Furry #Fox
🇨🇵 #French
🤔 I can’t think of any other bullet points
@MonkderVierte I’m afraid I can’t handle that from a browser extension, but good to know!
@Redex68 Honestly I have no idea, I barely use OBS
@exu Well true but the point of the video is that you can’t (or more like “shouldn’t”) download or play the file on your PC
@prex Wait that’s a thing?
Well, this host basically the same value as a “Sent from my iPad” signature haha, how can you encrypt a post that’s publicly available to everyone?
- Sent with Mastodon Web
@LodeMike A more programatically concrete way would be to use https://developer.mozilla.org/en-US/docs/Web/API/MediaStream/_Recording/_API/Using/_the/_MediaStream/_Recording/_API
@ShellMonkey Be careful, obfuscation isn’t encryption!
And no, there doesn’t need to be a publicly shared token! Take a look at how simplexchat does it!
https://simplex.chat/
@ShellMonkey That’s true, but these should also be encrypted, don’t you think?
Sure the messages could still be encrypted but from the metadata you can most of the time infer the content.
It’s a bit long, but you can read this if you’re interested
https://www.pnas.org/doi/full/10.1073/pnas.1508081113
@MrFloppy I agree! I sometimes received notifications on Mastodon from comments by Lemmy accounts on this post but far from with all comments (~10%) and sometimes my replies on Mastodon didn’t carry over to Lemmy (I don’t even know if this one will!) so there’s still work to be done to get things working just right!
@Binette Awesome, glad you like it!!
@Skiluros Heading URL is the 1st line of your mastodon post.
You can join an image to your mastodon comment and it will show on lemmy (a new post will just show the link to the post)
For URL and thumbnail I don’t think you can.
@Berin
Here’s how yours look for me.
Notice how it says 0 message on top, but can still see your posts?
Maybe you need to follow someone from the remote instance so they know each other and can federate. That’s just a guess.
@Skiluros What do you mean by sync exactly?
Try Platoon on the NES, you get bombarded by ennemies while you have to find your way through this abomination of a maze!
@MonkderVierte The thing is, since the code is running inside a browser extension there’s no way to interact with third party tools that aren’t part of the standard JavaScript api.
Well, I mean there’s Native Messaging https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Native/_messaging but it only works for PC (Bye bye to ~70% of Android users) and I’d have to use a forked version to be able to handle messages from the browser extension, so I think that’s not the best solution for me