An open API service indexing awesome lists of open source software.

https://github.com/predetermined/pgpweb

A web application designed to simplify PGP usage.
https://github.com/predetermined/pgpweb

Last synced: about 1 month ago
JSON representation

A web application designed to simplify PGP usage.

Awesome Lists containing this project

README

          

# pgpweb

> [!WARNING]
> Please do not use your real keys yet. This project hasn't been tested properly.

A web application designed to simplify PGP usage.

![A screenshot of the UI, showcasing the identities and contacts](screenshot.png)

## Features

- Local storage encryption
- Key import
- Key generation
- Message en-/decryption

## Usage

### Starting the project

1. Clone the project
2. `npm install`
3. `npm run dev`