2014-02-01 00:40:00 +00:00
|
|
|
|
Categories:Security
|
2011-10-02 16:07:17 +00:00
|
|
|
|
License:GPLv3
|
2014-01-20 10:34:11 +00:00
|
|
|
|
Web Site:https://guardianproject.info/2011/09/05/cacertman-app-to-address-diginotar-other-bad-cas
|
2011-10-02 16:07:17 +00:00
|
|
|
|
Source Code:https://github.com/guardianproject/cacert
|
|
|
|
|
Issue Tracker:https://github.com/guardianproject/cacert/issues
|
2012-01-10 23:25:28 +00:00
|
|
|
|
|
2013-06-15 10:13:09 +00:00
|
|
|
|
Auto Name:CACertMan
|
2012-09-11 13:40:04 +00:00
|
|
|
|
Summary:Disable untrusted certificates
|
2011-10-02 16:07:17 +00:00
|
|
|
|
Description:
|
2014-01-28 21:31:59 +00:00
|
|
|
|
Android 4+ allows you to disable certificates from the system Settings and
|
|
|
|
|
root isn't required, so try that first if you want to manually mess with the
|
2014-02-02 18:43:11 +00:00
|
|
|
|
certificates.
|
2013-07-29 13:16:27 +00:00
|
|
|
|
The app won't work with Android 4+ anyway.
|
|
|
|
|
|
2014-02-02 18:43:11 +00:00
|
|
|
|
An app to manage security certificates on your phone also containing a version
|
|
|
|
|
of the Android CACert keystore derived from Mozilla.
|
2013-07-29 13:16:27 +00:00
|
|
|
|
If a certificate has recently become untrusted you can either install an update
|
2014-02-02 18:43:11 +00:00
|
|
|
|
to this app or you can backup and remove certificates by yourself.
|
2013-07-29 13:16:27 +00:00
|
|
|
|
|
2014-02-02 18:43:11 +00:00
|
|
|
|
Requires root: Yes, it writes to the system partition.
|
|
|
|
|
You will need a device that has the ‘grep’ command on it (via busybox:
|
|
|
|
|
present on most custom ROMs).
|
|
|
|
|
If the ‘save’ doesn’t work, then you will need to make your /system partition
|
|
|
|
|
read-write by using a file explorer like [[com.ghostsq.commander]] or via
|
2013-07-29 13:16:27 +00:00
|
|
|
|
a command in [[jackpal.androidterm]].
|
2011-10-02 16:07:17 +00:00
|
|
|
|
.
|
|
|
|
|
|
2012-01-10 23:25:28 +00:00
|
|
|
|
Requires Root:Yes
|
|
|
|
|
|
2011-10-02 16:07:17 +00:00
|
|
|
|
Repo Type:git
|
|
|
|
|
Repo:https://github.com/guardianproject/cacert.git
|
|
|
|
|
|
2014-02-22 05:02:10 +00:00
|
|
|
|
Build:0.0.2-20110906,3
|
|
|
|
|
commit=0.0.2
|
|
|
|
|
subdir=app
|
|
|
|
|
target=android-8
|
|
|
|
|
|
|
|
|
|
Build:0.0.2.20111012,4
|
|
|
|
|
commit=212187e9c398e46fda87fe2335ee48bb693caca0
|
|
|
|
|
subdir=app
|
|
|
|
|
target=android-8
|
|
|
|
|
|
|
|
|
|
Build:0.1,5
|
|
|
|
|
disable=not a release at 6d819d26d
|
|
|
|
|
commit=6d819d26d
|
|
|
|
|
subdir=app
|
|
|
|
|
submodules=yes
|
|
|
|
|
target=android-10
|
|
|
|
|
build=cd .. && \
|
|
|
|
|
gpg --import ca-certificates-maintainer-Michael-Shuler.pub.asc && \
|
|
|
|
|
make && \
|
|
|
|
|
mv stores/debiancacerts.bks app/res/raw/cacerts.bks
|
2011-10-02 16:07:17 +00:00
|
|
|
|
|
2013-06-15 10:13:09 +00:00
|
|
|
|
Auto Update Mode:None
|
2014-02-21 18:20:14 +00:00
|
|
|
|
Update Check Mode:Tags
|
2014-02-22 05:02:10 +00:00
|
|
|
|
Current Version:0.0.2-20110906
|
|
|
|
|
Current Version Code:3
|
2012-01-10 23:57:05 +00:00
|
|
|
|
|