Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mcndt/obsidian-quickshare
📝 An Obsidian plugin for sharing encrypted Markdown notes on the web. Zero configuration required.
https://github.com/mcndt/obsidian-quickshare
end-to-end-encryption notes obsidian-md
Last synced: 23 days ago
JSON representation
📝 An Obsidian plugin for sharing encrypted Markdown notes on the web. Zero configuration required.
- Host: GitHub
- URL: https://github.com/mcndt/obsidian-quickshare
- Owner: mcndt
- License: mit
- Created: 2022-06-18T14:51:44.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-29T06:08:13.000Z (7 months ago)
- Last Synced: 2024-08-10T19:17:12.737Z (4 months ago)
- Topics: end-to-end-encryption, notes, obsidian-md
- Language: TypeScript
- Homepage:
- Size: 1.66 MB
- Stars: 244
- Watchers: 5
- Forks: 8
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[![GitHub tag (Latest by date)](https://img.shields.io/github/v/tag/mcndt/obsidian-quickshare)](https://github.com/mcndt/obsidian-quickshare/releases) ![GitHub all releases](https://img.shields.io/github/downloads/mcndt/obsidian-quickshare/total)
# Obsidian QuickShare - Securely share your Obsidian notes with one click
Host Obsidian notes over the internet using end-to-end encryption. Requires zero configuration and no account.
I built this service mainly to use for myself, as I got sick of finding third-party services to quickly share some Markdown notes I wrote in Obsidian. Because I believe that others might find this useful too, I decided to release it as a public service.
## How it works
Your notes are stored securely using strong AES-256-CBC encryption. The decryption key is never sent to the server, so not even the server can open your notes.
By default, notes are stored on my companion project, [Noteshare.space](https://noteshare.space/). It is a simple storage service that caches your encrypted notes for 31 days and hosts a web application for viewing them. Both the server and frontend are [open source](https://github.com/mcndt/noteshare.space) under the MIT license. Users are free to host an instance of the storage service at their own domain.
![Explainer](img/explainer-img.png)
## Functionality- AES-256-CBC encryption with single-use encryption keys
- Requires no account or external API keys
- Use [Noteshare.space](https://noteshare.space) to share notes for free, or [host your own instance](https://github.com/mcndt/noteshare.space#deployment) to gain full control.## Installing
Both the plugin and Noteshare.space are currently in beta. To beta test, you can install the plugin using BRAT (see [BRAT > Adding a beta plugin](https://github.com/TfTHacker/obsidian42-brat#adding-a-beta-plugin) for further instructions).
## Feedback
The preferred way to report bugs or request new features for the web app or the Obsidian plugin is via the [GitHub issues page](https://github.com/mcndt/obsidian-quickshare/issues/new/choose).
If you want a more interactive way to discuss bugs or features, you can join the [Discord server](https://discord.gg/y3HqyGeABK).
## Support
If you like this plugin and want to support me, you can do so via [Buy me a Coffee](https://www.buymeacoffee.com/mcndt):