본문으로 건너뛰기
오늘의 흐름
BackendHacker News··원문 약 4

분명히 CodePen 2.0은 사용자가 입력할 때 서버로 데이터를 보냅니다.

Apparently CodePen 2.0 sends data to their servers as you type

그들은 입력한 모든 입력을 codepen.dev에 거의 즉시 보냅니다(비밀번호를 입력한 후 1-2초 안에 해당 네트워크/응답 탭에 표시됨을 볼 수 있음).

핵심 요약

자동 요약
  1. 1그들은 입력한 모든 입력을 codepen.dev에 거의 즉시 보냅니다(비밀번호를 입력한 후 1-2초 안에 해당 네트워크/응답 탭에 표시됨을 볼 수 있음).
  2. 2저는 이를 고유한 마커로 테스트했습니다.
  3. 3index.html에 이를 입력한 후 CodePen은 "save:false"를 사용하여 빌드를 실행했고, 생성된 "*.codepen.dev 미리 보기"에서 제공되…

원문 본문

출처 · Hacker News
Hacker Newsnew | past | comments | ask | show | jobs | submitloginApparently CodePen 2.0 sends data to their servers as you type36 points by maxim-fin 1 hour ago | hide | past | favorite | 14 commentsThey send all typed into editor input to codepen.dev almost immediately (you would see in 1-2 sec after you typed your secret that it appears in respective Network/Response tab) even before one saved it. I tested this with a unique marker: after typing it into index.html, CodePen ran a build with "save:false", and the marker then appeared verbatim in the HTML served from the generated "*.codepen.dev preview". Thus, if you ever entered some secrets in there by mistake consider them compromized even if you did not publish/save the pen

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

이 글은 Hacker News 의 원문을 정제해 보여드립니다. 저작권은 원저작자에게 있습니다.

전체 내용이 궁금하다면

Hacker News 원문에서 이어 읽기

원문 보기

비슷한 글

5유사도 추천