GithubHelp home page GithubHelp logo

yash-garg / keymanager Goto Github PK

View Code? Open in Web Editor NEW
61.0 2.0 5.0 9.27 MB

Android application to manage SSH and GPG keys on GitHub, written in Jetpack Compose.

Home Page: https://play.google.com/store/apps/details?id=dev.yash.keymanager

License: MIT License

Kotlin 99.78% Shell 0.22%
android kotlin oauth2 mvvm github ssh gpg key-manager retrofit2 jetpack-compose material3

keymanager's Introduction

KeyManager

Android CI

An application to manage your SSH and GPG keys on GitHub written in Kotlin & Jetpack Compose.

Download

Get it on Google Play Get it on IzzyOnDroid

Screenshots

Feature Graphic

Building

You will need to add your credentials in the Secrets.kt file. This file will contain your GitHub OAuth app credentials.

How to generate access token?

Go to GitHub Developer Settings and generate a new classic token with the following scopes:

  • admin:public_key (Full control of user public keys)

    • write:public_key (Write user public keys)
    • read:public_key (Read user public keys)
  • admin:gpg_key (Full control of public user GPG keys)

    • write:gpg_key (Write public user GPG keys)
    • read:gpg_key (Read public user GPG keys)
  • admin:ssh_signing_key (Full control of public user SSH signing keys)

    • write:ssh_signing_key (Write public user SSH signing keys)
    • read:ssh_signing_key (Read public user SSH signing keys)

Third Party Libraries

License

Copyright (c) 2021 Yash Garg

Permission is hereby granted, free of charge, to any
person obtaining a copy of this software and associated
documentation files (the "Software"), to deal in the
Software without restriction, including without
limitation the rights to use, copy, modify, merge,
publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software
is furnished to do so, subject to the following
conditions:

The above copyright notice and this permission notice
shall be included in all copies or substantial portions
of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

keymanager's People

Contributors

dependabot[bot] avatar imgbot[bot] avatar izzysoft avatar renovate-bot avatar renovate[bot] avatar yash-garg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

keymanager's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • fix(deps): update dependency com.michael-bull.kotlin-result:kotlin-result to v1.1.21
  • chore(deps): update actions/setup-java action to v4.2.1
  • chore(deps): update hilt to v2.51.1 (com.google.dagger.hilt.android, com.google.dagger:hilt-compiler, com.google.dagger:hilt-android)
  • fix(deps): update dependency androidx.compose.material:material-icons-extended to v1.6.6
  • fix(deps): update dependency androidx.core:core-ktx to v1.13.0
  • fix(deps): update dependency androidx.hilt:hilt-navigation-compose to v1.2.0
  • fix(deps): update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.7.0
  • fix(deps): update dependency com.google.accompanist:accompanist-systemuicontroller to v0.34.0
  • fix(deps): update dependency com.squareup.leakcanary:leakcanary-android to v2.14
  • fix(deps): update dependency com.squareup.retrofit2:converter-moshi to v2.11.0
  • chore(deps): update actions/upload-artifact action to v4
  • chore(deps): update gradle/gradle-build-action action to v3
  • chore(deps): update tj-actions/changed-files action to v44
  • fix(deps): update dependency androidx.compose:compose-bom to v2024
  • fix(deps): update dependency com.michael-bull.kotlin-result:kotlin-result to v2
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/pr_ci.yml
  • actions/checkout v4
  • tj-actions/changed-files v41
  • actions/checkout v4
  • actions/setup-java v4.0.0
  • gradle/gradle-build-action v2.12.0
  • actions/checkout v4
  • actions/setup-java v4.0.0
  • gradle/gradle-build-action v2.12.0
  • actions/upload-artifact v3
gradle
gradle.properties
settings.gradle.kts
build.gradle.kts
app/build.gradle.kts
build-logic/settings.gradle.kts
build-logic/build.gradle.kts
gradle/libs.versions.toml
  • androidx.core:core-ktx 1.12.0
  • androidx.core:core-splashscreen 1.0.1
  • androidx.lifecycle:lifecycle-runtime-ktx 2.6.2
  • androidx.paging:paging-runtime 3.2.1
  • androidx.security:security-crypto 1.1.0-alpha06
  • androidx.security:security-identity-credential 1.0.0-alpha03
  • com.diffplug.spotless:spotless-plugin-gradle 6.25.0
  • androidx.activity:activity-compose 1.8.1
  • androidx.compose:compose-bom 2023.10.01
  • androidx.compose.compiler:compiler 1.5.4
  • androidx.constraintlayout:constraintlayout-compose 1.0.1
  • androidx.compose.material:material 1.5.4
  • androidx.compose.material:material-icons-extended 1.5.4
  • androidx.compose.material3:material3 1.1.2
  • androidx.navigation:navigation-compose 2.7.5
  • androidx.hilt:hilt-navigation-compose 1.1.0
  • androidx.paging:paging-compose 3.2.1
  • androidx.compose.ui:ui 1.5.4
  • androidx.compose.ui:ui-graphics 1.5.4
  • androidx.compose.ui:ui-tooling 1.5.4
  • androidx.compose.ui:ui-tooling-preview 1.5.4
  • androidx.compose.ui:ui-test-manifest 1.5.4
  • com.google.accompanist:accompanist-systemuicontroller 0.32.0
  • com.google.dagger:hilt-android 2.50
  • com.google.dagger:hilt-compiler 2.50
  • com.squareup.leakcanary:leakcanary-android 2.12
  • com.squareup.moshi:moshi-kotlin 1.15.0
  • com.squareup.retrofit2:converter-moshi 2.9.0
  • dev.zacsweers.moshix:moshi-metadata-reflect 0.25.1
  • com.squareup.okhttp3:logging-interceptor 5.0.0-SNAPSHOT
  • junit:junit 4.13.2
  • net.openid:appauth 0.11.1
  • com.github.chuckerteam.chucker:library 4.0.0
  • com.github.chuckerteam.chucker:library-no-op 4.0.0
  • com.michael-bull.kotlin-result:kotlin-result 1.1.18
  • com.android.application 8.3.0-alpha14
  • com.android.library 8.3.0-alpha14
  • org.jetbrains.kotlin.android 1.9.20
  • org.jetbrains.kotlin.kapt 1.9.20
  • com.google.dagger.hilt.android 2.50
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties
  • gradle 8.4

  • Check this box to trigger a request for Renovate to run again on this repository

Releases & APKs gone?

Looks like releases and APKs have disappeared. Would you please add them back? Some Android users have no access to PlayStore and thus are currently left out ๐Ÿ˜‰ Thanks!

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.