Skip to content

Added Gnome internship project details and links #8

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 44 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,50 @@
# OpenSourcePrograms
Open Source InternShip programs
Open Source Internship programs


**#1 Google Summer of Code (gsoc)**
# 1. Google Summer of Code (gsoc)

*Google Summer of Code is a global program focused on introducing students to open source software development. Students work on a 3 month programming project with an open source organization during their break from university.
Since its inception in 2005, the program has brought together 14,000+ student participants and 12,000 mentors from over 125 countries worldwide. Google Summer of Code has produced 35,000,000+ lines of code for 651 open source organizations.*

# 2. GNOME Internship 2018

**Agenda:** This year's internship will be focused on privacy and security.
## Projects
### 1. USB Protection (mentor: [TobiasMueller](https://wiki.gnome.org/TobiasMueller))
* **Brief explanation:** Protect against attacks via USB using USBGuard.
* **Details:** More information and implementation ideas
* **Requirements:** C, glib platform, security knowledge.
* **Communication:** muelli at #gnome-hackers channel

### 2. Credentials Management (mentor: [TobiasMueller](https://wiki.gnome.org/TobiasMueller))
* **Brief explanation:** Provide an app for managing passwords and other credentials
* **Details:** Passwords and Keys (and older design)
* **Requirements:** vala, C, glib platform, security knowledge.
* **Communication:** muelli at #gnome-hackers channel

### 3. PipeWire portal system (mentor: [WimTaymans](https://wiki.gnome.org/WimTaymans))
* **Brief explanation:** Starting PipeWire session through a new portal API.
* **Requirements:** vala, C, glib platform, security knowledge.
* **Communication:** muelli at #gnome-hackers channel

### 4. Private Session (mentor: [BenjaminBerg](https://wiki.gnome.org/BenjaminBerg),[ChristianKellner](https://wiki.gnome.org/ChristianKellner))
* **Brief explanation:** Allow users to log into an ephemeral session
* **Details:** More information and implementation ideas
* **Requirements:** C, GLib, platform knowledge (logind, GDM, namespaces).
* **Communication:** benzea, gicmo at #gnome-hackers

### 5. Crypto Hardware Enablement (mentor: [ChristianKellner](https://wiki.gnome.org/ChristianKellner) and others)
* **Brief explanation:** Make modern crypto hardware like TPM easy to use
* **Details:** More information
* **Requirements:** C, GLib, Crypto HW
* **Communication:** gicmo at #gnome-hackers

### 6. Location aware policies & security (mentor: [ChristianKellner](https://wiki.gnome.org/ChristianKellner) and others)
* **Brief explanation:** Use the current location (home/office/public/conference) to adjust security policies
* **Details:** More information
* **Requirements:** C, GLib
* **Communication:** gicmo at #gnome-hackers

For more information, visit:
* [Gnome Internship 2018] (https://wiki.gnome.org/Internships)
* [Projects Page] (https://wiki.gnome.org/Internships/2018/Projects)