this post was submitted on 16 Aug 2024
66 points (89.3% liked)
Linux
48372 readers
1764 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
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
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?
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
I can't remember if there was a way to do this with pgp certificates easily