this post was submitted on 16 Aug 2024
68 points (89.5% liked)

Linux

47233 readers
777 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

It is against the rules but but what is it exactly?

you are viewing a single comment's thread
view the rest of the comments
[–] BananaTrifleViolin@lemmy.world 28 points 3 weeks ago (35 children)

Could you give an example of something linux can't do?

Or are you alluding to windows software not running on linux even with wine etc?

[–] Deckweiss@lemmy.world 8 points 3 weeks ago* (last edited 3 weeks ago) (12 children)

Digitally sign a PDF with a couple of clicks.

So far, I have spent about 6 hours (sporadically over the past 3 years) trying to set up a way to do this, yet ultimately it didn't ever work at all. And every time I end up using some online third party service just to get it over with.

I did it on Windows once and the setup was a simple 5 step wizard. After which digitally signing a document just works with a couple of clicks.

Bonus round:

  • on Linux there is only one PDF viewer that implements tripple click for selecting a whole line AND can invert the colors of the document (which helps some partially blind users). That viewer is Atril and it has no way of even attempting to digitally sign a PDF. As soon as you want to do the signing, you lose those one of the two features and people with impairments can't do their work properly.

  • the screen readers have voices from the 90s and setting up anything modern with them is above my skill grade - as again, I fucked with it for days and didn't manage to get a natural sounding voice to work. On Windows it is way simpler, including working well for mixed language documents - for example German text with technical terms in english or latin.

[–] boredsquirrel@slrpnk.net 6 points 3 weeks ago (3 children)

Okular can digitally sign, invert colors (poorly hidden away so you need to customize the toolbar, but it has multiple ways, which is kinda cool).

TTS yes, but there seems to be progress. There is speech-dispatcher which could be used with piperTTS

[–] Deckweiss@lemmy.world 3 points 3 weeks ago* (last edited 3 weeks ago) (2 children)

Okular has no tripple click for whole line selection.

Other than that, setting up digitally signing with Okular never worked for me. Do you have a guide that worked for you?

[–] boredsquirrel@slrpnk.net 4 points 3 weeks ago

Oh, read "select a word"

No idea how to setup digital signing.

[–] maxwellfire@lemmy.world 2 points 1 week ago

I've setup okular signing and it worked, but I believe it was with a mime certificate tied to my email (and not pgp keys). If you want I can try to figure out exactly what I did to make it work.

Briefly off the top of my head, I believe it was

  1. Getting a mime certificate for my email from an authority that provides them. There's one Italian company that will do this for any email for free.
  2. Converting the mime certificate to some other format
  3. Importing the certificate to Thunderbird's (or maybe it was Firefox's) certificate store (and as a sidequest setting up Thunderbird to sign email with that certificate
  4. Telling Okular to use the Thunderbird/Firefox certificate store as the place to find certificates

I can't remember if there was a way to do this with pgp certificates easily

load more comments (8 replies)
load more comments (30 replies)