BEGIN:VCALENDAR
PRODID;X-RICAL-TZSOURCE=TZINFO:-//Calagator//EN
CALSCALE:GREGORIAN
X-WR-CALNAME:Calagator
METHOD:PUBLISH
VERSION:2.0
BEGIN:VTIMEZONE
TZID;X-RICAL-TZSOURCE=TZINFO:America/Los_Angeles
BEGIN:DAYLIGHT
DTSTART:20100314T020000
RDATE:20100314T020000
RDATE:20110313T020000
RDATE:20120311T020000
RDATE:20130310T020000
RDATE:20140309T020000
RDATE:20150308T020000
RDATE:20160313T020000
RDATE:20170312T020000
RDATE:20180311T020000
RDATE:20190310T020000
RDATE:20200308T020000
RDATE:20210314T020000
RDATE:20220313T020000
RDATE:20230312T020000
RDATE:20240310T020000
RDATE:20250309T020000
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
END:DAYLIGHT
BEGIN:STANDARD
DTSTART:20101107T020000
RDATE:20101107T020000
RDATE:20111106T020000
RDATE:20121104T020000
RDATE:20131103T020000
RDATE:20141102T020000
RDATE:20151101T020000
RDATE:20161106T020000
RDATE:20171105T020000
RDATE:20181104T020000
RDATE:20191103T020000
RDATE:20201101T020000
RDATE:20211107T020000
RDATE:20221106T020000
RDATE:20231105T020000
RDATE:20241103T020000
TZOFFSETFROM:-0700
TZOFFSETTO:-0800
TZNAME:PST
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20101007T210527Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20101012T113000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20101012T103000
DTSTAMP;VALUE=DATE-TIME:20101007T210527Z
LAST-MODIFIED;VALUE=DATE-TIME:20101007T210527Z
UID:http://calagator.org/events/1250459326
DESCRIPTION:Presented by Priyank Kalla.&#13\;\n&#13\;\nApplications in Cr
 yptography require multiplication and exponentiation operations to be pe
 rformed over Galois fields GF(2^k). Therefore\, there has been quite an 
 interest in the hardware design and optimization of such multipliers. Th
 is has led to impressive advancements in this area — such as the use of 
 composite field decomposition techniques\, use of Montgomery multiplicat
 ion\, among others.&#13\;\n&#13\;\nMy research group has recently begun 
 investigations in the verification of such Galois Field multipliers. Unf
 ortunately\, the word-length (k) in such multipliers can be very large: 
 typically\, k = 256. Due to such large word-lengths\, verification techn
 iques based on decision diagrams\, SAT and contemporary SMT solvers are 
 infeasible. We are exploring the use of Computer Algebra techniques\, ma
 inly Groebner bases theory\, to tackle this problem. In this talk\, we w
 ill see why Groebner bases techniques look promising\, while at the same
  time also studying the challanges that have to be overcome.\n\nTags: ga
 lois\, tech talk\, cryptography\n\nImported from: http://calagator.org/e
 vents/1250459326
URL:http://www.galois.com/blog/2010/10/07/2007/
SUMMARY:Galois Tech Talk: Application of Computer Algebra Techniques in V
 erification of Galois Field Multipliers: Potential + Challenges
LOCATION:Galois\, Inc: 421 SW 6th Ave. Suite 300\, Portland OR 97204 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20120726T210635Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20120822T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20120822T183000
DTSTAMP;VALUE=DATE-TIME:20120726T210635Z
LAST-MODIFIED;VALUE=DATE-TIME:20120726T210635Z
UID:http://calagator.org/events/1250462659
DESCRIPTION:Double Feature!  For this chapter meeting\, we have two proto
 col-oriented talks at PSU.  Basic refreshments will be provided.&#13\;\n
 &#13\;\nKevin P. Dyer presents:What Encryption Leaks and Why Traffic Ana
 lysis Countermeasures Fail&#13\;\n&#13\;\nAs more applications become we
 b-based\, an increasing amount of client-server interactions are exposed
  to our networks and vulnerable to Traffic Analysis (TA) attacks. In one
  form\, TA attacks&#13\;\nexploit the lengths and timings of packets in 
 a protocol's flow to infer sensitive information about communications. I
 n the context of encrypted HTTP connections\, such as HTTP over SSH\, th
 is means&#13\;\nan adversary can determine which website a user is visit
 ing. In the context of a specific web application\, an adversary can det
 ermine user input by viewing only a few client-server interactions. &#13
 \;\n&#13\;\nRecent advances in the application of Machine Learning tools
  demonstrate that TA attacks are possible despite industry-standard encr
 yption such as TLS\, SSH or IPSec. What is more\, even if a protocol use
 s stronger countermeasures\, such as fixed-length per-packet padding\, t
 his incurs significant overhead but&#13\;\nonly provides limited securit
 y benefit. These types of security vs. efficiency trade-offs are of imme
 diate concern to security-aware applications such as Tor\, and performan
 ce-sensitive application features such as Google Search Autocomplete.&#1
 3\;\n&#13\;\nIn this talk\, Kevin will address the state-of-the-art TA a
 ttacks and proposed countermeasures in the context of network and web ap
 plication security. Most importantly\, he will discuss open problems in 
 this area and why a general-purpose TA countermeasure remains elusive.&#
 13\;\n&#13\;\nTimothy D. Morgan presents:HTTPS\, Cookies\, and Men-in-th
 e-Middle: Why You Shouldn't Allow Marketing Departments to Design Your S
 ecurity Protocols&#13\;\n&#13\;\nLogin session management in modern web 
 applications is largely dominated by use of HTTP cookies.  However\, HTT
 P cookies were never designed for secure applications\, which has led to
  a significant number of protocol security problems. &#13\;\n&#13\;\nIn 
 this talk\, Tim will start with a brief background on why HTTP cookies a
 re a poorly-conceived mechanism to begin with\, and continue with a disc
 ussion of how this impacts security.  He will describe several lesser-kn
 own cookie-based session management problems that remain wide spread and
  allow for session hijacking through a variety of clever attacks.&#13\;\
 n&#13\;\nKevin P. Dyer is a PhD student at Portland State University. Hi
 s research focuses on building protocols that are resistant to Traffic A
 nalysis attacks. Prior to his academic life\, Kevin worked as an enginee
 r on various projects in telecommunications security\, web security and 
 network security. Kevin holds an MSc in the Mathematics of Cryptography 
 and Communications from Royal&#13\;\nHolloway\, University of London\, a
 nd a BS in Computer Science and Mathematics from Santa Clara University.
 &#13\;\n&#13\;\nTimothy D. Morgan is a consultant at Virtual Security Re
 search\, LLC (VSR).  As an application security specialist and digital f
 orensics researcher\, Tim has been taking deep technical dives in securi
 ty for over a decade.  Tim resides in Oregon and works at VSR where he h
 elps to secure his customers' environments through penetration testing\,
  training\, and forensics investigations.  His past security research ha
 s culminated in the release of several responsibly disclosed vulnerabili
 ties in popular software products.  Tim also develops and maintains seve
 ral open source digital forensics tools which implement&#13\;\nnovel dat
 a recovery algorithms.  &#13\;\n&#13\;\n&#13\;\n&#13\;\nThe Open Web App
 lication Security Project (OWASP) is a 501c3 not-for-profit worldwide ch
 aritable organization focused on improving the security of application s
 oftware. To sign up for future meeting notes and to discuss security top
 ics with local gurus\, sign up on the OWASP Portland mailing list: https
 ://lists.owasp.org/mailman/listinfo/owasp-portland&#13\;\n&#13\;\nMeetin
 gs are free and open to the public.\n\nTags: security\, owasp\, cryptogr
 aphy\n\nImported from: http://calagator.org/events/1250462659
