this post was submitted on 26 Jul 2025
253 points (98.5% liked)

Linux

13819 readers
303 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
 

This is very exciting. Here is the APK I downloaded. And the associated discussion.

It even already seems to support stylus input which is very exciting seeing as there has been talk of porting RNote to Android.

you are viewing a single comment's thread
view the rest of the comments
[–] PumaStoleMyBluff@lemmy.world 7 points 10 months ago (1 children)

It actually doesn't do that for all clients, according to the docs

It'll let you straight through if your user agent doesn't contain "Mozilla"

[–] Linearity@infosec.pub 2 points 10 months ago (2 children)

Whaaaat? Why only look for Mozilla?

[–] LunaChocken@programming.dev 2 points 10 months ago

Because it's super common in web scrapers

All normal web browsers have Mozilla in the name so it’s kinda weird to only do it for that. Both chrome safari and FF start with Mozilla 5.0