Skip to content

Commit 361b732

Browse files
committed
feat: blog post on librepgp
1 parent 8ee1488 commit 361b732

File tree

1 file changed

+113
-0
lines changed

1 file changed

+113
-0
lines changed
Lines changed: 113 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,113 @@
1+
---
2+
layout: post
3+
title: "RNP proudly supports LibrePGP"
4+
categories: news
5+
authors:
6+
- name: Ronald Tse
7+
8+
social_links:
9+
- https://github.com/ronaldtse
10+
- name: Nickolay Olshevsky
11+
12+
social_links:
13+
- https://github.com/ni4
14+
excerpt: >-
15+
RNP is excited to announce our support for LibrePGP, a new specification of
16+
the OpenPGP encryption standard that builds on the lessons learned from 20
17+
years of experience with GnuPG, the most widely used and adopted
18+
implementation of OpenPGP.
19+
---
20+
= RNP proudly supports LibrePGP
21+
22+
At RNP, we are excited to announce our support for
23+
https://www.librepgp.org[LibrePGP], a new specification of the OpenPGP
24+
encryption standard that builds on the lessons learned from the 20 years of
25+
experience with OpenPGP.
26+
27+
== What is LibrePGP?
28+
29+
LibrePGP is a new specification of the OpenPGP secure email standard that is
30+
designed to ensure the long-term stability, compatibility and security of
31+
protection communication.
32+
33+
LibrePGP is conceived and backed by https://g10code.com[g10 Code],
34+
https://www.ribose.com[Ribose], and https://intevation.de[Intevation], and is
35+
maintained by a study group consisting of the founding group with other
36+
interested implementers.
37+
38+
== Why is RNP Supporting LibrePGP?
39+
40+
We believe that LibrePGP is an essential step forward in preserving the core
41+
principles of openness and compatibility in secure communication.
42+
43+
We share the concerns that sparked the LibrePGP initiative: changes made to the
44+
OpenPGP specification by a subgroup within the IETF OpenPGP working group were
45+
perceived as potentially disrupting existing implementations, raising concerns
46+
about interoperability and security.
47+
48+
As a developer of OpenPGP tools, we believe that LibrePGP is a vital effort to
49+
ensure the long-term stability and compatibility of secure communication
50+
protocols. Our involvement in LibrePGP reflects our commitment to preserving the
51+
security, reliability, and flexibility of the OpenPGP standard.
52+
53+
https://www.gnupg.org[GnuPG] (GNU Privacy Guard) has been the de-facto reference
54+
implementation of OpenPGP for over two decades. Its widespread adoption and use
55+
have provided valuable insights into the needs and requirements of secure
56+
communication protocols. LibrePGP builds on these lessons learned, providing a
57+
robust and flexible specification that is designed to meet the evolving needs of
58+
secure communication.
59+
60+
== Long-term collaboration with g10 Code and Intevation
61+
62+
As the developer of RNP, Ribose works closely with g10 Code, the developer of
63+
GnuPG, and Intevation, the developer of Gpg4win, the most prevalent OpenPGP
64+
implementation available on Windows. Our teams perform a significant amount of
65+
interoperability testing to ensure that our implementations are compatible and
66+
secure.
67+
68+
Together, we defend internet mail and sensitive information internationally in a
69+
trusted manner, all through a commitment to open-source. Our shared goal is to
70+
ensure that secure communication is accessible to everyone, regardless of
71+
platform or system.
72+
73+
In fact, RNP and GnuPG were the first two implementations that supported
74+
https://web.cs.ucdavis.edu/~rogaway/ocb/[OCB (Offset Codebook) encryption], a
75+
high-performance and secure encryption algorithm designed by Prof. Phillip
76+
Rogaway.
77+
78+
We successfully interoperated with OCB encryption since 2018, demonstrating our
79+
commitment to implementing and testing new encryption algorithms. OCB encryption
80+
is now a mandatory part of the LibrePGP specification, and we are proud to have
81+
played a key role in its adoption.
82+
83+
== What does this mean for RNP users?
84+
85+
As a user of RNP, you can rest assured that our commitment to LibrePGP will
86+
ensure that our software remains compatible with existing OpenPGP
87+
implementations. This includes the https://www.gnupg.org[GnuPG] and
88+
https://www.gpg4win.org[Gpg4win] projects, which are also supporters of
89+
LibrePGP.
90+
91+
== What's next?
92+
93+
We will continue to work closely with the LibrePGP community to ensure that the
94+
RNP implementation meets the evolving needs of secure communication.
95+
96+
== About RNP
97+
98+
RNP is a set of openly-licensed LibrePGP / OpenPGP tools that work on all major
99+
platforms. RNP provides end-to-end encryption for secure communication,
100+
including email and file encryption.
101+
102+
Learn more about our projects and how we are committed to preserving the
103+
security and compatibility of OpenPGP standards.
104+
105+
== About LibrePGP
106+
107+
LibrePGP is a new specification of the OpenPGP encryption standard that builds
108+
on the lessons learned from global deployment of OpenPGP technology backed with
109+
over 20 years of experience.
110+
111+
It is designed to ensure the long-term stability and compatibility of secure
112+
communication protocols. Visit the https://www.librepgp.org[LibrePGP] website to
113+
learn more about the initiative.

0 commit comments

Comments
 (0)