JavaScript PGP

Open-source JavaScript projects categorized as PGP

Top 3 JavaScript PGP Projects

  • etsd

    Transmit sensitive data encrypted across your organization!

  • Project mention: How I run my servers | news.ycombinator.com | 2023-07-16

    A pretty same setup with a bunch of differences:

    1. I'm using a single postgresql database for all apps (each with a different user) on a different server; each app has a different db user

    2. I use a minio instance for file/media uploads/serving

    3. I mostly use nginx but i'm transitioning new apps to caddy because of automatic integration with let's encrypt and much smaller config for common purposes

    4. I use a fab-classic (fabric 1x) script to deploy new versions: https://github.com/spapas/etsd/blob/master/fabfile.py

    5. For backup I do a logical db backup once per day via cron (using a script similar to this https://spapas.github.io/2016/11/02/postgresql-backup/)

    6. One memcache instance of all apps

    7. Each app gets a redis instance (if redis is needed): https://gist.github.com/akhdaniel/04e4bb2df76ef534b0cb982c1d...

    8. Use systemd for app control

  • Ed25519Tool

    Ed25519 signing and verification online tool.

  • Project mention: Show HN: Non.io, a Reddit-like platform Ive been working on for the last 4 years | news.ycombinator.com | 2023-06-12

    I'm concerned about the `#` character in the URL.

    # means fragment and that's kept local and not sent to the server unless client side Javascript sends it to the server. I would use an identifier that doesn't already mean something to the URL.

    See https://github.com/Cyphrme/URLFormJS#query-parameters-fragme... (Also see https://github.com/Cyphrme/Path)

    For an example where this is relevant: https://cyphr.me/ed25519_tool/ed.html#?msg_encoding=Text&msg...

    And see https://www.rfc-editor.org/rfc/rfc3986#section-3.5

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • webverify

    Verify Authorship of Webpages. Includes a Web Extension as a proof-of-concept using PGP.

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).

JavaScript PGP related posts

Index

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

Project Stars
1 etsd 48
2 Ed25519Tool 20
3 webverify 17

Sponsored
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.
workos.com