URL:https://www.owasp.org/index.php/Portland
SUMMARY:OWASP Chapter Meeting
LOCATION:Portland State University Fourth Avenue Building (FAB): 1900 SW 
 4th Ave.\, Portland OR 97201 US
SEQUENCE:5
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20130620T015132Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20130702T193000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20130702T183000
DTSTAMP;VALUE=DATE-TIME:20130620T015132Z
LAST-MODIFIED;VALUE=DATE-TIME:20130620T230748Z
UID:http://calagator.org/events/1250464408
DESCRIPTION:Kevin P. Dyer presents:P0wning DPI with Format-Transforming E
 ncryption &#13\;\n&#13\;\nDeep packet inspection (DPI) technologies prov
 ide much-needed visibility and control of network traffic using port-&#1
 3\;\nindependent protocol identification (PIPI)\, where a network flow i
 s labeled with its application-layer protocol based on packet contents.&
 #13\;\nIn many cases PIPI can be used for good. As one example\, it allo
 ws network administrators to elevate priority of time-sensitive (e.g.\,&
 #13\;\nVoIP) data streams. In other cases PIPI can be used for harm\, na
 tion-states employ PIPI to block censorship circumvention tools such&#13
 \;\nas Tor. There are many ways to perform PIPI\, however\, at the core 
 of nearly all modern PIPI systems are regular expressions --- an&#13\;\n
 expressive tool to compactly specify sets of strings.&#13\;\n&#13\;\n&#1
 3\;\nIn this talk\, Kevin reviews the state-of-the-art research on the c
 apabilities of state-level DPI\, then presents a novel cryptographic&#13
 \;\nprimitive called format-transforming encryption (FTE.) An FTE scheme
 \, intuitively\, extends conventional symmetric encryption with the&#13\
 ;\nability to transform the ciphertext into a user-defined format using 
 regular expressions. An FTE-based record layer will be presented&#13\;\n
 that can encrypt arbitrary TCP traffic and coerce modern DPI systems int
 o misclassifying any data stream as a target protocol (e.g.\,&#13\;\nHTT
 P\, SMB\, RSTP\, etc.) of the user's choosing. What's more\, this work i
 s not only theoretical in nature --- an open-source FTE&#13\;\nprototype
  is publicly available and has had success in subverting modern DPI syst
 ems\, including the Great Firewall of China.&#13\;\n&#13\;\nPSU is kindl
 y providing coffee\, tea\, and cookies for us.&#13\;\n&#13\;\nKevin P. D
 yer is a PhD student at Portland State University. His research focuses 
 on building protocols that are resistant to traffic-analysis attacks and
  discriminatory routing policies.. Previously\, Kevin worked as a softwa
 re engineer in telecommunications security\, web security and network se
 curity. He holds an MSc in the Mathematics of Cryptography and Communica
 tions from Royal Holloway\, University of London\, and a BS in Computer 
 Science and Mathematics from Santa Clara University.&#13\;\n&#13\;\n&#13
 \;\n&#13\;\nThe Open Web Application Security Project (OWASP) is a 501c3
  not-for-profit worldwide charitable organization focused on improving t
 he security of application software. To sign up for future meeting notes
  and to discuss security topics with local gurus\, sign up on the OWASP 
 Portland mailing list: &#13\;\n&#13\;\n     https://lists.owasp.org/mail
 man/listinfo/owasp-portland&#13\;\n&#13\;\nMeetings are free and open to
  the public.\n\nTags: security\, owasp\, privacy\, cryptography\n\nImpor
 ted from: http://calagator.org/events/1250464408
URL:https://www.owasp.org/index.php/Portland
SUMMARY:OWASP Chapter Meeting
LOCATION:Portland State University Fourth Avenue Building (FAB): 1900 SW 
 4th Ave.\, Portland OR 97201 US
SEQUENCE:3
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20130719T175711Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20130730T200000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20130730T183000
DTSTAMP;VALUE=DATE-TIME:20130719T175711Z
LAST-MODIFIED;VALUE=DATE-TIME:20131207T105022Z
UID:http://calagator.org/events/1250464578
DESCRIPTION:&#13\;\n&#13\;\nCryptoParty is a grassroots global endeavour 
 to introduce the basics of practical cryptography such as the Tor anonym
 ity network\, key signing parties\, TrueCrypt\, Linux\, and virtual priv
 ate networks to the general public.&#13\;\n&#13\;\nThis is a free skill-
 sharing event with other Cryptography and Privacy technology experts\, w
 orking along side and sharing information with people new to Crypto and 
 Privacy.&#13\;\n&#13\;\nEveryone is welcome regardless of experience\, b
 ring a Laptop if you have one\, if not\, bring a USB thumbdrive\, a pen 
 and a pad of paper.&#13\;\n&#13\;\nIf you want to learn about how to enc
 rypt your files and communicate securely\, this is the event to come to!
 &#13\;\n&#13\;\nLook for the people with laptops.&#13\;\n\n\nTags: secur
 ity\, privacy\, cryptography\, crypto\n\nImported from: http://calagator
 .org/events/1250464578
URL:http://www.cryptoparty.in/portlandoregon
SUMMARY:CryptoParty PDX
LOCATION:Theo's Restaurant: 121 NW 5th Avenue\, Portland Or 97209 US
SEQUENCE:4
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20130719T175800Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20130730T200000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20130730T183000
DTSTAMP;VALUE=DATE-TIME:20130719T175800Z
LAST-MODIFIED;VALUE=DATE-TIME:20131207T105022Z
UID:http://calagator.org/events/1250464579
DESCRIPTION:&#13\;\n&#13\;\nCryptoParty is a grassroots global endeavour 
 to introduce the basics of practical cryptography such as the Tor anonym
 ity network\, key signing parties\, TrueCrypt\, Linux\, and virtual priv
 ate networks to the general public.&#13\;\n&#13\;\nThis is a free skill-
 sharing event with other Cryptography and Privacy technology experts\, w
 orking along side and sharing information with people new to Crypto and 
 Privacy.&#13\;\n&#13\;\nEveryone is welcome regardless of experience\, b
 ring a Laptop if you have one\, if not\, bring a USB thumbdrive\, a pen 
 and a pad of paper.&#13\;\n&#13\;\nIf you want to learn about how to enc
 rypt your files and communicate securely\, this is the event to come to!
 &#13\;\n&#13\;\nLook for the people with laptops.&#13\;\n\n\nTags: secur
 ity\, privacy\, cryptography\, crypto\n\nImported from: http://calagator
 .org/events/1250464579
URL:http://www.cryptoparty.in/portlandoregon
SUMMARY:CryptoParty PDX
LOCATION:Theo's Restaurant: 121 NW 5th Avenue\, Portland Or 97209 US
SEQUENCE:2
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20130320T004901Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20130925T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20130925T190000
DTSTAMP;VALUE=DATE-TIME:20130320T004901Z
LAST-MODIFIED;VALUE=DATE-TIME:20130923T063535Z
UID:http://calagator.org/events/1250463837
DESCRIPTION:The monthly meeting of Portland's first JavaScript and ECMAsc
 ript users' group. We host presentations and discussions on everything J
 avaScript-related - including JavaScript frameworks\, node.js\, CoffeeSc
 ript\, and whatever else comes up.&#13\;\n&#13\;\nThis will be a lightni
 ng talk meeting!  I encourage everyone to give a short presentation - fi
 ve minutes or less - especially if you have not presented at pdxjs befor
 e.  The talk can be on anything you want.&#13\;\n&#13\;\nPick a topic an
 d make some slides\, if you want to use slides.  A five minute talk work
 s well with ten or fewer slides\, which gives you 30 seconds per slide. 
  Add your name and a link to your slides (if any) to the signup sheet.&#
 13\;\n&#13\;\nIn addition\, Kyle Drake will be presenting on Coinpunk\, 
 the future of browser cryptography\, why he thinks server-side encryptio
 n and password hashing is going away\, and how to use HTML5/JS/Node to d
 evelop secure applications for Bitcoin\, a technology Rickard Falkvinge 
 called &quot\;the Napster of banking&quot\;.&#13\;\n&#13\;\nFeel free to
  join our mailing list at http://groups.google.com/group/pdxjs if you to
 o are a JavaScript admirer.&#13\;\n&#13\;\nIf you're interested in makin
 g a presentation at this or at a future meet-up\, please e-mail pdxjs@go
 oglegroups.com.\n\nTags: programming\, web\, pdxjs\, javascript\, ecmasc
 ript\, cryptography\, bitcoin\, lightning\n\nImported from: http://calag
 ator.org/events/1250463837
URL:http://pdxjs.com/
SUMMARY:Portland JavaScript Admirers' Monthly Meeting
LOCATION:Janrain Headquarters: 519 SW 3rd Ave. Suite 200\, Portland OR 97
 204 US
SEQUENCE:7
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20140216T090323Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20140228T173000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20140228T163000
DTSTAMP;VALUE=DATE-TIME:20140216T090323Z
LAST-MODIFIED;VALUE=DATE-TIME:20140216T215100Z
UID:http://calagator.org/events/1250465689
DESCRIPTION:&quot\;Bitcoin is the world's first decentralized\, peer-to-p
 eer\, digital currency and payment system. At its heart is an open sourc
 e value-transfer protocol that facilitates currency transfers among user
 s without relying on a trusted third party. The protocol employs provabl
 e-cryptography to prevent counterfeiting\, censorship\, double-spending\
 , and account seizures.&#13\;\n&#13\;\nWe'll learn how the bitcoin proto
 col works\, discuss some of its strengths and weaknesses\, and dispel so
 me common misperceptions. No prior knowledge of cryptography is required
 \, but a basic understanding of mathematical functions (ie: surjectivity
 \, injectivity\, domains\, images\, preimages\, etc) will be assumed.&qu
 ot\;\n\nTags: bitcoin\, cryptography\, crypto-currencies\n\nImported fro
 m: http://calagator.org/events/1250465689
URL:http://acm.pdx.edu/event.php?event=39
SUMMARY:Bitcoin - A Technical Introduction.
LOCATION:Portland State University Fourth Avenue Building (FAB) Room FAB 
 86-01: 1900 Southwest 4th Avenue\, Portland OR 97201 US
SEQUENCE:3
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20140327T171232Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20140401T120000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20140401T110000
DTSTAMP;VALUE=DATE-TIME:20140327T171232Z
LAST-MODIFIED;VALUE=DATE-TIME:20140327T171232Z
UID:http://calagator.org/events/1250465933
DESCRIPTION:Presented by John Launchbury.&#13\;\n&#13\;\nIn secure comput
 ation\, one or more parties collaborate to compute a result while keepin
 g all the inputs private. That is\, no-one can gain knowledge about the 
 inputs from the other parties\, except what can be determined from the o
 utput of the computation. Methods of secure computation include fully ho
 momorphic encryption (where one party owns the input data and the other 
 party performs the whole computation)\, and secure multiparty computatio
 n (where multiple parties collaborate in the computation itself). The un
 derlying methods are still exceedingly costly in time\, space\, and comm
 unication requirements\, but there are also many other practical problem
 s to be solved before secure computation can be usable. For programmers\
 , the algorithm construction is often nonintuitive\; for compiler writer
 s\, the machine assumptions are very different from usual\; and for appl
 ication designers\, the application information flow has to match the se
 curity architecture. In this talk we will highlight these challenges\, a
 nd indicate promising research directions.\n\nTags: Galois tech talk\, c
 ryptography\, programming\, security\n\nImported from: http://calagator.
 org/events/1250465933
URL:http://corp.galois.com/blog/2014/3/27/tech-talk-practical-challenges-
 to-secure-computation.html
SUMMARY:Galois tech talk: Practical Challenges to Secure Computation
LOCATION:Galois\, Inc: 421 SW 6th Ave. Suite 300\, Portland OR 97204 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20140402T212335Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20140408T120000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20140408T110000
DTSTAMP;VALUE=DATE-TIME:20140402T212335Z
LAST-MODIFIED;VALUE=DATE-TIME:20160611T125434Z
UID:http://calagator.org/events/1250465952
DESCRIPTION:Presented by Morgan Miller.&#13\;\n&#13\;\nCryptographic tool
 s have become more powerful in the last three decades. With that power h
 as come complexity. To use or even understand most security tools you ne
 ed a thorough understanding of mathematics which makes them inaccessible
  to the general public. The discipline of usability has been growing as 
 well in the past three decades. There have been few but promising overla
 ps in usability and security which may provide vital tools for managing 
 our digital selves\, upholding the principal of privacy\, and preserving
  freedom of speech.\n\nTags: Galois tech talk\, cryptography\, security\
 , usability\n\nImported from: http://calagator.org/events/1250465952
URL:http://corp.galois.com/blog/2014/4/2/tech-talk-a-short-examination-on
 -the-intersection-of-securit.html
SUMMARY:Galois tech talk
LOCATION:Galois\, Inc: 421 SW 6th Ave. Suite 300\, Portland OR 97204 US
SEQUENCE:3
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20140417T231443Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20140425T110000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20140425T100000
DTSTAMP;VALUE=DATE-TIME:20140417T231443Z
LAST-MODIFIED;VALUE=DATE-TIME:20140417T231443Z
UID:http://calagator.org/events/1250466038
DESCRIPTION:abstract: What if you want to store encrypted files on an unt
 rusted Cloud Server in such a way that Server does not even know if you 
 are editing the same file today as you were yesterday\, or anything else
  about your usage patterns other than total amount of traffic to the Ser
 ver? Clearly\, no matter how strong of an encryption you use\, access pa
 ttern is revealed: Cloud Server can simply track where on the hard drive
  you read/write from – clearly encryption does not hide that information
 . One naive solution to prevent revealing access pattern to the Server i
 s to simply read all your data back from the Server and re-write your en
 tire data back to Server in its entirety for each read/write. This works
 \, but it is clearly impractical. Oblivious Random Access Memory (ORAM) 
 is an algorithm that allows you to completely hide arbitrary access patt
 ern in an efficient manner. In this talk\, I will describe Oblivious RAM
  from the ground up\, starting from my own Ph.D. thesis work on this top
 ic (STOC 1990\, MIT Ph.D. 1992) which showed the first efficient ORAM. T
 he Journal Version of this work gained over 450 references according to 
 Google Scholar [Ostrovsky-Goldreich JACM 1996] and ORAM became an import
 ant area of research in Cryptography in the last 5 years. I will describ
 e surprising connections of ORAM to (1) tamper-proof embedded systems\, 
 (2) Software Protection (3) Secure Multi-Party and Secure Two Party Comp
 utation as well as (4) ways to securely compile programs with loops\, “g
 oto” statements\, recursion\, etc. into Garbled programs without “unroll
 ing” the execution path\, yet not revealing anything about the execution
  path. I will also compare and contrast ORAM to Single-Server Private In
 formation Retrieval (Single-server PIR)\, which I co-invented with Kushi
 levitz in 1997\, and explain important differences of these two models. 
 The talk will be self-contained and accessible to the general audience.&
 #13\;\n&#13\;\nSpeaker bio: Rafail Ostrovsky is a Professor of Computer 
 Science and Professor of Mathematics at UCLA and co-founder of Stealth S
 oftware Technologies\, Inc. He has over 200 papers published in refereed
  journals and conferences and has 11 U.S. Patents issued. In 2013\, Dr. 
 Ostrovsky was inducted as an IACR (International Association of Cryptolo
 gic Research) Fellow. He currently serves as Vice-Chair of the IEEE Tech
 nical Committee on Mathematical Foundations of Computing and has served 
 on 38 international conference Program Committees including serving as a
  PC chair of FOCS 2011. He is a member of the Editorial Board of JACM\, 
 the Editorial Board of Algorithmica\; and the Editorial Board of Journal
  of Cryptology\; he serves on the Editorial and Advisory Board of the In
 ternational Journal of Information and Computer Security and is a member
  of the steering committee of the international symposium of Security in
  Communication Networks (SCN). He is a recipient of multiple academic aw
 ards and honors and has google h-index factor of 55. At UCLA\, Prof. Ost
 rovsky heads security and cryptography multi-disciplinary Research Cente
 r (http://www.cs.ucla.edu/security/) at Henry Samueli School of Engineer
 ing and Applied Science.\n\nTags: Galois tech talk\, cryptography\, secu
 rity\, privacy\n\nImported from: http://calagator.org/events/1250466038
URL:http://corp.galois.com/blog/2014/4/17/tech-talk-a-gentle-introduction
 -to-hiding-usage-patterns.html
SUMMARY:Galois tech talk: A Gentle Introduction to Hiding Usage Patterns
LOCATION:Galois\, Inc: 421 SW 6th Ave. Suite 300\, Portland OR 97204 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20140819T231559Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20140822T120000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20140822T110000
DTSTAMP;VALUE=DATE-TIME:20140819T231559Z
LAST-MODIFIED;VALUE=DATE-TIME:20140819T231559Z
UID:http://calagator.org/events/1250466862
DESCRIPTION:Galois is pleased to host the following tech talk. These talk
 s are free and open to the interested public--please join us! (There is 
 no need to pre-register for the talk.)&#13\;\n&#13\;\n### Abstract ###&#
 13\;\n&#13\;\nEasyCrypt is a computer-assisted framework for proving the
  security of cryptographic constructions. However\, there is a significa
 nt gap between security proofs done in the usual provable security style
  and cryptographic implementations used in practice\; as a consequence\,
  real-world cryptography is sometimes considered as “one of the many ong
 oing disaster areas in security. We have recently extended EasyCrypt wit
 h support for reasoning about C implementations\, and exploited the Comp
 Cert verified compiler to carry the security proof to executable code.  
 Moreover\, we have developed verified type-based information flow analys
 es on assembly code to ensure that executable code is protected against 
 cache-based side-channel attacks.&#13\;\n&#13\;\n### Bio ###&#13\;\n&#13
 \;\nGilles Barthe received a Ph.D. in Mathematics from the University of
  Manchester\, UK\, in 1993\, and an Habilitation à diriger les recherche
 s in Computer Science from the University of Nice\, France\, in 2004. He
  joined the IMDEA Software Institute in April 2008. Previously\, he was 
 head of the Everest team on formal methods and security at INRIA Sophia-
 Antipolis Méditerranée\, France. He also held positions at the Universit
 y of Minho\, Portugal\; Chalmers University\, Sweden\; CWI\, Netherlands
 \; University of Nijmegen\, Netherlands. He has published more than 100 
 refereed scientific papers. He has been coordinator/principal investigat
 or of many national and European projects\, and served as the scientific
  coordinator of the FP6 FET integrated project “MOBIUS: Mobility\, Ubiqu
 ity and Security” for enabling proof-carrying code for Java on mobile de
 vices (2005-2009). He has been a PC member of many conferences (CSF\, ES
 ORICS\, FM\, ICALP\, ITP…)\, and served as PC (co-)chair of VMCAI’10\, E
 SOP’11\, FAST’11\, and SEFM’11. He is a member of the editorial board of
  the Journal of Automated Reasoning.&#13\;\n&#13\;\nHis research interes
 ts include formal methods\, programming languages and program verificati
 on\, software and system security\, and cryptography\, and foundations o
 f mathematics and computer science.\n\nTags: formal-methods\, cryptograp
 hy\, verification\n\nImported from: http://calagator.org/events/12504668
 62
URL:http://galois.com/blog/2014/08/tech-talk-verified-cryptographic-imple
 mentations/
SUMMARY:Tech Talk: Verified Cryptographic Implementations
LOCATION:Galois\, Inc. Auxiliary Meeting Room: 421 SW 6th Ave\, 11th Floo
 r\, Portland OR 97204 US
SEQUENCE:2
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20141208T223403Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20141216T120000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20141216T110000
DTSTAMP;VALUE=DATE-TIME:20141208T223403Z
LAST-MODIFIED;VALUE=DATE-TIME:20141208T223403Z
UID:http://calagator.org/events/1250467469
DESCRIPTION:abstract:&#13\;\nIf you do a web search for “encrypting Strin
 gs in Android”\, you’ll find a lot of example code\, and they all look p
 retty similar. They definitely input a String and output gibberish that 
 looks like encrypted text\, but they are often incorrect. Crypto is tric
 ky: it’s hard to tell that the gibberish that’s being printed is not goo
 d crypto\, and it’s hard to tell that the code example you picked up fro
 m Stack Overflow has serious flaws.&#13\;\n&#13\;\nThe problem here is t
 hat sites like Google and Stack Overflow rank results based on popularit
 y\, but the correctness of crypto isn’t something we can vote about. It’
 s not a popularity contest. To use it correctly\, you have to understand
  the properties of the algorithm and the security goals of your code. Ma
 ybe the bad crypto someone pasted up on the Internet was acceptable for 
 their needs\, but there’s a good chance it’s completely unacceptable for
  yours.&#13\;\n&#13\;\nIn this talk\, we’ll discuss the use of a very co
 mmon crypto algorithm\, AES\, and show how code examples on the Internet
  usually make serious mistakes in how they use AES libraries. What are t
 he consequences of these mistakes and what are more reasonable defaults.
  We’ll also talk a bit about our simple Android library that tries to do
  AES right.&#13\;\n&#13\;\nMore information on the Tozny blog: http://to
 zny.com/blog/encrypting-strings-in-android-lets-make-better-mistakes/&#1
 3\;\n&#13\;\nbio:&#13\;\nIsaac is a security researcher at Galois where 
 he has lead authentication and collaboration projects for the DoD and IC
 . Isaac earned his master’s degree in Cybersecurity from the University 
 of Maryland\, University College\, and his B.S. in Computer Science from
  Ohio State University. In 2013\, Isaac founded Tozny\, a Galois spin-of
 f company aimed at solving the password conundrum. Easier and more secur
 e than passwords\, Tozny replaces passwords with an easy-to-use cryptogr
 aphic key on a user’s mobile phone.\n\nTags: Galois tech talk\, cryptogr
 aphy\, security\, android\n\nImported from: http://calagator.org/events/
 1250467469
URL:http://galois.com/blog/2014/12/tech-talk-common-crypto-mistakes-andro
 id-can-make-better/
SUMMARY:Galois tech talk: Common crypto mistakes in Android – and how we 
 can make it better
LOCATION:Galois Inc: 421 Sw 6th Ave Ste 300\, Portland OR 97204 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20150421T212719Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20150504T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20150504T190000
DTSTAMP;VALUE=DATE-TIME:20150421T212719Z
LAST-MODIFIED;VALUE=DATE-TIME:20150421T212719Z
UID:http://calagator.org/events/1250468299
DESCRIPTION:**The History of Cryptography at Portland Underground Grad Sc
 hool**&#13\;\n&#13\;\nWith the rise of privacy concerns in digital space
 s\,  encryption technology has become an increasingly important modern t
 opic. But the practice of secure communications\, and the practice of br
 eaking it\, have been around for centuries. Come examine the origins of 
 cryptography\, from Caesar ciphers to modern day techniques and even lea
 rn some basic crypto methods that can be done by hand.&#13\;\n&#13\;\n*T
 his is a four week class and requires reservations. See the website!*&#1
 3\;\n\n\nTags: cryptography\, crypto\, privacy\, history\n\nImported fro
 m: http://calagator.org/events/1250468299
URL:http://www.pugspdx.com/classes
SUMMARY:The History of Cryptography
LOCATION:Taborspace: 5441 SE Belmont St\, Portland\, Oregon 97215 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20170406T181105Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20170418T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20170418T180000
DTSTAMP;VALUE=DATE-TIME:20170406T181105Z
LAST-MODIFIED;VALUE=DATE-TIME:20170406T181105Z
UID:http://calagator.org/events/1250471762
DESCRIPTION:Bring your laptop\, or Raspberry Pi and get help installing a
 nd running OB. Runs on Windows\, OSX and Linux. It can also be run on a 
 server elsewhere while maintaining it from a client.&#13\;\n&#13\;\nWe'l
 l be meeting at the PDX Sliders (upstairs) so food and drinks are availa
 ble if people want. &#13\;\n&#13\;\nOpenBazaar is a decentralized / peer
 -to-peer market that can't be controlled\, or regulated by corporations 
 or governments. And it's completely free to use (assuming you have a com
 puter and internet access.)  &#13\;\n&#13\;\nBecome a Bazaarian\, and tr
 ade free!&#13\;\n&#13\;\nThis meeting is happening concurrently with the
  Portland Bitcoin Meetup.&#13\;\n&#13\;\n\n\nTags: open source\, capital
 ism\, agorism\, decentralized\, bitcoin\, cryptography\, cryptocurrency\
 , marketing\, CryptoParty\, hack\, hackers\, hacking.\n\nImported from: 
 http://calagator.org/events/1250471762
URL:https://openbazaar.org/
SUMMARY:OpenBazaar Decentralized Market
LOCATION:PDX Sliders: 1605 SE Bybee Blvd\, Portland OR 97202 United State
 s
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20171219T223831Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20171219T200000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20171219T180000
DTSTAMP;VALUE=DATE-TIME:20171219T223831Z
LAST-MODIFIED;VALUE=DATE-TIME:20171219T223831Z
UID:http://calagator.org/events/1250473008
DESCRIPTION:We have scheduled our next gathering on December 19th! Please
  RSVP and add us to your calendar. We'll have folks heading up technolog
 y for Cover US\, a project that recently won the health category at the 
 Blockchain for Social Impact Hackathon in mid-November. In a nutshell\, 
 CoverUS is a tool and an incentive system to help people navigate gettin
 g access to healthcare\, and making lasting changes that improve their h
 ealth. https://www.coverus.io/ https://www.blockchainforsocialimpact.com
 /hackathon/ Preso's and Q&amp\;A from the hackathon demo day on 11/17: C
 overUS is at about 0:49https://www.facebook.com/ethereum4impact/videos/1
 451155681669160/ Information for our Meet-up on December 19th: • Doors o
 pen at 6PM\; Speakers start at 6:30PM • Located at NedSpace office (707 
 Southwest Washington Street\, Portland\, OR) • Refreshments will be prov
 ided • We will have more details about presentations shortly\; there wil
 l also be meet &amp\; greet and informal evening discussions Looking for
 ward to seeing everyone!\n\nTags: meetup:event=242475609\, meetup:group=
 Portland-Enterprise-Blockchain-Meetup\, new technology\, business strate
 gy\, startup businesses\, virtual currency\, cryptography\, decentraliza
 tion\, digital currency\, cryptocurrency\, decentralized systems\, smart
  contracts\, blockchain\, hyperledger\, blockchain security\, distribute
 d ledger\, decentralized ledger technology (dlt)\n\nImported from: http:
 //calagator.org/events/1250473008
URL:https://www.meetup.com/Portland-Enterprise-Blockchain-Meetup/events/2
 42475609/
SUMMARY:Portland Enterprise Blockchain Meetup - Enterprise Blockchain Mee
 tup for December
LOCATION:NedSpace: 707 Southwest Washington Street\, Portland OR 97205 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20171219T225120Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20171220T210000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20171220T183000
DTSTAMP;VALUE=DATE-TIME:20171219T225120Z
LAST-MODIFIED;VALUE=DATE-TIME:20171219T225120Z
UID:http://calagator.org/events/1250473012
DESCRIPTION:• What we'll doWe'll do a quick intro to Blockstack\, and the
 n use the rest of the time socialization\, food\, fun\, swag. Tell us wh
 at you're working on! • What to bringA laptop\, if you want to install B
 lockstack. • Important to know\n\nTags: meetup:event=245836814\, meetup:
 group=Blockstack-Portland\, open source\, software development\, javascr
 ipt\, new technology\, web development\, cryptography\, decentralization
 \, bitcoin\, decentralized systems\, smart contracts\, ethereum\, blockc
 hain\, decentralized applications\, dapps ( decentralized applications )
 \, blockstack\n\nImported from: http://calagator.org/events/1250473012
URL:https://www.meetup.com/Blockstack-Portland/events/245836814/
SUMMARY:Blockstack Portland - Blockstack Holiday Meetup
LOCATION:Nedspace: 707 SW Broadway St\, Suite 1100\, Portland OR 97205 us
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20180919T072228Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20180926T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20180926T183000
DTSTAMP;VALUE=DATE-TIME:20180919T072228Z
LAST-MODIFIED;VALUE=DATE-TIME:20180919T072228Z
UID:http://calagator.org/events/1250474267
DESCRIPTION:This will be a development-focused workshop on Blockstack dev
 elopment. Bring your laptops\, questions\, existing projects\, etc. The 
 format will be:1) Quick overview of the Blockstack development platform2
 ) Start coding For the coding portion\, in parallel we'll be doing a wal
 kthrough for new developers\, or coding on new/existing projects for exp
 erienced developers. We'll have a few tables set up where we can organiz
 e around experience levels.\n\nTags: meetup:event=251805654\, meetup:gro
 up=Blockstack-Portland\, open source\, software development\, javascript
 \, new technology\, web development\, cryptography\, decentralization\, 
 bitcoin\, decentralized systems\, smart contracts\, ethereum\, blockchai
 n\, decentralized applications\, dapps ( decentralized applications )\, 
 blockstack\n\nImported from: http://calagator.org/events/1250474267
