Comments
chillflyguy33 t1_j1xlxzq wrote
That was pretty cool. Gave me stumble upon vibes lol
[deleted] t1_j1xmsbl wrote
[deleted]
MrPootie t1_j1xodwp wrote
I added some profanity, my day is complete.
beth247 t1_j1xthj9 wrote
Gave me bathroom stall vibes
100YearsRicknMorty t1_j1xtygq wrote
Totally enjoyed that
noellekin t1_j1xvm7w wrote
You've made a blank slate wikipedia with an ability to also write a note to someone you share a code with. Added points for easy vandalism. I love it!
MyNameCannotBeSpoken t1_j1y2jg0 wrote
If you and a group made an unusual name, the group could collaborate on a document.
Maybe it was developed pre-Google Docs
CsLunar t1_j1y4i7u wrote
this is so creative
dieforestmusic t1_j1y5w9m wrote
I typed the first random name that popped into my head - Will Smith. Was not disappointed.
levandula t1_j1y8e48 wrote
> Maybe it was developed pre-Google docs
Their repo is from 2019, whereas Google docs is from 2006.
It’s rather just a novel idea than a real collaboration tool.
kamuimaru t1_j1y9lcg wrote
This is like txties
lokmansalikoon t1_j1ybhhs wrote
Thinking this would be joke and I ended up being on the site searching for notes and replying to ppl for 30 mins
everyman50 t1_j1ybx4r wrote
Proceeds to search every bad word I can think of
ReaDiMarco t1_j1ycf9o wrote
This was fun
[deleted] t1_j1yd5ca wrote
[deleted]
AllEncompassingThey t1_j1ydnfp wrote
This reminds me so much of the Old Internet.
Thanks.
Adamkarlson t1_j1yfupc wrote
This is such a wonderful idea. It's a little iffy to me that the titles are case sensitive which just gives me FOMO :)
It's a good use of time and as long as it isn't overrun by bots I'm fine
Supersymm3try t1_j1ygynr wrote
I like it, brings out the worst in people once the wankers get there.
Cheetohz t1_j1yh1wj wrote
What are some good codes to check out?
Cry_Wolff t1_j1yi7ij wrote
Watch your profanity.
AmyHeartsYou t1_j1yidon wrote
It's fun.
Ayle87 t1_j1yjst7 wrote
I put in "dogs" and got a sex story.
BurntRussianBBQ t1_j1yk6fo wrote
Suck my dick and balls I'm working NASA
Catnip4Pedos t1_j1ykdxx wrote
Mostly right wing 4chan and teenagers use it by trying a few words
One_of_those_IDs t1_j1ykq6n wrote
One of the most randomly named entries holds the answer to all our questions. That's the kind of humour, I'd imagine our AI-overlord, in charge of the simulation we're part of, to share.
One_of_those_IDs t1_j1ykwzy wrote
Freshly installed, spotless, all shiny and new, though.
One_of_those_IDs t1_j1ymogp wrote
Something like "good codes", maybe?
ybhi t1_j1yol4q wrote
I have news for you
regenerated-hymen t1_j1yq4kq wrote
No no no not 4chinz xdd
regenerated-hymen t1_j1yq7uh wrote
Don't be sexist
Vagadude t1_j1ys0ja wrote
Man I've been searching for a stumbleupon for ages now. I miss that site
[deleted] t1_j1ys7g0 wrote
[deleted]
[deleted] t1_j1ysiji wrote
[deleted]
formula_F300 t1_j1yu9sf wrote
title: Jeffrey Epstein
AdriftAtLast t1_j1yug95 wrote
I stumbled across client info and passwords for a Canadian networking company. I deleted everything. It was using a common, short word.
Helpmetoo t1_j1yuysg wrote
Sounds exactly like yourworldoftext
3percentinvisible t1_j1yvd3d wrote
Terrorism!
pseudo_su3 t1_j1yw4w7 wrote
Dumping password/credit card breaches is one thing I could see it used for.
foggy-sunrise t1_j1yx6vs wrote
High School kids are gonna type in their high school name and write threats on here if it gets big.
velifer t1_j1yxael wrote
Is uuencoding still a thing?
That opens up a much wider list of use cases, and you KNOW which one it's gonna be. The Jordan-Gaetz kind of thing the FBI will be interested in.
[deleted] t1_j1yxsu0 wrote
[deleted]
mattthepianoman t1_j1yyogc wrote
god save the queef
Muffin-Sprinkles t1_j1yyplw wrote
Jesus christ. Only skimmed a bit of it and it was enough lmao
mattthepianoman t1_j1yysgi wrote
I would love to see the backend database for something like this.
ItsBarney01 t1_j1yyuyd wrote
Start with 'a' and keep adding 'a'
bad_at_hearthstone t1_j1yzngx wrote
Anonymously selling drugs perhaps
DankmirianChancellor t1_j1z0lk8 wrote
"database" could be a generous term here since the searches are based on the title alone. Could just be a list of titles and encrypted blobs to go with them.
DankmirianChancellor t1_j1z0rox wrote
If the only thing you need to view the note is the title of the notes, how are they encrypted?
Nifty idea but I feel like the internet will ruin this pretty quickly.
mattthepianoman t1_j1z0t5x wrote
Probably. The titles alone would be quite interesting.
Administratr t1_j1z0z9d wrote
DearChoice t1_j1z323v wrote
It's only a matter of time someone makes some type of bot to vandalize all the notes.
Elliot_Moose t1_j1z48w2 wrote
Did you inform the company?
Silinas t1_j1z5183 wrote
"Card" was a sweet one!
financialmisconduct t1_j1z6yi8 wrote
Shrib definitely predates this too, which would make this somewhat derivative
AnxietyDepressedFun t1_j1z7xng wrote
I left notes for two people who will NEVER see them. Feels like useless harmless fun.
sadop222 t1_j1z9naa wrote
has gamifying gone too far?
sadop222 t1_j1zacac wrote
remember
NOT_ZOGNOID t1_j1zewbz wrote
Cannot contact them anymore
NOT_ZOGNOID t1_j1zf0hl wrote
brick
bocks_of_rox t1_j1zfhuu wrote
What is the character limit on titles?
AdriftAtLast t1_j1zhcxm wrote
I didn't want to really look at it too much. I think maybe an employee browsing reddit pasted the wrong info or something. It seemed partial or mistaken instead of some purposeful leak, especially given the passphrase to reach it.
_N0K0 t1_j1zhwz2 wrote
Pretty much any document database (mongoDB for example), the title is hashed and used as a key for a JSON blob
_N0K0 t1_j1zi1w9 wrote
Should not be one, since the title is hashed, which turns it to a set length of random characters in the background
BeatlesTypeBeat t1_j1zirph wrote
Damn, should have kept it and reported it to the media. Was it Bell? Rogers?
BeatlesTypeBeat t1_j1ziuwx wrote
Someone recently made a copy on /r/internetisbeautiful
the_dope_chaud t1_j1zjjgp wrote
Pastebin is there for that...
OTTER887 t1_j1zksje wrote
Love these types of sites!
OddScentedDoorknob t1_j1zkycw wrote
This is kind of fun. Are you the developer? When typing a note on a phone (Android), if the note gets long enough that the bottom is covered by the onscreen keyboard, there doesn't seem to be a way to scroll down to see what you're typing, so you just have to type blind with the text hidden by the keyboard.
EDIT: Actually now it works fine in Brave browser. Maybe it's only a problem in Reddit's internal browser? (using Relay Reddit app)
Jaredlong t1_j1zldlp wrote
Yeah, create a long enough random string of letters for the note name and it'd act like a type of key encryption. security through obscurity
Edit: To make the literalist pedants happy.
codblopsII t1_j1zlgns wrote
Search "vagina". Made a post
bad_at_hearthstone t1_j1zm0rl wrote
I don’t think you understand encryption
sadop222 t1_j1zmdrj wrote
search for the cake
KeyWest- t1_j1zmloa wrote
Who is Totally?
spaceturtle1 t1_j1zo8od wrote
"poem"
a poem about reddit
storeogsma t1_j1zre2k wrote
I like it. Makes me feel like I am 15 again and dialing into a BBS. Goes to show you can still stand up a simple, fun app with minimal code and backend.
accounts_are_lame t1_j1zrkhf wrote
There was no note for "Leroy Jenkins."
Don't worry. I fixed that.
Takia_Gecko t1_j1zrlpr wrote
pretty cool, needs a random button
SolensSvard t1_j1zrq8e wrote
If you fart hard enough into a speech to text, the phrase that comes out is encrypted. It's just science
The_Slad t1_j1zt4lv wrote
It literally says that every note is encrypted and the notes title acts as the key.
Scharnvirk t1_j1zt9yz wrote
NoAttentionAtWrk t1_j1zvqxc wrote
I wasted a few hours there
ReflectionEterna t1_j1zw1xq wrote
How long before this is overrun by bots putting ads on all the most checked notes? If this ever becomes popular, that will happen, right?
dreamofadream t1_j1zwazx wrote
I entered "69" and was not disappointed
rndname t1_j1zwd91 wrote
Almost like making a twitter account and tweeting.
pcm2a t1_j1zwllm wrote
Twitter files part #42, hate speech and misinformation running rampant on publicnote and the FBI must suppress it.
Fohawkkid t1_j1zxfsl wrote
That was fun I deleted every note I can find.
rndname t1_j1zxq0i wrote
Its like browsing the net without a search engine.
AllEncompassingThey t1_j1zxufr wrote
It's funny you should say that because back in the day this kind of thing was known as a "graffiti wall" 😁
AllEncompassingThey t1_j200v9w wrote
If anybody can link it that'd be awesome
100YearsRicknMorty t1_j2019m6 wrote
I’ll do you one better. Why is Gamora?
AbnormalWaffles t1_j201bfp wrote
Typed in pubicnote, was not disappointed
AllEncompassingThey t1_j204qxc wrote
Hell yeah, thank you!
Jaredlong t1_j205b1q wrote
Jfc, I didn't mean it's literal actual encryption. In terms of the difficulty of someone unintentionally finding the note it's LIKE encryption because they'd need the specific key to find it.
Has your middle school English class not covered similes yet?
samehaircutfucks t1_j20bz14 wrote
That's not what encryption does. You're referring to security through obscurity. Encryption makes it so even if the note is found, it is unreadable by anyone other than those with the key to decrypt.
Writing in a made up language is closer to encryption than your example.
koolman2 t1_j20ongn wrote
The title is hashed using SHA-256 and is stored as the hash only. The title is used to create the AES256 key, which is used to encrypt the note.
Without the title, you can't decrypt the note. Since the title isn't stored, you can't read any of it without inputting the correct title.
otisthetowndrunk t1_j20w66b wrote
I tried "public" an got an ASCII art drawing of a penis
ToxicNets t1_j212u7i wrote
It's case sensitive...
YARR1N t1_j2178b4 wrote
Awesome
[deleted] t1_j2197jl wrote
[removed]
Global-Sense-6226 t1_j21ghxp wrote
Pretty sûre the Ukraine note got à bot on it
BeatlesTypeBeat t1_j21k04u wrote
Thank you, /u/vagedude I think this is the one.
hadidotj t1_j21scuz wrote
Boobs = yep, about what I expected Boobies = Same Penis = Actually, disappointed
ariel4050 t1_j21uw9c wrote
Cheetohz t1_j21zaiu wrote
Our names are there! Dunno who put them there.
Cheetohz t1_j21ziyg wrote
Aaahh!!! real monsters!
TheCharon77 t1_j21zvhp wrote
So the lock to the front door of your house is its address. Got it.
[deleted] t1_j225575 wrote
I wrote a poem under the heading "pony"
It's about friendship
DaMastaCoda t1_j229ubp wrote
“did” “you” “are” “.” First loop
ReturnToRajang t1_j2325ei wrote
Dontpad, anyone?
sadop222 t1_j24abf6 wrote
That's more sad than writing penis
Fohawkkid t1_j24b4r2 wrote
I just wanted to spread chaos, I left an emoji. Also, I think the whole point of this is to have fun.
ToxicNets t1_j25w5jr wrote
There was some interesting items under "bank" but I removed it as well...
[deleted] t1_j27l3x0 wrote
[deleted]
MithrilTuxedo t1_j2cooew wrote
I asked my wife for a title to look up.
She responded with "dickbutt" and we were amused.
I_Like_Semen t1_j2fxmyw wrote
Whoever went through spamming your stupid subreddit and discord on as many notes as possible, you're not going to persuade anyone to join your shitty subreddit that way. You deleted a lot of good shit just to advertise your stupid subreddit. Please die.
AckAttack6710 t1_j1xjfws wrote
Interesting concept. Not sure what good it'd be other than to dick around for a bit, but it's neat.