Skip to content
View jannec22's full-sized avatar
  • jwcode software ltd
  • Larnaca, Cyprus

Block or report jannec22

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. docker-pi-manager docker-pi-manager Public

    Dockerized system for management of ssh connections to remote io devices behind NAT

    TypeScript

  2. script automating encrypted backups ... script automating encrypted backups of folders or files on flat storage like backblaze B2 cloud storage
    1
    this script uses openssl and cryptsetup like approach to manage multiple passphrases and yubikeys to unlock encrypted files
    2
    
                  
    3
    files are archived and encrypted locally using master key and then uploaded to any backend supported by rclone.
    4
    multiple passphrases are supported, you can have a strong one hidden safe, and other one obtained by challenging yubikey with a shorter one, easy to remember
    5