Skip to content
View paulsuh's full-sized avatar
Block or Report

Block or report paulsuh

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

  1. AdventOfCode-2023 AdventOfCode-2023 Public

    My code for AoC 2023

    Python

  2. github-wiki-page-index github-wiki-page-index Public

    Python

  3. Privacy Secured Cloud Data Privacy Secured Cloud Data
    1
    # Privacy Secured Cloud Data
    2
    
                  
    3
    ## Basic motivation
    4
    
                  
    5
    There are many use cases where users expect that their data are end-to-end encrypted and no third party or attacker will be able to read the data except at the user's device. In some cases this is easy to accomplish and give confidence to the user about the end-to-end encryption. Generally, this is because there is a separate app at both ends of the communication and that can be examined with the proper tools.