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
[–] 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