URL:https://www.meetup.com/Blockstack-Portland/events/251805654/
SUMMARY:Blockstack Portland - Blockstack Development - Getting Started
LOCATION:Beaverton City Library: 12375 Southwest 5th Street\, Beaverton O
 R 97005 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20190430T172655Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20190523T173000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20190523T153000
DTSTAMP;VALUE=DATE-TIME:20190430T172655Z
LAST-MODIFIED;VALUE=DATE-TIME:20190430T172655Z
UID:http://calagator.org/events/1250475525
DESCRIPTION:This class shows understanding of how text content are handle
 d within the input/output as well as files.&#13\;\n&#13\;\nGoal of class
 : Know in high-level view how input/output are handled&#13\;\n&#13\;\nRe
 direct input/output to a file instead of the standard&#13\;\nRedirect in
 put/output in shell from one program to another&#13\;\nUnderstand the gr
 ep\, sed and awk commands to search and replace file contents&#13\;\nUnd
 erstand the basic of regex and its relevance&#13\;\nUnderstand the basic
  of cryptography and its relevance&#13\;\n&#13\;\nRecommended Prerequisi
 tes: Command Line Basics\, Command Line File Management\n\nTags: command
  line\, linux\, open source\, text processing\, file management\, grep\,
  sed\, awk\, regex\, crypto\, cryptography\n\nImported from: http://cala
 gator.org/events/1250475525
