liujingxing / rxhttp

🔥🔥🔥 Based on OkHttp encapsulation, support Kotlin Coroutines、RxJava2、RxJava3; 30s to get started.
https://juejin.im/post/5ded221a518825125d14a1d4
Apache License 2.0
3.74k stars 457 forks source link

Rxhttp的缓存目前是否有支持加密 #464

Closed 569785819 closed 10 months ago

569785819 commented 11 months ago

Rxhttp的缓存目前看到是明文的,是否有支持加密,否则被人知道缓存路径之后,请求内容和返回的数据全部都暴露了

liujingxing commented 11 months ago

暂时没有,个人感觉,接口直接加密会更合适