Skip to content
This repository has been archived by the owner on Feb 27, 2020. It is now read-only.

edulix/pfc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project adds support for end to end security for web pages into KHTML. It's my final career project, and it's a proof of concept and NOT ready for wide 
 usage, but instead this should be taken as a demonstration of what could and should be done for improving the security of the web.

The implementation involves a patch of KHTML which adds a few attributes to HTML elements such as "div" and "input". For encryption management the library libkleo is used.

INSTALL

First thing to setup is a KDE development environment, to be able to compile kdelibs, kdebase and kdepim (for libkleo). Then, once those have been compiled and installed, the patches will be applied and then they will be compiled and reinstalled.

About

Computer Science Final Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages