Skip to main content

Qryptex – Securely encrypt your recovery codes and text into encrypted QR codes.

Project description

Qryptex

Qryptex – Securely encrypt your recovery codes and text into encrypted QR codes.

logo_qryptex

CLI APP

# Clone repos: 
git clone https://github.com/mboss7/Qryptex.git

# Install dependencies:
pip install -r ./Qryptex/requirements.txt

# Test app: 
cd ./Qryptex/
pytest

# run CLI APP:
python ./Qryptex/src/qryptex/main.py

cli_qryptex

Python module

Installation

pip install qryptex

Import and object creation

import qryptex 

qtx = qryptex.Qryptex()

Functions

# Write encrypted QR : 
qtx.write_qr(<your_secret>, <your_password>)  

# Read encrypted QR : 
qtx.read_qr(<your_password>, <your_qr_path>)

To test wife security good practices :

Use docker, with temporary container (It a good practice for everything you test and you want to isolate) :

    docker run --rm -it python:3.11-slim bash  # isolated python env in docker
	
	# or 
	
	docker run --rm -it ubuntu:latest bash   # isolated ubuntu env in docker 

Feature in the roadmap :

  1. Security advises.

  2. Web API in order to do that every where you have an internet connection.

  3. Add TOTP and 2FA support.

  4. Docker support and container ready tu use.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qryptex-0.0.9.tar.gz (196.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

qryptex-0.0.9-py3-none-any.whl (35.3 kB view details)

Uploaded Python 3

File details

Details for the file qryptex-0.0.9.tar.gz.

File metadata

  • Download URL: qryptex-0.0.9.tar.gz
  • Upload date:
  • Size: 196.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for qryptex-0.0.9.tar.gz
Algorithm Hash digest
SHA256 b5dd6e8aa7dcd6543fb2c592cdb37f407f1bd1c005caec7b78d41bff99c004cb
MD5 dfed1744384e567d33a91e9765c03c0d
BLAKE2b-256 3e0840798a5111bd13d6df18e05557d5f1dccacd274277a69fda097cca516fa2

See more details on using hashes here.

Provenance

The following attestation bundles were made for qryptex-0.0.9.tar.gz:

Publisher: workflow.yml on mboss7/Qryptex

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qryptex-0.0.9-py3-none-any.whl.

File metadata

  • Download URL: qryptex-0.0.9-py3-none-any.whl
  • Upload date:
  • Size: 35.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for qryptex-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 43056a921045865bfef7101a7e69fa1c0a4708b76e348fe65792a4118b7dd84e
MD5 10a65cd665178a441fc48354f15ac4ac
BLAKE2b-256 5d0c0d4df3cf0efab184db46ccf578837da5242c0152b55774d4436d1d5edfbc

See more details on using hashes here.

Provenance

The following attestation bundles were made for qryptex-0.0.9-py3-none-any.whl:

Publisher: workflow.yml on mboss7/Qryptex

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page