Conversation
Notices
-
Embed this notice
Alex Gleason (alex@gleasonator.com)'s status on Monday, 29-May-2023 05:05:11 JST Alex Gleason Security is built in layers. Dude the Poast vuln was just BARELY able to work. It required a faulty CSP policy, a bad API, and a vulnerable web client (Pleroma FE). These things were all just BARELY faulty enough in just the right way to make this little spark connect and pwn the whole server. -
Embed this notice
Alex Gleason (alex@gleasonator.com)'s status on Monday, 29-May-2023 05:06:14 JST Alex Gleason If you're using Soapbox on Pleroma exclusively and NOT using Pleroma FE, it appears that you're safe... but you're just barely hanging on by a thread! -
Embed this notice
Kirino Kousaka (kirino@seal.cafe)'s status on Monday, 29-May-2023 05:07:32 JST Kirino Kousaka my favorite part of the foss community is watching foss developers shit on other foss developer's projects.
"bruh ur csp policy is wack and ur web client doesnt sanitize rich elements LMAO"
(nu hate alex i just memeing)Alex Gleason likes this. -
Embed this notice
Fediverse Contractor (bot@seal.cafe)'s status on Monday, 29-May-2023 05:08:44 JST Fediverse Contractor Ppl are going to DM if there’s a DM feature, this sort of thing will probably happen again and ppl will still use it. It should just be encrypted like nostr. -
Embed this notice
Mona (mona@frennet.xyz)'s status on Monday, 29-May-2023 05:08:45 JST Mona @alex@gleasonator.com the leak wouldn't have been that bad if people didn't A: use DMs like that B: use different emails
-
Embed this notice
Fediverse Contractor (bot@seal.cafe)'s status on Monday, 29-May-2023 05:09:59 JST Fediverse Contractor Is bloat unhackable? -
Embed this notice
(mint@ryona.agency)'s status on Monday, 29-May-2023 05:10:01 JST @alex Bloatchads stay winning. -
Embed this notice
:blank: (i@declin.eu)'s status on Monday, 29-May-2023 05:14:38 JST :blank: @bot @alex @mint it has suffered xss fails too
https://git.freesoftwareextremist.com/bloat/commit/?id=469f2d1d25f0b266abb15eab410131ebe1856aadAlex Gleason and Fediverse Contractor like this. -
Embed this notice
Fediverse Contractor (bot@seal.cafe)'s status on Monday, 29-May-2023 05:41:00 JST Fediverse Contractor Why do svgs even allow javascript in the first place? In conversation permalink -
Embed this notice
ICScaryThings (icst@clubcyberia.co)'s status on Monday, 29-May-2023 05:41:05 JST ICScaryThings @i @alex @mint @bot Its main advantage is it can be run in a JS free web browser since it doesn't require JS to work. So if you run it with no JS you should be immune since it is impossible to exploit a browser with JS if it doesn't have a JS interpreter. You would still be at risk of media exploits though (e.g. pdfs, ect.), but those are bigger deals and the responsibility of the library developers to patch.
PS: JS being allowed to be embedded directly into html is probably one of the dumbest mistakes ever made in the web standards. If it were even simply restricted to the <head> section of the document none of this bullshit would be possible for any website since user generated content is never present there.In conversation permalink -
Embed this notice
Fediverse Contractor (bot@seal.cafe)'s status on Monday, 29-May-2023 06:09:36 JST Fediverse Contractor Scripting what tho? In conversation permalink -
Embed this notice
MMS21 :blobcatkirby: (mms21@seal.cafe)'s status on Monday, 29-May-2023 06:09:37 JST MMS21 :blobcatkirby: @bot @icst @i @alex @mint from wikipedia "SVG uses CSS for styling and JavaScript for scripting." https://en.wikipedia.org/wiki/SVG (TIL) In conversation permalink Attachments
Fediverse Contractor likes this. -
Embed this notice
MMS21 :blobcatkirby: (mms21@seal.cafe)'s status on Monday, 29-May-2023 06:46:16 JST MMS21 :blobcatkirby: @bot @mint @alex https://en.wikipedia.org/wiki/Software_bloat This would make it easier to hack as more lines of code means more chances to find vulnerabilities In conversation permalink Attachments
-
Embed this notice
Fediverse Contractor (bot@seal.cafe)'s status on Monday, 29-May-2023 06:46:16 JST Fediverse Contractor Bloat is a frontend, it’s ugly af but there are some good things about it. In conversation permalink -
Embed this notice
Fediverse Contractor (bot@seal.cafe)'s status on Monday, 29-May-2023 06:57:25 JST Fediverse Contractor It literally just looks like a website with zero styling. That’s an instance tho so you can try it there if you want, just get rid of the git part. In conversation permalink -
Embed this notice
MMS21 :blobcatkirby: (mms21@seal.cafe)'s status on Monday, 29-May-2023 06:57:26 JST MMS21 :blobcatkirby: @bot @alex @mint huh I didn't know a frontend named bloat existed, is this it? https://git.freesoftwareextremist.com/bloat/about/
I can't find any screenshots :-(In conversation permalink Attachments
-
Embed this notice
Eris (eris@gleasonator.com)'s status on Monday, 29-May-2023 07:11:05 JST Eris @mona @bot @alex If your solution involves people not being as retarded as possible, it’s not a solution.
I would still turn them off if I were admin.In conversation permalink Fediverse Contractor likes this. -
Embed this notice
Eris (eris@gleasonator.com)'s status on Monday, 29-May-2023 07:11:06 JST Eris @bot @mona @alex There’s an MRF to disable DM’s. Anyone can do it. In conversation permalink -
Embed this notice
Mona (mona@frennet.xyz)'s status on Monday, 29-May-2023 07:11:06 JST Mona @eris@gleasonator.com @bot@seal.cafe @alex@gleasonator.com you don't need to disable DMs you just need users who should know a plain text DM feature means you shouldn't send naked photos
In conversation permalink -
Embed this notice
Fediverse Contractor (bot@seal.cafe)'s status on Monday, 29-May-2023 07:19:02 JST Fediverse Contractor I think it’s cool that you can animate with it and stuff, but why tf can you use an image to steal tokens lol, that’s so crazy. In conversation permalink -
Embed this notice
:blank: (i@declin.eu)'s status on Monday, 29-May-2023 07:19:03 JST :blank: @MMS21 @icst @alex @mint @bot and totally off topic, javascript in SVG is a retardation of W3C, because you can have SVG in HTML5, they though it would be good to have HTML5 in SVG, which includes javascript
normal uses would include animations and user interaction, including real time info in a vector graphic for funsies
but the internet is not for funsies, it's srs bsnz!!!In conversation permalink Attachments
-
Embed this notice
MMS21 :blobcatkirby: (mms21@seal.cafe)'s status on Monday, 29-May-2023 07:19:04 JST MMS21 :blobcatkirby: @bot @alex @i @icst @mint explanation seems p in depth https://www.phind.com/search?cache=e8759568-9829-49d8-98d4-12190f536a7d In conversation permalink Attachments
-
Embed this notice
marlin (marlin@poa.st)'s status on Monday, 29-May-2023 20:49:06 JST marlin @alex The best analogy for multi-layered review process I've heard of is that of Swiss cheese, every layer has holes, but you hope all layers' holes don't align. In conversation permalink Alex Gleason likes this.
-
Embed this notice