URL:https://commandlinetextprocessing.eventbrite.com
SUMMARY:Command Line: Text Processing
LOCATION:Free Geek: 1731 SE 10th Avenue\, Portland OR 97214 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20190904T194452Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20191024T173000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20191024T153000
DTSTAMP;VALUE=DATE-TIME:20190904T194452Z
LAST-MODIFIED;VALUE=DATE-TIME:20190904T194452Z
UID:http://calagator.org/events/1250476146
DESCRIPTION:This class shows understanding of how text content are handle
 d within the input/output as well as files.&#13\;\n&#13\;\nGoal of class
 : Know in high-level view how input/output are handled&#13\;\n&#13\;\nRe
 direct input/output to a file instead of the standard&#13\;\nRedirect in
 put/output in shell from one program to another&#13\;\nUnderstand the gr
 ep\, sed and awk commands to search and replace file contents&#13\;\nUnd
 erstand the basic of regex and its relevance&#13\;\nUnderstand the basic
  of cryptography and its relevance&#13\;\n&#13\;\nRecommended Prerequisi
 tes: Command Line Basics\, Command Line File Management\n\nTags: command
  line\, linux\, open source\, text processing\, file management\, grep\,
  sed\, awk\, regex\, crypto\, cryptography\n\nImported from: http://cala
 gator.org/events/1250476146
