top | item 23759894

Show HN: Timeline – a tiny, anonymous, plaintext version of Twitter

6 points| wilsocr88 | 5 years ago |t-l.herokuapp.com | reply

7 comments

order
[+] wilsocr88|5 years ago|reply
Hi, dev here! Comments and so forth are welcome.
[+] paste0x78|5 years ago|reply
The id's as unique user id's are currently not secure. You can impersonate any other id by changing the value in local storage in the browser. If you have logs see 5f2860 and fb86f7
[+] umtksa|5 years ago|reply
I guess you need some max chars rule for id I can post a really long lorem ipsum text as id
[+] DLA|5 years ago|reply
Please make the ENTER key work. This is nice and light. A more compact display without HRs would be even better--more like HN!
[+] wilsocr88|5 years ago|reply
Enter key is implemented. Good idea.

Edit: Also compactified. Thanks for the suggestions