We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
같은 기기를 사용하는 사용자 간에 (특히 공용 기기) 사용 기록을 추정하지 못하도록 다른 곳에 쓰인 적 없는 무작위 UUID로 사용자 식별, AES 암호화로 데이터 숨김. 원하는 경우 얼마든지 암호화 키와 UUID 교체 가능, 가능하면 주기적으로 자동 교체
The text was updated successfully, but these errors were encountered:
No branches or pull requests
같은 기기를 사용하는 사용자 간에 (특히 공용 기기) 사용 기록을 추정하지 못하도록 다른 곳에 쓰인 적 없는 무작위 UUID로 사용자 식별,
AES 암호화로 데이터 숨김.원하는 경우 얼마든지 암호화 키와 UUID 교체 가능, 가능하면 주기적으로 자동 교체The text was updated successfully, but these errors were encountered: