Skip to content
View mort3za's full-sized avatar
🕸️
🕸️

Organizations

@date-fns

Block or report mort3za

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 Loading

  1. Auto sign your git commits Auto sign your git commits
    1
    # Generate a new pgp key: (better to use gpg2 instead of gpg in all below commands)
    2
    gpg --gen-key
    3
    # maybe you need some random work in your OS to generate a key. so run this command: `find ./* /home/username -type d | xargs grep some_random_string > /dev/null`
    4
    
                  
    5
    # check current keys:
  2. Using tor with bridges, torrc exampl... Using tor with bridges, torrc example config (bit.ly/m3torrc)
    1
    # sudo apt-get install obfs4proxy obfsproxy tor
    2
    
                  
    3
    # sudo vi /etc/tor/torrc
    4
    
                  
    5
    UseBridges 1
  3. ludo ludo Public archive

    In-browser "Ludo Game" for playing when there is no internet!

    SCSS 39 1