BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Iffy Books  |  404 S. 20th St., PHL - ECPv6.15.20//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-ORIGINAL-URL:https://iffybooks.net
X-WR-CALDESC:Events for Iffy Books  |  404 S. 20th St., PHL
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/New_York
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20240310T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20241103T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20250309T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20251102T060000
END:STANDARD
BEGIN:DAYLIGHT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
TZNAME:EDT
DTSTART:20260308T070000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
TZNAME:EST
DTSTART:20261101T060000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20251109T103000
DTEND;TZID=America/New_York:20251109T113000
DTSTAMP:20260421T232745
CREATED:20251027T010704Z
LAST-MODIFIED:20251027T011522Z
UID:10003601-1762684200-1762687800@iffybooks.net
SUMMARY:📝 One-Time Pad Encryption Workshop
DESCRIPTION:Join us for a workshop on one-time pad encryption! We’ll walk you through a technique for sending truly private messages without a computer\, using 6-sided dice to generate random numbers. We’ll use an encoder/decoder sheet that fits on a single sheet of paper and can be recreated from memory. \nYou can find the workshop materials here: Double Dice One-Time Pad Workshop \nRegister:\nRegistration for this event is now closed. Sorry. \nHere's a link to future workshops in this series! \n  \n  \n 
URL:https://iffybooks.net/event/otp-workshop-nov-9/
LOCATION:Iffy Books\, 404 S. 20th St.\, Philadelphia\, 19146\, United States
ATTACH;FMTTYPE=image/png:https://iffybooks.net/wp-content/uploads/2025/10/One_Time_Pad_Encoder_Decoder_2025-sm-scaled.png
ORGANIZER;CN="Iffy Books":MAILTO:iffybooks@iffybooks.net
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/New_York:20251109T113000
DTEND;TZID=America/New_York:20251109T123000
DTSTAMP:20260421T232745
CREATED:20251027T181549Z
LAST-MODIFIED:20251027T181602Z
UID:10003607-1762687800-1762691400@iffybooks.net
SUMMARY:🐧 E-Z Command-Line Encryption with OpenSSL
DESCRIPTION:At this workshop you’ll learn to create passphrase-protected files using OpenSSL\, a command-line program that’s probably already installed on your computer. With this technique you can send encrypted files via email/Dropbox\, then share the passphrase with the recipient on a secure channel (e.g.\, Signal). Useful for avoiding surveillance & data mining! \nSave message:\necho "My secret message ❤️" > example.txt\n\nEncode:\nopenssl aes-256-cbc -a -in example.txt -out message.enc.txt\n\nDecode:\nopenssl aes-256-cbc -d -a -in message.enc.txt -out plain-text.txt\nRegister\nRegistration for this event is now closed. Sorry. \nHere's a link to future workshops in this series! \n  \nPhoto CC-BY-SA Mark Dickson
URL:https://iffybooks.net/event/openssl-workshop-nov-9/
LOCATION:Iffy Books\, 404 S. 20th St.\, Philadelphia\, 19146\, United States
ATTACH;FMTTYPE=image/jpeg:https://iffybooks.net/wp-content/uploads/2025/02/King_Penguin_portrait.jpg
ORGANIZER;CN="Iffy Books":MAILTO:iffybooks@iffybooks.net
END:VEVENT
END:VCALENDAR