테스트 사이트 - 개발 중인 베타 버전입니다

크롬 내장 DB 가 .... SqlLite

· 10년 전 · 1319

저만 몰랐는지....

 

크롬에서 HTML5 을 위한 저장용으로 

SqlLite 을 사용하는걸 방금 알아서 화들짝 놀랬습니다.

 

정보 찾은곳은 

http://stackoverflow.com/questions/8936878/where-does-chrome-save-its-sqlite-database-to 

 

 

[ Windows Vista or later ]

C:\Users\%USERNAME%\AppData\Local\Google\Chrome\User Data\Default\databases 

 

[ Windows XP ]

C:\Documents and Settings\%USERNAME%\Application Support\Google\Chrome\Default\databases 

 

[ Mac OS X ]

~/Library/Application Support/Google/Chrome/

 

[ Linux ]

~/.config/google-chrome/Default/databases 

 

 

---------------------------------------------------------------------------

 

[ Android ]

 

/data/data/<프로그램패키지명>/app_database/file_0.localstorage 

( /data/data/<프로그램패키지명>/app_database/localstorage/file__0.localstorage )

 

---------------------------------------------------------------------------

 

여기서 중요한점 한가지

 

PC 가 좀비로 감염되는 경우 ( Android 포함 ) 

귀중한 회원 정보가 그대로 노출되니

중요한 자료는 암호화해서 저장해야 할것 같습니다.

 

 

 

 

 

댓글 작성

댓글을 작성하시려면 로그인이 필요합니다.

로그인하기

게시글 목록

번호 제목
11832
11829
11826
11823
11822
11821
11820
11819
20318
11818
11817
11816
11814
11813
11811
11810
11809
11808
11807
11806
11805
11804
11803
11802
11801