"...src/org/briarproject/android/SetupActivity.java" did not exist on "d5720c085f657195b3560ad04af1b248354cd87a"
Forked from
briar / briar
6528 commits behind the upstream repository.
akwizgran
authored
Android doesn't currently store bundles persistently, so it's premature to protect against accidental information leaks through persistent bundle storage. Protecting against deliberate information leaks by the OS is probably futile, so there's currently no need for bundle encryption.