Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
admin
admin
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 50
    • Issues 50
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 0
    • Merge Requests 0
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • F-Droid
  • adminadmin
  • Issues
  • #160

Closed
Open
Opened Jan 15, 2020 by mahc9kez@mahc9kez

Make signing keyaliases config public

Such information is useful for ppl need to trust the signature of apps which published on F-Droid.

v2ray-plugin kind of have such problem, the official shadowsocks-android refused to trust the signature of F-Droid build of v2ray-plugin tho. But forks like mine shadowsocks-android-foss still could trust F-Droid signature of v2ray-plugin. fdroiddata!6105 (comment 270232849)

It could cause problems if keyalias changes make an App trust additional app, public keyaliases configuration makes it easier for ppl to notice and check.

Seems so far only NextCloud have shared key configuration. #68 (closed)

It's possible to check signature by checking <sig> in index.xml/index-v1.json, but it's not easy to find all of apps which use shared keys this way. maybe make keyaliases config (and may also keydname) public somewhere?

Edited Jan 15, 2020 by mahc9kez
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: fdroid/admin#160