Openpgp

Top 23 Openpgp Open-Source Projects

  • end-to-end

    End-To-End is a crypto library to encrypt, decrypt, digital sign, and verify signed messages (implementing OpenPGP)

  • Android-Password-Store

    Android application compatible with ZX2C4's Pass command line application

    Project mention: Bitwarden: Free, open-source password manager | news.ycombinator.com | 2023-09-25

    There is no "database", it's just a bunch of GPG encrypted files synced with git.

    For Android there is https://github.com/android-password-store/Android-Password-S....

    For Windows the only thing (Pass4Win) i found is unmaintained.

    See https://www.passwordstore.org/#other

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • Bouncy Castle

    Bouncy Castle Java Distribution (Mirror)

    Project mention: Show HN: filippo.io/mlkem768 – Post-Quantum Cryptography for the Go Ecosystem | news.ycombinator.com | 2024-02-01

    Note that there may be incompatibilities until NIST has published the final revisions. Some specifications are on Round 3 kyber, others are on FIPS 203.

    This one will interoperate with Bouncy Castle as we both use FIPS 203 draft, but won't interoperate with OQS that is still on the Round 3 submission.

    See also: https://github.com/bcgit/bc-java/issues/1578

  • OpenKeychain

    OpenKeychain is an OpenPGP implementation for Android.

  • BouncyCastle

    BouncyCastle.NET Cryptography Library (Mirror)

    Project mention: Key derivation in .NET using HKDF | dev.to | 2024-03-04

    Since .NET 5, the HKDF function is available via the HKDF class. For earlier versions, the Bouncy Castle for .NET library offers a compatible implementation of HKDF.

  • gpg-tui

    Manage your GnuPG keys with ease! 🔐

  • Hawkpost

    Generate links that users can use to submit messages encrypted with your public key.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • yubikey-manager

    Python library and command line tool for configuring any YubiKey over all USB interfaces.

    Project mention: Discord Rolled Out Yubikeys for All Employees | news.ycombinator.com | 2023-08-06
  • gnupg

    The GNU Privacy Guard. NOTE: Maintainers are not tracking this mirror. Do not make pull requests here, nor comment any commits, submit them usual way to bug tracker (https://www.gnupg.org/documentation/bts.html) or to the mailing list (https://www.gnupg.org/documentation/mailing-lists.html).

    Project mention: Expired SKS Keyserver Certificate on EVERY EOS install! | /r/EndeavourOS | 2023-10-02
  • deltachat-core-rust

    Delta Chat Rust Core library, used by Android/iOS/desktop apps, bindings and bots 📧

    Project mention: Announcing mailfred 0.1, a library to offer services through the email infrastructure processing emails as requests & responses. | /r/rust | 2023-07-10

    In addition: not sure if you know about deltachat https://github.com/deltachat/deltachat-core-rust

  • GpgFrontend

    A free, open-source, robust yet user-friendly, compact and cross-platform tool for OpenPGP encryption. It stands out as an exceptional GUI frontend for the modern GnuPG (gpg).

    Project mention: GpgFrontend: Open-source, Cross-platform GnuPG Front end | news.ycombinator.com | 2024-03-16
  • EncryptPad

    Minimalist secure text editor and binary encryptor that implements RFC 4880 Open PGP format: symmetrically encrypted, compressed and integrity protected. The editor can protect files with passwords, key files or both.

    Project mention: Ask HN: What does your single file “productivity app” look like? | news.ycombinator.com | 2023-09-03

    > My productivity app for the past 12 years has been a single .txt file

    Better if it's encrypted. I use Encryptpad[0] to store such notes.

    [0] https://evpo.net/encryptpad/

  • yubikey-touch-detector

    A tool to detect when your YubiKey is waiting for a touch (to send notification or display a visual indicator on the screen)

    Project mention: Windows Notifications? | /r/yubikey | 2023-06-22

    On Linux there is https://github.com/maximbaz/yubikey-touch-detector which does exactly this.

  • PGPro

    OpenPGP En- & Decryption App for iOS

  • hockeypuck

    OpenPGP Key Server

  • envless

    OpenSource, frictionless and secure way to share and manage app secrets across teams.

  • bouncy-gpg

    Make using Bouncy Castle with OpenPGP fun again!

  • rnp

    RNP: high performance C++ OpenPGP library used by Mozilla Thunderbird

    Project mention: Email Self-Defense - a guide to fighting surveillance with GnuPG encryption | /r/linux | 2023-05-02

    RNP: high performance C++ OpenPGP library used by Mozilla Thunderbird

  • webext-signed-pages

    A browser extension to verify the authenticity (PGP signature) of web pages

    Project mention: E2EE on the web: is the web that bad? | news.ycombinator.com | 2024-02-19

    There is "Signed Pages" by the debeloper of EteSync. It is a browser extension, that checks webapps based on signatures in the html file. The addon then warns the user if the signature is not correct or - if I remember correctly - the source changed. This allows you to be sure what webapp code was delivered. But it seems like it did not really get used outside of his own projects. https://github.com/tasn/webext-signed-pages

  • pgpainless

    Simple to use OpenPGP API based on Bouncy Castle

  • openpgp-api

    OpenPGP API library

  • lokey

    A tool that makes it easy to work with and convert between cryptographic key formats

  • flutter-openpgp

    OpenPGP for flutter made with golang for fast performance with support for android, ios, macos, linux, windows, web and hover

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-16.

Openpgp related posts

Index

What are some of the best open-source Openpgp projects? This list will help you:

Project Stars
1 end-to-end 4,133
2 Android-Password-Store 2,444
3 Bouncy Castle 2,150
4 OpenKeychain 2,126
5 BouncyCastle 1,552
6 gpg-tui 1,266
7 Hawkpost 944
8 yubikey-manager 806
9 gnupg 659
10 deltachat-core-rust 610
11 GpgFrontend 422
12 EncryptPad 417
13 yubikey-touch-detector 383
14 PGPro 354
15 hockeypuck 260
16 envless 254
17 bouncy-gpg 201
18 rnp 188
19 webext-signed-pages 180
20 pgpainless 137
21 openpgp-api 129
22 lokey 93
23 flutter-openpgp 60
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com