-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Feature Request: Private Option for Sketches #1987
Comments
Bumping in hopes that there is a reconsideration |
This is really really needed |
@raclim how are you planning to tackle this?---simple if-else or even post request and complete server actions can be involved for more privacy imo |
Hi friends — if there's any chance this is being considered, I'd be so happy.
Best, |
If anyone's working on this, it would be a great feature to coincide with the 2.0 release of p5.js.... |
Hey, although I'm not quite sure about unlisted yet, the feature is coming along well. I have been working on and off over the past months. You can check out the preview and share your views and more ideas. |
OH WOW! This is GREAT. You're a hero, Vivek! |
super important feature... thanks all ! |
Just want to add here that we created a develop environment for @vivekbopaliya's PR to test this feature out! To see the feature:
Menu When the Sketch is Opened Please feel free to add any suggestions here or if it seems good to go! Thanks! |
Thanks for posting this!
I'm working in Safari in MacOS 14.5. |
@golanlevin could you please explain further how to reproduce this behaviour? |
New feature details:
Hi friends,
I'm writing to re-open issues #91, #1604, and #1832 — a feature request for a "private" option for sketches. Sketches that have been set to Private would not be visible, unless their author was logged into the Editor in their browser.
Some reasons that an artist might want to set a sketch to Private could be that:
Like it or not, the NFT phenomenon has radically transformed the landscape of generative and algorithmic software art. P5.js is now widely used as a tool for making NFTs. While this has led to some income for our community, the monetization of generative art has also led to a lot of scammers, fake accounts, 'copyminting', and other foul play. Unfortunately, some unscrupulous people are trawling through various Editor accounts, gleaning projects and then selling them as NFTs. The requested feature would allow an artist to work on a sketch away from the prying eyes of NFT thieves.
I think the logical place to set a sketch to "Private" is in this menu:
Thanks for your consideration!
<3 Golan
The text was updated successfully, but these errors were encountered: