国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

Table of Contents
System Requirements
Installing ONLYOFFICE Desktop Editors in Linux
Install ONLYOFFICE Desktop Editors in Debian, Ubuntu & Mint
Install ONLYOFFICE Desktop Editors in RHEL, CentOS & Fedora
Adding an Invisible Digital Signature to Documents
Adding a Visible Digital Signature Line
Adding a Visible Digital Signature to Documents
Removing Digital Signature on Documents
Home System Tutorial LINUX Digitally Sign Documents in Linux Using ONLYOFFICE Desktop Editors

Digitally Sign Documents in Linux Using ONLYOFFICE Desktop Editors

Jul 16, 2025 am 09:22 AM

One of the most reliable ways to protect your documents and their content from any alterations is using a digital signature. It is a mathematical technique used to validate the authenticity and integrity of a document. In other words, a digital signature creates a virtual fingerprint that is unique to a person and is used to identify users and protect information.

If you want to make the exchange of documents more secure with a digital signature, we recommend you to use ONLYOFFICE Desktop Editors. This is a free office app designed for creating and editing text documents, spreadsheets, and presentations. The desktop application is fully compatible with the Microsoft Office formats and can be easily installed on any Linux distribution.

The recently released version brings in a lot of useful features, including Seafile integration, password protection, data validation, slicers for pivot tables, custom number formats, table of figures, new functions, and new proofreading options for presentations. However, one of the most important updates is the ability to apply digital signatures for document protection.

In this article, you will learn how to add visible and invisible digital signatures to your documents and manage them using ONLYOFFICE Desktop Editors in Linux.

System Requirements

  • CPU: dual-core 2 GHz or better.
  • RAM: 2 GB or more.
  • HDD: at least 2 GB of free space.
  • OS: 64-bit Linux distribution with kernel version 3.8 or later.

Let’s install ONLYOFFICE Desktop Editors in Linux.

Installing ONLYOFFICE Desktop Editors in Linux

First of all, you need to have the desktop app installed on your computer. Let’s quickly get through the installation process on different Linux distributions.

Install ONLYOFFICE Desktop Editors in Debian, Ubuntu & Mint

To install the application on Ubuntu and its derivatives, you need to add the GPG key first:

$ sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys CB2DE8E5

Then add the desktop editors repository using any text editor to the /etc/apt/sources.list file (root rights required):

$ sudo nano /etc/apt/sources.list

Add the following record at the bottom of the file.

deb https://download.onlyoffice.com/repo/debian squeeze main

Update the package manager cache:

$ sudo apt-get update

Now the editors can be easily installed with this command:

$ sudo apt-get install onlyoffice-desktopeditors

Install ONLYOFFICE Desktop Editors in RHEL, CentOS & Fedora

The first step is to add the yum repository with the following command.

$ sudo yum install https://download.onlyoffice.com/repo/centos/main/noarch/onlyoffice-repo.noarch.rpm

Then you need to add the EPEL repository:

$ sudo yum install epel-release

Now the editors can be easily installed using the following command:

sudo yum install onlyoffice-desktopeditors -y

You can also download the latest version of ONLYOFFICE Desktop Editors from the official website.

Adding an Invisible Digital Signature to Documents

If you have a valid certificate issued by a certification authority, you can add two types of digital signatures. A visible signature includes metadata that holds a visible marker showing that it has been signed. An invisible signature omits this visible marker.

To add an invisible signature to your document, spreadsheet, or presentation:

  1. Launch ONLYOFFICE Desktop Editors.
  2. Open the required file.
  3. Switch to the Protection tab on the top toolbar.
  4. Click the Signature button.
  5. Choose the Add digital signature option (if you have made some changes to the document, you’ll be offered to save it).
  6. Fill in the Purpose for signing this document field in the opened window.

Digitally Sign Documents in Linux Using ONLYOFFICE Desktop Editors

  1. Select a digital certificate by clicking the Select button.
  2. Click the button next to the select certificate file… field.

Digitally Sign Documents in Linux Using ONLYOFFICE Desktop Editors

  1. Select the .crt file and choose Open (if your certificate is protected with a password, you will have to enter it in the corresponding field).
  2. Click OK and click the button next to the select key file… field.

Digitally Sign Documents in Linux Using ONLYOFFICE Desktop Editors

  1. Select the .key file and click Open (if your key is protected with a password, you will have to enter it in the corresponding field).
  2. Click OK.

That was the last step. Congratulations! You have just successfully added an invisible digital signature, and the document is now protected from being edited by someone else. A pop-up window on the right sidebar will inform you that there is a valid signature and the document cannot be edited.

Digitally Sign Documents in Linux Using ONLYOFFICE Desktop Editors

The added signature will not be visible. However, you can view the information about it on the right sidebar. This information includes the owner’s name, the date, and the time when the signature was added. If you click the signature, you will be able to choose the following options from the context menu:

  • Signature Details to open the corresponding certificate and view its information.
  • Remove Signature to delete the signature.

Adding a Visible Digital Signature Line

If you want to add a visible signature to your document, you need to add a signature line first. It allows you to sign the document yourself by adding a visible marker (a visual representation of your digital signature). You can also use a signature line to send the document to other people for digital signing.

To create a signature line, please follow these steps:

  1. Launch ONLYOFFICE Desktop Editors.
  2. Put the mouse cursor where you want to add a signature line.
  3. Switch to the Protection tab on the top toolbar.
  4. Click the Signature button.
  5. Choose the Add signature line option (if you have made some changes to the document, you’ll be offered to save it).
  6. In the Signature Setup window, fill in all the required fields (Name, Signer Title, E-mail, Instructions for Signer).

