Skip to content
View markasoftware's full-sized avatar
👽
secret alien technology
👽
secret alien technology

Sponsoring

@deluan
@dweymouth

Organizations

@UWCubeSat

Block or report markasoftware

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. anypaste Public

    Upload and share any file with a single command.

    Shell 64 4

  2. UWCubeSat/lost Public

    Lost: Open-source Star Tracker

    C++ 54 10

  3. SpecDB Public

    A beautiful web app for viewing and comparing the specifications of PC hardware.

    JavaScript 30 13

  4. cat-door Public

    AVR firmware for my electronic cat door.

    C

  5. remotely Public

    Bash library for doing things over SSH. The simplest Ansible alternative ever!

    Shell 56 1

  6. OpenProject Enterprise mode for free
    1
    ############ REPLACE app/models/enterprise_token.rb in the source code with this file! ################
    2
    ############ also be sure to RESTART OpenProject after replacing the file.             ################
    3
    ############ it doesn't show that enterprise mode is enabled in the settings, but all  ################
    4
    ############ enterprise mode features, such as KanBan boards, are enabled.             ################
    5
    #-- copyright

35 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Loading A graph representing markasoftware's contributions from April 14, 2024 to April 15, 2025. The contributions are 66% commits, 19% issues, 9% code review, 6% pull requests. 9% Code review 19% Issues 6% Pull requests 66% Commits

Contribution activity

April 2025

Created 1 repository

Created a pull request in expressvpn/wolfssl-rs that received 1 comment

Pre-shared key (PSK)

This adds support for custom user PSKs. Example usage (from added test in ssl.rs): let client_ctx = ContextBuilder::new(client_method) .unwrap_or_else

+270 −5 lines changed 1 comment

Created an issue in junkurihara/rust-rpxy that received 2 comments

Compression

Is compression in-scope for rust-rpxy? eg gzip and zstd

2 comments
Loading