Skip to content
View rorycl's full-sized avatar

Block or report rorycl

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

    Convert reMarkable tablet notebooks and annotated PDFs to layered PDF documents

    Go 72 5

  2. sshagentca sshagentca Public

    An ssh server forwarding agent certificate authority

    Go 17 2

  3. cexfind cexfind Public

    Find equipment on cex/webuy.io. Go module with multiplatform cli, webserver and bubbletea console apps.

    Go 1

  4. timeaway timeaway Public

    Small golang htmx webapp and module to calculate if visits to Schengen states conform to the 90 days in 180 day rule

    Go 1 1

  5. Generate ed25519 keys in PEM format ... Generate ed25519 keys in PEM format using Go
    1
    // RCL 05 June 2021
    2
    
                  
    3
    /*
    4
    verify with `openssl pkey -in <privatekey>` or `openssl pkey -in <privatekey> -pubout`
    5
    the latter should match the publickey
  6. mailfinder mailfinder Public

    Search for email in mbox and maildir mailboxes using golang regular expressions with output to an mbox

    Go