Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
briar
briar
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 695
    • Issues 695
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 16
    • Merge Requests 16
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • briar
  • briarbriar
  • Merge Requests
  • !1080

Merged
Opened Apr 18, 2019 by akwizgran@akwizgranOwner

Add handshake key pairs to DB, remove inactive contacts

  • Overview 9
  • Commits 5
  • Pipelines 5
  • Changes 43

This branch adds optional handshake key pairs to contacts and the local identity. A future part of #1232 (closed) will generate and store handshake keys for new and existing identities. Handshake keys for existing contacts will eventually be exchanged via a new client, but not as part of #1232 (closed).

Handshake keys for contacts are stored in the Contact class rather than the Author class, as they're distributed separately from the author structure.

Since I was modifying the Contact class and the DB schema, I took the opportunity to remove the unused 'active' flag, fixing #1276 (closed).

Part of #1232 (closed), fixes #1276 (closed).

Edited Apr 22, 2019 by Torsten Grote
Assignee
Assign to
Android 1.2
Milestone
Android 1.2
Assign milestone
Time tracking
Reference: briar/briar!1080
Source branch: add-handshake-key-pairs-to-db

Revert this merge request

This will create a new commit in order to revert the existing changes.

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.