I have a 100 tabs open so I can’t do this right now
I think I might start to add IPFS features to Pastedown (because you can use their HTTP API)
I recommend getting the great suspender if you love opening tabs
I suggest you add a system that detects some specific words to prevent hacker pastes (tokens, passwords, and other malicious stuff hackers share on paste sites). Here’s a list of what pastes usually contain:
password, email, token, ID, <script>, script, console
That really isn’t the best way to protect “hacker” pastes.
-
<script>
could just be someone sharing code - Many people put their email for like a “contact me/who made this” section
- Blocking the word “console” doesn’t do anything as you could be talking about a video game console
- Script could just mean JavaScript.
- You could say “don’t forget to make a secure password” and get blocked by a script.
It’s really not a good idea.
I meant, if you use this, you have to go trough a verification, like “Please click this button if you’re not a robot”
He already has google captcha in place
Ok, I want to add a few features:
- AMP for mobile users
- Make it more like a webpage
- Delete/Edit feature
What do you think? Do you have any feature ideas?
I’ll make a community home page!
i suggest saving snapshots of the last edit to see if the user wrote something mean, and then changed it.
Also, couldya add comments?
Thats too complicated and will take up a bunch of space.
That would require a login and I’m not sure about adding a login system
I’ve actually already stared on that.
Lol, that’s similar to the momment when you open microsoft office files in google apps. I wonder how you can make things similar to the glitch homepage or use glitch’s style
I use F - - - - for prototyping my stuff that’s glitch related
yes I do not want to reveal it now
It’s like photoshop 2.0
Pretty sure the dev process is this
- Prototype front end looks in something like photoshop(export css plugins aren’t really that nice)
- Keep trying to get it right with trial and error in css or tailwind
Yep, pretty much it. It’s better off just to export most of the drawings except for basic glitch stuff (like the highlighted text)