TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Paste.sh - client-side encrypted pastebin

21 pointsby dglalmost 12 years ago

5 comments

bblaxalmost 12 years ago
The authorization cookie has neither the secure flag or http flag set.<p>i.e. If you could get the client to redirect to <a href="http://paste.sh" rel="nofollow">http:&#x2F;&#x2F;paste.sh</a> it would send the full auth cookie in the (now unencrypted) headers. (Man-in-the-middle can then use the cookie.)<p>Edit: For anyone checking, the cookie is only set upon the first edit.
评论 #6039121 未加载
brasetvikalmost 12 years ago
See also: <a href="http://www.matasano.com/articles/javascript-cryptography/" rel="nofollow">http:&#x2F;&#x2F;www.matasano.com&#x2F;articles&#x2F;javascript-cryptography&#x2F;</a>
评论 #6038841 未加载
评论 #6038827 未加载
D9ualmost 12 years ago
<a href="https://paste.sh/v03bdePB#O9LNWj3DJ2SKDKD2B8tdR0Oc" rel="nofollow">https:&#x2F;&#x2F;paste.sh&#x2F;v03bdePB#O9LNWj3DJ2SKDKD2B8tdR0Oc</a>
legion050almost 12 years ago
looks alot like <a href="https://ezcrypt.it/" rel="nofollow">https:&#x2F;&#x2F;ezcrypt.it&#x2F;</a> though I do like options..
cryptocatsyndroalmost 12 years ago
so that is pasting the key within the url? so when you contact a page anyone sniffing the net knows the key? are you serious?
评论 #6039106 未加载