All Projects → martinstoeckli → SilentNotes

martinstoeckli / SilentNotes

Licence: MPL-2.0 license
SilentNotes is a simple note taking app which respects your privacy.

Programming Languages

C#
18002 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
typescript
32286 projects
CSS
56736 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to SilentNotes

Server
The Etebase server (so you can run your own)
Stars: ✭ 826 (+742.86%)
Mutual labels:  synchronization, end-to-end-encryption
onepile
Playground for the future of private notes and document management
Stars: ✭ 41 (-58.16%)
Mutual labels:  notes, end-to-end-encryption
Android
EteSync - Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars and tasks.
Stars: ✭ 184 (+87.76%)
Mutual labels:  synchronization, end-to-end-encryption
bangle-io
A web only WYSIWYG note taking app that saves notes locally in markdown format.
Stars: ✭ 626 (+538.78%)
Mutual labels:  notes, wysiwyg
Megasync
Easy automated syncing between your computers and your MEGA Cloud Drive
Stars: ✭ 975 (+894.9%)
Mutual labels:  synchronization, end-to-end-encryption
Etebase Js
Etebase TypeScript API for the web, node and react-native!
Stars: ✭ 100 (+2.04%)
Mutual labels:  synchronization, end-to-end-encryption
ios
EteSync - Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars and tasks.
Stars: ✭ 40 (-59.18%)
Mutual labels:  synchronization, end-to-end-encryption
College-Notes
Contribute your handwritten PDF notes and help other students ✌ #DecodersCommunity 🖤
Stars: ✭ 30 (-69.39%)
Mutual labels:  notes
unicode-formatter
Convert portions of text to fancy text using unicode fonts for use on Twitter and other sites that don't support rich text
Stars: ✭ 31 (-68.37%)
Mutual labels:  wysiwyg
aspdotnet-core-fundamentals
Persian notes for ASP.NET Core Fundamentals course (Pluralsight)
Stars: ✭ 25 (-74.49%)
Mutual labels:  notes
AudioAlign
Audio Synchronization and Analysis Tool
Stars: ✭ 80 (-18.37%)
Mutual labels:  synchronization
bloom-legacy
End-to-end encrypted Notes, Files, Calendar, Contacts... for Android, IOS, Linux & MacOS - DEPRECATED
Stars: ✭ 44 (-55.1%)
Mutual labels:  end-to-end-encryption
wysiwyg-editor-php-sdk
PHP SDK to ease the integration of Froala WYSIWYG Editor on server side.
Stars: ✭ 37 (-62.24%)
Mutual labels:  wysiwyg
note-keeper
📓 A tiny bash tool for taking and organizing notes.
Stars: ✭ 58 (-40.82%)
Mutual labels:  notes
lightweight-push-pip
A lightweight way to push messages to Android devices (pip library package).
Stars: ✭ 14 (-85.71%)
Mutual labels:  end-to-end-encryption
learning-computer-science
Learning data structures, algorithms, machine learning and various computer science constructs by programming practice from resources around the web.
Stars: ✭ 28 (-71.43%)
Mutual labels:  notes
ESPNtpClient
High accuracy NTP library for ESP32 and ESP8266
Stars: ✭ 81 (-17.35%)
Mutual labels:  synchronization
html-integrations
The official JavaScript library for MathType, the leading formula editor and equation writer for the web by Wiris
Stars: ✭ 36 (-63.27%)
Mutual labels:  wysiwyg
in2publish core
in2publish Community Version
Stars: ✭ 38 (-61.22%)
Mutual labels:  synchronization
hermes-core
Security framework for building multi-user end-to-end encrypted data storage and sharing/processing with zero leakage risks from storage and transport infrastructure.
Stars: ✭ 72 (-26.53%)
Mutual labels:  end-to-end-encryption

SilentNotes

Icon

SilentNotes is a note taking app which respects your privacy. The notes can be synchronized between Android and Windows devices. SilentNotes uses end-to-end encryption to protect the notes.

More information you can find on SilentNote's homepage. If you want to help, please read our contribution guidelines.

Features

  • Take your notes wherever you are on your Android and Windows devices.
  • Write the notes in an easily operated WYSIWYG editor.
  • Create To-Do lists to keep an overview of your pending tasks.
  • Protect your notes with a user defined password.
  • Quickly find the right note with the full-text search, just by typing a few letters.
  • Organize and filter the notes with a tagging system.
  • Store the notes to an online-storage of your choice (self hosting), this allows to synchronize them between devices and offers an easy backup.
  • Currently supported are the FTP protocol, the WebDav protocol, Dropbox, Google-Drive and One-Drive.
  • The notes never leave the device unencrypted, they are end-to-end encrypted and can only be read on your devices.
  • A dark theme is available for more comfortable working in dark environment.
  • Use basic formatting to structure your notes and make them more readable.
  • Get a note back from the recycle-bin if it was deleted by accident.
  • SilentNotes does not collect user information and requires no unnecessary privileges.

Security

Whenever an application promises security and confidentiality, users just have to trust the developer team. Not only is it challenging to do encryption right, users are more and more accustomed to pay with their personal data, to benefit from new technologies. We believe that the best way to build trust is to publish the entire source code, this is why SilentNotes was turned into an open source project.

Credits

  • The TipTap/ProseMirror editor made it possible to offer WYSIWYG note editing across platforms.
  • Cryptograhic tasks are solved with the Bouncy Castle crypto API.
  • The clean and minimalistic Flurl library helped a lot to keep the HTTP requests readable.
  • A databinding system between C# and the HTML views was developed with the help of the vue.js framework.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].