Skip to content

sibexico/Trusty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Version Go Report Card Support Me

Trusty

Encrypt your conversations EVERYWHERE! Regardless of the communication method you use, it's possible to establish end-to-end encrypted conversations! You can use any messenger, send letters, use carrier pigeons - whatever you want. Just use the simple wizard for the key exchange process and start an encrypted conversation.

Features

  • Cryptographic functions
  • Intuitive GUI for user interaction
  • Modular code structure
  • Encrypted storage

Missing Features

  • Support for different encryption algorithms

Prerequisites

  • Go 1.26 or newer

Getting Started

  1. Install with go install:

    go install github.com/sibexico/Trusty@latest
  2. Or clone and run locally:

    git clone https://github.com/sibexico/Trusty.git
    cd Trusty
    go run .
  3. Build manually:

    go build -o trusty.exe
    .\trusty.exe

Usage

Follow the on-screen instructions in the GUI to perform the key exchange and be able to use encrypted conversation.

License

This project is licensed under the MIT License.

About

End-to-end encryption in any conversation

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages