Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#pixelscamp #forever #8

Open
frm opened this issue Sep 14, 2020 · 9 comments
Open

#pixelscamp #forever #8

frm opened this issue Sep 14, 2020 · 9 comments
Labels
shipped t-shirt is on its way undeliverable t-shirt bounced back to the sender valid will get a t-shirt on next batch

Comments

@frm
Copy link

frm commented Sep 14, 2020

I'm a proud member of the Pixels Camp community, I have read the rules and requirements, and I believe I qualify to get a free Pixels Camp Forever! t-shirt.

This is my public proof on social media:

https://twitter.com/frmcodes/status/1305460547018727426

Encrypted Name and Shipping Address:

U2FsdGVkX19BokVbzkA0Winevx9N22aHlERYWpypLAdrBf77qZngZgOyDvTgg/N28smRqHV57Kvd4q3QnTDDVw3zfdmiKRq3d/Wy2zngLnc=

Encrypted Shared Key:

eUhrdcXXsGjacx7+6r9UNrtDNmJnrvOMMwz2FYoP1LoMQQXp+L4aVGTgsQ3BZJWUkLvimOxzYyHubMQgPFcFoPrcKVMa0imceEEfckdz5UnxPpSJ42+G4bbXzp2b8LEiBi54RN01NM+QLy8gikoaGz8Sxlaepot8grpYU3V/gaH6BukZ5hM6jOv5lfJEsbUY96tkrfc1CT1Gco/FTPVrWZqGgl6lLELy6+T5Xmp/pPkWzJvkgs+Ar8yI9WNdpWZb06hJibbCJpu/rO35kDIuK1R3xYzMCBMjb8qRaaPswhWQCkTSEbFz44wKlszIcVaZIgnZ0oVGNeUlF3z35KxRWQ==
@frm frm added the new new t-shirt request label Sep 14, 2020
@carlosefr
Copy link
Member

Hi @frm

Can you please regenerate both encrypted bits using the updated information in the README? The initial public key was wrong and has been replaced with the correct key, plus the OpenSSL commands were updated to ensure (some) compatibility between versions.

Sorry about the trouble.

PS: If you have a preference for t-shirt size, we'll try to honor it if we can.

@carlosefr carlosefr added attention valid, but missing something and removed new new t-shirt request labels Sep 15, 2020
@frm
Copy link
Author

frm commented Sep 15, 2020

Just a PSA here: macOS comes with LibreSSL installed by default which doesn't allow for the -pbkdf2 flag on the following command:

openssl aes-256-cbc -e -in file.txt -md sha256 -pbkdf2 -pass file:random.key | base64 > file.enc

macOS users have to install a different version:

/usr/local/opt/[email protected]/bin/openssl aes-256-cbc -e -in file.txt -md sha256 -pbkdf2 -pass file:random.key | base64 > file.enc

Or for a more permanent solution:

brew install openssl # or brew upgrade [email protected]
echo "export PATH='/usr/local/opt/[email protected]/bin:$PATH'" > ~/.bash_profile # or ~/.zprofile or whatever

@frm
Copy link
Author

frm commented Sep 15, 2020

I'm a proud member of the Pixels Camp community, I have read the rules and requirements, and I believe I qualify to get a free Pixels Camp Forever! t-shirt.

This is my public proof on social media:

https://twitter.com/frmcodes/status/1305460547018727426

Encrypted Name and Shipping Address:

U2FsdGVkX1+xi4w0HEVA3uszx7+S1ZIp0unOVfPKxoZLqsBhYlIWceYxUbfcRARsdGHSsXH+/kOVvw/Kir6Gd5j/uQJyGuHVIbqtqcd3V9A=

Encrypted Shared Key:

VCWk9eTV1KtlHEToQxGwoEodzYOO336RmptZCaUKccN6IiPvkzMvZibq2Yj26m3eQKt8k7DYGGggVZdb/pYuRqIfmDkaVxs6Bpeqdero5vhTsXQ/5uwy20raMj2RWv0kGcbceWudMdC3WY7kJM0bNumm69NTNwd9cAele3ASjBSLpDnMzuMq8sD/xU/IHdYnOLkWMIxIY3LbzQPOQZ8Bbg19G8X9Q1ULjz0dr1vaeQqvj5kes4/x2UBTg58biI1rYONADugExJxd0IxSO3K9Sbgm6WRyzJ0wVIBZ/BO62F9dSdedDCybay49uzD8EEFY2STPnfrD6gvaHndeRF+WOGHgzSS1BtFw3rN84bCB8KhRrGRsUXF0IE9kZx9DgOst5/bdJScBRCuNeaV4nrB0pcqJIhMsaY5V8cQ7ktywvm8r5lZAMfmv6gZ8InLDW1RbyF/63sYvrDutTmlTQBVipYPZ+iCzrUdlLaxXsYK13chZq1O643rEk8KwDJ42KZ/WpzjJEbuzC+efGxCYuHX9FSpQt3VqV2BsB/yYVCmkuvbdUqY5EleEkaRx7qPgW9Sbwc1YJtSheGnGLhB+/uhLjmZp68/lvmXVudIxi/RvPs0vvVTPwzq/fl95BVoFMpZkAGy4H29BTg5vBBZqqDIoDGxpdlbFvhMBseoFqxJxZ7c=

@carlosefr carlosefr added valid will get a t-shirt on next batch and removed attention valid, but missing something labels Sep 15, 2020
@carlosefr
Copy link
Member

Yeah, in the README I mentioned that on macOS we tested with OpenSSL from homebrew.

@carlosefr
Copy link
Member

Any preference for the t-shirt size?

@frm
Copy link
Author

frm commented Oct 27, 2020

M, if possible

@carlosefr
Copy link
Member

Hi @frm ,

The parcel carrier requires a phone number for the delivery. This needs to be done as quickly as possible, so you can just send it via email to [email protected]. Please mention your GitHub username in the email, so we can match it.

Alternatively, you can send a direct message to me (carlosefr) on the Pixels Camp Slack.

@carlosefr carlosefr added the needs phone needs phone number for shipping label Dec 10, 2020
@frm
Copy link
Author

frm commented Dec 10, 2020

👍 done

@carlosefr carlosefr removed the needs phone needs phone number for shipping label Dec 10, 2020
@carlosefr carlosefr added the shipped t-shirt is on its way label Dec 19, 2020
@carlosefr
Copy link
Member

Unfortunately, the parcel has been deemed undeliverable by the carrier (CTT) at the address provided and has been returned to the sender (the t-shirt manufacturer). It'll be kept safe and hopefully we can give it to you through other means in the future.

If you have any questions, please ask via DM on Slack.

@carlosefr carlosefr added the undeliverable t-shirt bounced back to the sender label Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
shipped t-shirt is on its way undeliverable t-shirt bounced back to the sender valid will get a t-shirt on next batch
Projects
None yet
Development

No branches or pull requests

2 participants