URL:https://commandlinetextprocessing.eventbrite.com
SUMMARY:Command Line: Text Processing
LOCATION:Free Geek: 1731 SE 10th Avenue\, Portland OR 97214 US
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20210701T185554Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20210730T140000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20210730T130000
DTSTAMP;VALUE=DATE-TIME:20210701T185554Z
LAST-MODIFIED;VALUE=DATE-TIME:20210701T185554Z
UID:http://calagator.org/events/1250477778
DESCRIPTION:We are excited to have Dr. Brent Wilson back to discuss anoth
 er Cybersecurity topic!&#13\;\n&#13\;\nThis week we will be discussing C
 ryptography - the art of writing and solving codes. Codes have been used
  to protect information since ancient times and is the foundation of mod
 ern data encryption. Dr. Brent will be teaching us all about what crypto
 graphy is\, how it's used\, and why we should care.&#13\;\n&#13\;\nDr. B
 rent Wilson is a Professor of Computer Science and Cybersecurity at Geor
 ge Fox University. He has an incredible talent for presenting complex to
 pics in a fun and understandable way.&#13\;\n&#13\;\nDon't miss out on a
 nother great opportunity to learn and network!&#13\;\n&#13\;\nJoin us Fr
 iday July 30th at 1pm Pacific Time\, 2pm Mountain Time (3p CT\, 4p ET) i
 n our google meet room&#13\;\n&#13\;\nRSVP on Meetup: https://www.meetup
 .com/techacademy/events/277589413/&#13\;\n&#13\;\nRSVP on Eventbrite: ht
 tps://techtalk730.eventbrite.com&#13\;\n&#13\;\nCan't make it live? We w
 ill be posting the recording to our Tech Talks playlist on our YouTube C
 hannel: https://bit.ly/TTA-techtalks\n\nTags: techtalk\, softwaredevelop
 er\, technology\, developer\, softwareengineer\, networking\, cybersecur
 ity\, cryptography\, encryption\n\nImported from: http://calagator.org/e
 vents/1250477778
