Welcome to the Secure Note app for Android!
This is an open source Android app developed by Renato Mercado. The source code is available on GitHub under the MIT license; the app is also available on Google Play.
As an avid Android user myself, I take privacy very seriously. I know how irritating it is when apps collect your data without your knowledge.
I hereby state, to the best of my knowledge and belief, that I have not programmed this app to collect any personally identifiable information. All data (app preferences (like theme, etc.) and notes) created by the you (the user) is stored on your device only, and can be simply erased by clearing the app's data or uninstalling it.
The list of permissions required by the app can be found in the AndroidManifest.xml
file:
https://github.com/merRen22/Secure-Note/blob/main/LICENSE
Permission | Why it is required |
---|---|
android.permission.INTERNET |
This is required to open pages when present on a note. The page is loaded in the browser of the devise. |
If you find any security vulnerability that has been inadvertently caused by me, or have any question regarding how the app protectes your privacy, please send me an email or post a discussion on GitHub, and I will surely try to fix it/help you.
Yours sincerely,
Renato Mercado.
Lima, Peru.