Skip to content

JonathanCoe/freeword-forked

 
 

Repository files navigation

Freeword

A simple note-taking app for Android, with an emphasis on privacy and security.

Freeword is a fork of NoteCipher, an app by the Guardian Project.

The main feature of the app is security of the user's notes, using SQLCipher for encrypted storage of notes and CacheWord for securely handling user credentials (passwords) and storage encryption keys.

Note on Security

Although Freeword is intended to offer privacy and security to its users, it should not currently be regarded as secure. It has been developed in my free time and has not been reviewed or audited by anyone. It may well have seriously security flaws. Please take this warning seriously!

License and Credits

Freeword is licensed under the Gnu General Public License version 3.

Copyright (C) 2015-2016 Jonathan Coe
Copyright (C) 2011-2014 Hans-Christoph Steiner
Copyright (C) 2011-2013 Nathan Freitas
Copyright (C) 2013 Abel Luck
Copyright (C) 2008 The Android Open Source Project
Copyright (C) 2008 Google Inc.

About

A simple note-taking app for Android, with an emphasis on privacy and security

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%