Loading…
DevConf.cz 2018 has ended

DevConf.cz 2018 is the 10th annual, free, Red Hat sponsored community conference for developers, admins, DevOps engineers, testers, documentation writers and other contributors to open source technologies such as Linux, Middleware, Virtualization, Storage, Cloud and mobile where FLOSS communities sync, share, and hack on upstream projects together in the beautiful city of Brno, Czech Republic.

When: Friday, January 26 to Sunday, January 28, 2018

Venue: Faculty of Information Technology (VUT FIT - Božetěchova 2, Brno)

Reminders:

  • Friday 17:15: at the venue there will be a surprise show, stick around!
  • Saturday 19:00: the social event starts at Fleda Club. TICKET IS REQUIRED. Tickets will be distributed each day at check-in. First come, first serve.
  • Sunday 17:00: there will be many prizes given away at the closing session.
Identity Management [clear filter]
Friday, January 26
 

11:30am CET

Unleashing the Underworld: Kerberos for Developers
Limited Capacity seats available

"Kerberos has long been a demand of the enterprise environment, and there's a
lot for security-conscious developers to like that we often don't talk about.

I'll touch on what makes Kerberos nice from a security perspective, but the
focus of the talk will be on enablement: how can you use these cool features
in your software?

Some features, time permitting, that will be discussed include: OTP and second
factor support, public key authentication, SAML/SPNEGO and web logins, python
bindings, and, of course, the more traditional authentication/encryption
routes. Expect canned demos!

Very basic familiarity with Kerberos is expected (i.e., the first two
paragraphs of the Wikipedia article), but this talk won't go very far into how
Kerberos works internally."

Speakers
avatar for Robbie Harwood

Robbie Harwood

Kerberos maintainer and development lead @ Red Hat, Red Hat
Kerberos and Kerberos accessories; iteroperability, systems programming, and strong typing. Very excited about music recording and playback.


Friday January 26, 2018 11:30am - 12:23pm CET
F-E104 Faculty of Information Technology (VUT FIT)

1:30pm CET

Managing the Desktop profiles of your fleet!
Limited Capacity seats available

"This talk will go through what Fleet Commander is (and, consequently, what Fleet Commander is *not* intended for), which are the solutions proposed by the project, how Fleet Commander interacts with SSSD and FreeIPA and, plans for the future and finally provide a Demo of the current state of the project."

Speakers
avatar for Fabiano Fidêncio

Fabiano Fidêncio

Senior Software Engineer, Red Hat
I'm an immigrant working as a virtualization developer, with a penchant for music, abstract tattoos, open source, old games, pigs, and goats.
avatar for Oliver Gutierrez

Oliver Gutierrez

Red Hat Software Engineer
Oliver Gutierrez is the main developer of Fleet Commander project in upstream. He lives at Canary Islands and has presented in Brno Desktop Meetup on Nov 2016 and DevConf 2017 and other local events and groups like DevOps Las Palmas. He was in love with free software and opensource... Read More →


Friday January 26, 2018 1:30pm - 1:53pm CET
F-E104 Faculty of Information Technology (VUT FIT)

3:00pm CET

Samba AD in Fedora
Limited Capacity seats available

"Samba AD is a free software implementation of Microsoft's Active Directory
solution. It took more than five years to port Samba AD to MIT Kerberos and now
it is a part of Fedora 27 release. However, the work does not stop here. Active
Directory is a complex set of technologies and one of driving factors behind
Fedora Server work is to make them easier to deploy and manage. The talk will
go into details what is needed to be done to make Fedora a preferred
distribution to deploy Samba AD."

Speakers
avatar for Alexander Bokovoy

Alexander Bokovoy

Sr. Principal Software Engineer, Red Hat
Sr. Principal Software Engineer at Red Hat, working on security and identity management. Actively participates in FreeIPA, SSSD, Samba, and many other free software projects targeting an open source enterprise environments.


Friday January 26, 2018 3:00pm - 3:53pm CET
F-E104 Faculty of Information Technology (VUT FIT)
 
Saturday, January 27
 

12:30pm CET

Scalable cloud IDE with Eclipse Che and OpenShift
Limited Capacity seats available

"Eclipse Che is a browser-based IDE providing on-demand workspaces that include runtimes and IDEs. It is powered by a RESTful workspace server (with Docker, OpenShift of Kubernetes as underlying infra), plug-ins for languages, framework, and tools.


In this session, we will demonstrate how to boost the power of Eclipse Che with Keycloak to build a collaborative developer environment. We will also discuss how to manage teams, groups, organizations, and permissions for fine-grained access to APIs and resources.


[1] https://www.eclipse.org/che/
[2] http://www.keycloak.org/
[3] https://www.openshift.com/"

Speakers
SK

Sergii Kabashniuk

Principal Software Engineer at RedHat, RedHat
Principal Software Engineer at RedHat


Saturday January 27, 2018 12:30pm - 1:23pm CET
E-G202 Faculty of Information Technology (VUT FIT)
 
Sunday, January 28
 

11:30am CET

Smart Cards in Linux and why you should care
Limited Capacity seats available

"Do you want to know how Smart Cards can help you improve security and work efficiently?
Smart cards are among us for decades, but they are still not widely used on daily basis by most of us, even though they provide significant advantages for both security and usability and all the tools are open source in Linux. Smart cards are no longer only credit-card sized cards, but also more practical USB dongles which are frequently combined with other features such as OTP or U2F, which can take this even further.
I will go through architecture of smart cards and show you how they can be used to simplify your work."

Speakers
avatar for Jakub Jelen

Jakub Jelen

Software Engineer, Red Hat
Red Hat crypto team member, contributor to various security technologies including OpenSC and OpenSSH


Sunday January 28, 2018 11:30am - 11:53am CET
C-D0207 Faculty of Information Technology (VUT FIT)

1:00pm CET

User Session Recording for the Enterprise
Limited Capacity seats available

"Government, medical, financial, and other organizations need to track what users and administrators do on critical systems. Up to recording everything they see on the screen, the commands they execute, and files they access.

While there are many capable solutions for session recording, which can centrally collect, search and playback sessions, there is no such open-source code. All we have is script(1), sudo I/O logging, and TTY audit. This presentation will show an approach suitable for the modern enterprise, and will include a demo of centralized recording and playback.

The intended audience is developers, as well as system administrators and security officers responsible for maintaining critical systems and preventing insider attacks.

Short project intro: http://scribery.github.io"

Speakers
avatar for Nikolai Kondrashov

Nikolai Kondrashov

Senior Software Engineer, Red Hat
A self-taught software engineer working at Red Hat's CKI project and Linux Foundation's KernelCI. Contributing to various Open-Source projects for the past 15 years or so, and doing embedded development and electronics as a hobby.


Sunday January 28, 2018 1:00pm - 1:53pm CET
C-D0207 Faculty of Information Technology (VUT FIT)

4:30pm CET

Smart Card authentication in Identity Management
Limited Capacity seats available

"Authentication is a major component of security, but is often implemented as a password-based solution even though stronger and more secure alternatives exist.
This talk will explain the risks associated to password-based authentication, describe the advantages of two-factor authentication, and demonstrate how open source software such as FreeIPA (http://www.freeipa.org) can help deploy an infrastructure for Smart Card authentication with X509 certificates."

Speakers

Sunday January 28, 2018 4:30pm - 4:53pm CET
C-D0207 Faculty of Information Technology (VUT FIT)
 
Filter sessions
Apply filters to sessions.