Coder Social home page Coder Social logo

monich / harbour-foilnotes Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 7.0 417 KB

Notes encryption application for Sailfish OS

Home Page: https://openrepos.net/content/slava/foil-notes

License: Other

QMake 3.20% QML 33.34% C++ 62.26% C 1.20%
encryption privacy sailfishos sailfish-os security aes-encryption rsa-encryption encrypted-notes

harbour-foilnotes's Introduction

Notes encryption application for Sailfish OS

icon

Foil Notes allows you to encrypt some notes from Sailfish OS Notes database with a password stronger than the lock code. Strictly speaking, each note is encrypted with a unique random 256-bit AES key which in turn is encrypted with an RSA key which in turn is encrypted with your password. If the bad guys get your encrypted notes, they would have to crack the AES key (different for each note) or the RSA key (shared by all notes but harder to crack) in order to extract the content. If they get the encrypted RSA key as well, then they can brute force your password. So in the end, the encryption is as strong as your password.

The format of the encrypted file is described here.

harbour-foilnotes's People

Contributors

atlochowski avatar dashinfantry avatar eson57 avatar monich avatar quenty31 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

harbour-foilnotes's Issues

decode encrypted files from console

how to decode foilnotes encrypted files from console?

there should be possibility with other open source tools, i guess?

otherwise, may it be you can provide such a commanline tool?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.