Shared pocket book markdown

Contains ads
1K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Overview
It is a memo application that supports end to end encryption.
You can create and manage markdown and text memos on a file-by-file basis.
Various passwords and confidential information can be safely shared by individuals and limited groups.

Notes can be shared with multiple people.
It is possible to encrypt a specific memo.
Cryptography can also be managed by biometric authentication.
If you accidentally delete it, you can go back in time and easily restore what others have accidentally changed.

Share sync method
When you share the target note, a barcode will be displayed, so you can share it by reading it with another smartphone.
The only notes that can be shared are those whose URLs are registered and managed with git.
I use git for shared sync.
*Since we want to give priority to simple operations, branch operations, tags, and stash functions are basically omitted.

How to register from Github
https://homebase.server-on.net/index.php/2020-01-05-18-41-26/11-android/228-github

Cryptography
I'm using the tombo project.
There is software for Windows and iPhone, so if you share it with GIT, you can share it with Android.
tombo project
https://ja.osdn.net/projects/tombo/

explanation
https://homebase.server-on.net/index.php/2020-01-05-18-41-26/11-android/230-shared-crypt-pocket-book-2

-------------------------------------------------- -------------------------------------------------- ---------------------------------------------

thanks you, github and bitbucket
https://github.com/
https://bitbucket.org/

icon using by thanks for TopeconHeroes
https://icooon-mono.com/

using oss
libgit2 https://libgit2.org/
libssh2 https://www.libssh2.org/
libssh https://www.libssh.org/
openssl https://www.openssl.org/
GitHub API for Java https://github-api.kohsuke.org/
diff-match-patch https://github.com/google/diff-match-patch

Contact
E-Mail:shrinkmanpic@gmail.com

© 2022 DangerousWOO
Updated on
Feb 11, 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
This app may collect these data types
App activity, App info and performance, and Device or other IDs
Data is encrypted in transit
Data can’t be deleted

What's new

Add type to file addition menu
Bug fix