Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow For Private Mermaid Docs #1289

Closed
ss186222 opened this issue Aug 17, 2023 · 1 comment
Closed

Allow For Private Mermaid Docs #1289

ss186222 opened this issue Aug 17, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@ss186222
Copy link

Is your feature request related to a problem? Please describe.
The current online hosted editor of mermaid.js allows anyone with the link to view and access the documents being worked on, which may not be desirable for some users who want to keep their documents private..

Describe the solution you'd like
I would like to request a feature that allows users to create private documents in the online hosted editor of mermaid.js. This feature would ensure that only authorized individuals can access and view the documents

Describe alternatives you've considered
Alternatives: One alternative solution could be to implement user authentication, where users need to sign in or provide credentials before accessing the documents. Another alternative could be to generate unique access codes or passwords for each document, allowing only those with the correct code or password to view the document.

Additional context
Additional context: It is important to address the privacy concerns of users by implementing a feature that allows them to create private documents in the mermaid.js online hosted editor. This would enhance the security and confidentiality of sensitive information while using the editor.

@ss186222 ss186222 added the enhancement New feature or request label Aug 17, 2023
@ss186222
Copy link
Author

#1238 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant