Skip to content

Releases: polyym/pgp-converter

1.0.0

16 May 18:54
Compare
Choose a tag to compare

PGP Converter v1.0.0 Release Notes

I'm thrilled to announce the initial release of PGP Converter! This web-based tool simplifies the process of encrypting and decrypting messages using the PGP protocol, all from within your browser.

Features

PGP Encryption and Decryption: PGP Converter now supports encrypting and decrypting text using the PGP protocol. This feature has been made user-friendly, allowing you to easily input plaintext or PGP-encrypted messages and perform the desired operation with a click of a button.

Client-Side Operations: All operations (encryption/decryption) are performed client-side, ensuring that none of your data is transmitted over the internet or stored on any servers.

Cross-Platform Compatibility: PGP Converter is a web application and can be used on any device with a modern web browser, including desktops, laptops, tablets, and smartphones.

Open Source: PGP Converter is completely open source. You can check out the source code, ensure its security, and contribute to its development.

Internal

Initial Commit: The foundation of the PGP Converter has been laid with the initial commit by the development team.

Project Setup: The project setup guide has been created to assist developers in setting up the project on their local machines.


Stay tuned for future updates and feature additions! If you have any questions, feature requests, or issues, please feel free to open an issue on our GitHub repository.