Digitally Sign Documents in Linux Using ONLYOFFICE Desktop Editors

  1. Check the Show sign date in the signature line option is necessary.
  2. Click the OK button and save the document.

That’s it. Now there is a signature line in your document. If you wish, you can add multiple signature lines depending on the number of signers. You can also edit the added signature line by clicking the Signature settings icon on the right sidebar. To remove the signature line, just select it in the text and press Delete.

Adding a Visible Digital Signature to Documents

Now that you know how to add a signature line, you can use it to add a visible signature:

  1. Double-click the signature line.
  2. Choose the Sign option from the menu.
  3. In the Sign Document window, fill in the corresponding fields.

Digitally Sign Documents in Linux Using ONLYOFFICE Desktop Editors

  1. Select a digital certificate (just repeat the same procedure as in the case of adding an invisible signature).
  2. Click the OK button to add your signature to the document.

Removing Digital Signature on Documents

When a digital signature is added, the document is protected from being edited. If you want to edit it, click the Edit anyway option in the pop-up window on the right, and all the added digital signatures will be removed automatically.

Alternatively, you can remove all the signatures via the File tab. Just click Protect and choose the Edit document button.

Digitally Sign Documents in Linux Using ONLYOFFICE Desktop Editors

Just a quick reminder: sign documents digitally are currently available in ONLYOFFICE Desktop Editors only. If you upload a digitally signed file to your cloud office and try to edit it, the added signatures will be removed.

We hope that this guide was helpful to you. Using ONLYOFFICE desktop editors, you can easily protect your confidential documents with a digital signature and make sure that they originate from you.

The above is the detailed content of Digitally Sign Documents in Linux Using ONLYOFFICE Desktop Editors. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undress AI Tool

Undress AI Tool

Undress images for free

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Hot Topics

PHP Tutorial
1502
276
How to troubleshoot DNS issues on a Linux machine? How to troubleshoot DNS issues on a Linux machine? Jul 07, 2025 am 12:35 AM

When encountering DNS problems, first check the /etc/resolv.conf file to see if the correct nameserver is configured; secondly, you can manually add public DNS such as 8.8.8.8 for testing; then use nslookup and dig commands to verify whether DNS resolution is normal. If these tools are not installed, you can first install the dnsutils or bind-utils package; then check the systemd-resolved service status and configuration file /etc/systemd/resolved.conf, and set DNS and FallbackDNS as needed and restart the service; finally check the network interface status and firewall rules, confirm that port 53 is not

Install Guacamole for Remote Linux/Windows Access in Ubuntu Install Guacamole for Remote Linux/Windows Access in Ubuntu Jul 08, 2025 am 09:58 AM

As a system administrator, you may find yourself (today or in the future) working in an environment where Windows and Linux coexist. It is no secret that some big companies prefer (or have to) run some of their production services in Windows boxes an

How to find my private and public IP address in Linux? How to find my private and public IP address in Linux? Jul 09, 2025 am 12:37 AM

In Linux systems, 1. Use ipa or hostname-I command to view private IP; 2. Use curlifconfig.me or curlipinfo.io/ip to obtain public IP; 3. The desktop version can view private IP through system settings, and the browser can access specific websites to view public IP; 4. Common commands can be set as aliases for quick call. These methods are simple and practical, suitable for IP viewing needs in different scenarios.

How to Install NodeJS 14 / 16 & NPM on Rocky Linux 8 How to Install NodeJS 14 / 16 & NPM on Rocky Linux 8 Jul 13, 2025 am 09:09 AM

Built on Chrome’s V8 engine, Node.JS is an open-source, event-driven JavaScript runtime environment crafted for building scalable applications and backend APIs. NodeJS is known for being lightweight and efficient due to its non-blocking I/O model and

System requirements to install linux System requirements to install linux Jul 20, 2025 am 03:49 AM

Linuxcanrunonmodesthardwarewithspecificminimumrequirements.A1GHzprocessor(x86orx86_64)isneeded,withadual-coreCPUrecommended.RAMshouldbeatleast512MBforcommand-lineuseor2GBfordesktopenvironments.Diskspacerequiresaminimumof5–10GB,though25GBisbetterforad

How to Install MySQL 8.0 on Rocky Linux and AlmaLinux How to Install MySQL 8.0 on Rocky Linux and AlmaLinux Jul 12, 2025 am 09:21 AM

Written in C, MySQL is an open-source, cross-platform, and one of the most widely used Relational Database Management Systems (RDMS). It’s an integral part of the LAMP stack and is a popular database management system in web hosting, data analytics,

Ubuntu 25.04 'Plucky Puffin”: A Bold Leap Forward with GNOME 48 and HDR Brilliance Ubuntu 25.04 'Plucky Puffin”: A Bold Leap Forward with GNOME 48 and HDR Brilliance Jul 12, 2025 am 09:28 AM

Ubuntu has long stood as a bastion of accessibility, polish, and power in the Linux ecosystem. With the arrival of Ubuntu 25.04, codenamed “Plucky Puffin”, Canonical has once again demonstrated its commitment to delivering a

How to Install MongoDB on Rocky Linux and AlmaLinux How to Install MongoDB on Rocky Linux and AlmaLinux Jul 12, 2025 am 09:29 AM

MongoDB is a high-performance, highly scalable document-oriented NoSQL database built to manage heavy traffic and vast amounts of data. Unlike traditional SQL databases that store data in rows and columns within tables, MongoDB structures data in a J

See all articles