Skip to content

A simple php/mysql application to keep your text information like passwords safe even in the most insecure server

Notifications You must be signed in to change notification settings

trivago-tgoik/kis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KIS

KIS stands for keep it secret

The idea of the project is to keep some text documents in the most safest way. Even if anyone get access to the config file and the database they can not read the data unless they get their hands on the password of the file owners.

Please keep in mind the idea of the project is just to protect the documents from being read but it's your responsibility to prevent situation like lost data or changed data.

One more thing if all the users that a document is shared with forget their password there is no way to recover the content of the document.

And last but not least don't forget this project is not production ready and it's just a 2 days made project so use it with caution!

About

A simple php/mysql application to keep your text information like passwords safe even in the most insecure server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 80.4%
  • HTML 13.3%
  • ApacheConf 4.3%
  • CSS 1.2%
  • JavaScript 0.8%