Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notecard Encryption / Decryption Service

This service is used to encrypt and decrypt data from Notecard events.

Prerequisites

  • Python 3.10+
  • OpenSSL (already installed on most operating systems)
  • Ngrok

Generating encryption keys

./generate.sh

Running the service

cd python
python3 main.py

Tunnelling the service

ngrok http 4000

About

Example project to show how to handle Notecard Encryption & Notehub Decryption

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages