diff --git a/_posts/2016-12-30-book-review-i-want-2-do-project-tell-me-wat-2-do.md b/_posts/2016-12-30-book-review-i-want-2-do-project-tell-me-wat-2-do.md index 3ccefc1..5c83dbc 100644 --- a/_posts/2016-12-30-book-review-i-want-2-do-project-tell-me-wat-2-do.md +++ b/_posts/2016-12-30-book-review-i-want-2-do-project-tell-me-wat-2-do.md @@ -38,3 +38,6 @@ I would like to suggest following improvements to this book. Some references are Overall this book deserves “must read” if you are a student or you are an experienced professional who don’t have much exposure to FOSS. The book is “worth reading” even if you are a contributor of any project. It clearly explains the initial steps of FOSS mentorship. The book is an independent piece of work and is not specific to any FOSS project or community. The guidelines given in the book are applicable for any FOSS community or project. I congratulate Shakthi for his inspirational writing. Such efforts are required to inspire upcoming generation. [Buy Amazon.in](http://www.amazon.in/want-project-tell-wat-do/dp/9351741877) + + +###### Proofreaders: [Shakthi Kannan](http://shakthimaan.com/), [Dhavan Vaidya](http://codingquark.com/) diff --git a/_posts/2017-01-08-2016-a-year-dedicated-to-python-workshops.md b/_posts/2017-01-08-2016-a-year-dedicated-to-python-workshops.md index 2b8112e..19f9a3e 100644 --- a/_posts/2017-01-08-2016-a-year-dedicated-to-python-workshops.md +++ b/_posts/2017-01-08-2016-a-year-dedicated-to-python-workshops.md @@ -264,5 +264,8 @@ place for such events. Waiting for nice invitations :) + +###### Proofreader: [Farhaan Bukhsh](https://farhaanbukhsh.wordpress.com/) + [python_express]: https://pythonexpress.in/ [pydelhi_conf]: https://conference.pydelhi.org/ diff --git a/_posts/2017-01-22-visit-to-linux-user-group-chennai.md b/_posts/2017-01-22-visit-to-linux-user-group-chennai.md new file mode 100644 index 0000000..b18992b --- /dev/null +++ b/_posts/2017-01-22-visit-to-linux-user-group-chennai.md @@ -0,0 +1,44 @@ +--- +layout: post +title: Visit to Indian Linux User Group, Chennai +tag: ILUG-C +--- + +![Indian Linux User Group Chennai]({{site.url}}/assets/images/ilugc.jpg) + +Lately I was travelling to [Chennai](https://en.wikipedia.org/wiki/Chennai) +for some personal work. I was very clear on meeting [Mr. Shakthi +Kannan](http://shakthimaan.com/). While travelling to Chennai I dropped a mail +inquiring about his availability. He replied with an invitation to attend the +Meetup of [Indian Linux Users Group, +Chennai](https://www.meetup.com/ILUG-C/events/234086665/) scheduled at IIT +Madras. I happily accepted the invitation and decided to attend the Meetup. + +The Meetup was happening in the AeroSpace Engineering department, IIT Madras. +The campus is so huge that it took 15 minute bus journey to get to the +department. Because I was late, I missed the initial talk on Emacs Org mode by +Shakthi. I was lucky enough to attend lightning talk section. When I entered +one young boy was demonstrating +[BeFF](http://tools.kali.org/exploitation-tools/beef-xss). I was not aware +about this tool before his talk. After his words I realized BeFF is a +penetration testing tool and now I am confident for switching to its +documentation and start going through it. His talk ended with little discussion +on doubts. Nearly one hour was still remaining Shakthi came forward and invited +interested people to present a lightning talk. That sure rang a bell! I was not +sure about attending Meetup and presenting something instantly was looking +tough. Mohan moved forward and demonstrated How memory mapping works in +GNU/Linux system. During his talk I quickly skimmed on a list of topics I was +aware about and I decided to speak on [JSON Web +Token](https://en.wikipedia.org/wiki/JSON_Web_Token). I introduced myself and +demonstrated ways to generate a secure token. Discussed about architecture a +bit and gave few guidelines, points to remember. I ended my talk with comparing +[Oauth 2.0](https://oauth.net/2/) with JWT. Few interested people asked +questions and I was lucky enough to solve their confusions. + +I realized it is good to have small and interested audience than having large +and distracted audience. This group has nice experienced people in the +GNU/Linux domain. If Chennai is your town, I will promote you to join this +group and get involved. + + +###### Proofreaders: [Shakthi Kannan](http://shakthimaan.com/), [Harsh Vardhan](https://github.com/vharsh) diff --git a/assets/images/ilugc.jpg b/assets/images/ilugc.jpg new file mode 100644 index 0000000..d2d1321 Binary files /dev/null and b/assets/images/ilugc.jpg differ