URL:http://meet.google.com/erw-giij-ktv
SUMMARY:Cryptography w/ Dr. Brent: What is it? How is it used? Why is it 
 important?
LOCATION:The Tech Academy: 310 SW 4th Ave Suite 230\, Portland OR 97204 u
 s
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20220721T183943Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20220805T140000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20220805T130000
DTSTAMP;VALUE=DATE-TIME:20220721T183943Z
LAST-MODIFIED;VALUE=DATE-TIME:20220721T183943Z
UID:http://calagator.org/events/1250478434
DESCRIPTION:Details&#13\;\nWe are excited to have Dr. Brent Wilson back t
 o discuss another Cyber Security topic!&#13\;\n&#13\;\nThis week we will
  be discussing Cryptography - the art of writing and solving codes. Code
 s have been used to protect information since ancient times and are the 
 foundation of modern data encryption. Dr. Brent Wilson will be teaching 
 us all about what cryptography is\, how it's used\, and why we should ca
 re.&#13\;\n&#13\;\nDr. Brent Wilson is a Professor of Computer Science a
 nd Cybersecurity at George Fox University. He has an incredible talent f
 or presenting complex topics in a fun and understandable way.&#13\;\n&#1
 3\;\nJoin us Friday\, August 5th at 1pm Pacific Time (2p MT\, 3p CT\, 4p
  ET) in our google meet room.&#13\;\n&#13\;\nRSVP on Meetup: https://bit
 .ly/TechTalk85&#13\;\nRSVP on Eventbrite: https://bit.ly/TechTalkE85&#13
 \;\n&#13\;\nCan't make it live? We will be posting the recording to our 
 Tech Talks playlist on our YouTube Channel: https://bit.ly/TTA-techtalks
 &#13\;\n&#13\;\nDon't miss this great opportunity to learn and network!\
 n\nTags: techtalk\, softwaredeveloper\, technology\, developer\, softwar
 eengineer\, networking\, cybersecurity\, cryptography\n\nImported from: 
 http://calagator.org/events/1250478434
