GithubHelp home page GithubHelp logo

movecert's Introduction

Move Certificates

Description

Moves certificates from the user certificate store to the system store. Also removes the Network may be monitored warning.

If you use AdGuard, you probably want to use adguardcert instead.

Changelog

v2.0

  • Changed behavior to copy instead of moving the certificate.
    • The certificate ends up in two locations, one in the User store and one in the System store. This addresses the Chrome Certificate Transparency problem discussed here and here. Note that enabling Zygisk and adding Chrome to the DenyList is required for this to work.
  • Fixed install issue in Magisk, where this module would not install correctly. Credit to azio7.

v1.9

  • Dynamically determine correct SELinux context for cert from device itself.
  • AdGuard users may need to reinstall their HTTPS filtering certificate.

v1.8

  • Merged pull request: Fix SELinux contexts

v1.7

  • Merged pull request: Prevent placeholder from being moved to system store
  • Merged pull request: System store certs should be owned by user and group root

v1.6

  • Updated to newest module installer template

v1.5

  • Updated module template to 17000

v1.4

  • Remove unnecessary placeholders

v1.3

  • Create system store module directory instead of mkdir command

v1.2

  • Create system store directory if it does not already exist

v1.1

  • Added more info to README

v1

  • Initial release

Notes

If for some reason you do not want all your certificates moved from the user store to the system store, you can specify which certificate to move in /common/post-fs-data.sh by replacing the * with the name of the certificate; i.e.,

mv -f /data/misc/user/0/cacerts-added/12abc345.0 $MODDIR/system/etc/security/cacerts

movecert's People

Contributors

yochananmarqos avatar ianmacd avatar andyacer avatar topjohnwu avatar nemris avatar hill-98 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.