Giter Site home page Giter Site logo

rohitramkumar308 / sealnote Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vishesh/sealnote

1.0 1.0 1.0 10.17 MB

Android app for keeping encrypted notes

Home Page: https://play.google.com/store/apps/details?id=com.twistedplane.sealnote

License: MIT License

HTML 2.07% Java 97.93%

sealnote's Introduction

SealNote

MIT licensed Build Status Coverage Status

SealNote is simple notes/notepad application which focuses on security and simplicity. Your notes are password protected using 256-bit AES encryption. Keep sensitive information always available without compromising security!

  • Password protection (256-bit AES encryption)
  • Color code your notes
  • Password expires after configurable timeout
  • Protect content from screenshots, window switcher and other non-secure displays
  • Multi-column layout with number of columns optimized for your screen size.
  • Simple and easy to use UI/UX
  • No ads ever!

Advantage of encrypting notes

  • Keep private information such as credit cards, bank account and passwords in a single place
  • Notes are encrypted locally so no one else can access them, unless they have password.
  • Since encryption is done at storage level, access of notes directly from disk is not possible. Hence if you ever lose phone, you won't lose your notes to thieves.

Frequently Asked Questions (FAQ)

Why not use XYZ app with application lock?

Application locks prevents user from opening application, but does not secure the storage. Hence adversary can simply access the storage file directly and read the content.

If someone connects phone to computer and copies/read the data file storingall the notes, can't they read everything?

They can't. No one can, regardless how they access the data file (unless they have your secret password). The application uses a technique called encryption. Encryption uses your password to convert notes to unreadable form which makes no sense to anyone even computer. This can be converted back to readable text only using exact same password.

I forgot my password. How do I recover my notes?

You can't. Your password is not stored anywhere but in your brain. If you lose your password, you will lose all your notes. Storing password locally or on server is a security hole which should be avoided.

I can't take screenshots from app or I see blank screenshot in application switcher. What's wrong?

You probably have enabled "Secure Window" feature in SealNote settings. Disable it to be able to take screenshots or show window content in application switcher.

Contact

Homepage: www.twistedplane.com Email : [email protected]

Send bugs to the above email with [Sealnote][BUG] tags in subject.

sealnote's People

Contributors

vishesh avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

cordlesswire

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.