URL:http://meet.google.com/vad-wsca-ggn
SUMMARY:Cryptography: What is it? How is it used? Why is it important?
LOCATION:The Tech Academy: 310 Southwest 4th Avenue\, Portland OR 97204 U
 S
SEQUENCE:1
END:VEVENT
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20250421T051213Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20250427T140000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20250427T130000
DTSTAMP;VALUE=DATE-TIME:20250421T051213Z
LAST-MODIFIED;VALUE=DATE-TIME:20250421T051213Z
UID:http://calagator.org/events/1250481958
DESCRIPTION:Where Web3 Builders &amp\; Developers Connect!&#13\;\n&#13\;\
 nWe are expanding our meetup group into a new region! This Sunday will b
 e hosting in a new city\, Portland\, Oregon!&#13\;\n&#13\;\nPlease Regis
 ter to receive free drink/snack: https://lu.ma/7ubrbgd8&#13\;\n&#13\;\n​
 We are excited to launch a new group! The ultimate gathering for Blockch
 ain developers\, Crypto founders\, Web3 startups\, DeFi pioneers and NFT
  creators! If you're building in Web3 then this is the place to connect\
 , learn\, and collaborate.&#13\;\n​&#13\;\nExpect high-energy networking
 \, insightful discussions in a community-driven atmosphere!&#13\;\n&#13\
 ;\n​🔥 What to Expect:&#13\;\n&#13\;\n- ​Web3\, DeFi\, and NFT deep dives
 &#13\;\n- ​Developer-friendly discussions&#13\;\n- ​Networking with top 
 builders\, founders &amp\; investors&#13\;\n- ​A supportive space for pr
 oject showcases&#13\;\n- ​Guest speakers\, workshops &amp\; panel talks&
 #13\;\n&#13\;\n​&#13\;\nWe’ll see you soon!&#13\;\n&#13\;\nTo get involv
 ed in future events\, please contact: Adam@gear.foundation&#13\;\n&#13\;
 \nEvent Host: Gear Protocol&#13\;\n&#13\;\n​Vara Network is a standalone
  layer-1 decentralized network built on top of the Gear Protocol. Vara i
 s an Innovation zone for wasm-native dApps and is built upon three core 
 concepts: The Actor Model\, Persistent Memory\, and WASM. Vara serves as
  a hub for innovative protocols that leverage parallel execution and asy
 nchronous programming for scalability and performance.&#13\;\n&#13\;\nGe
 ar.EXE is an execution layer built using the Gear Protocol. Gear.EXE is 
 a cutting-edge\, bridgeless solution built to supercharge smart contract
 s on Ethereum. It provides a high-performance decentralized compute netw
 ork with parallel execution for dApps on Ethereum Mainnet\, allowing dev
 elopers to create powerful\, fast\, and scalable dApps\, eliminating the
  need for bridging assets &amp\; fragmented solutions like L2s &amp\; ro
 llups.\n\nTags: events in portland\, or\, cryptography\, bitcoin\, ether
 eum\, blockchain\, Decentralized Systems & Applications\n\nImported from
 : http://calagator.org/events/1250481958
URL:https://www.meetup.com/blockchaincenterglobal/events/307292014/
SUMMARY:Web3 Developer Meetup 
LOCATION:Starbucks 1742 SW 6th Ave · Portland\, OR: 1742 SW 6th Ave\, Por
 tland OR 97201 US
SEQUENCE:1
END:VEVENT
END:VCALENDAR
