Skip to content

New API function: Publickey functions #216

@HelloZeroNet

Description

@HelloZeroNet
  • userPublickey -> return: Get user's publickey delivered from privatekey
  • userDecrypt encrypted_text -> return: Decrypted text using current user's privatekey
  • cryptEncrypt publickey, text -> return: Encrypted text
  • Implement API commands
  • Static prototype of the site
  • Welcome/Registration screen
  • Register user's publickey
  • Send message
  • List incoming messages
  • List sent messages
  • Mark new, unread messages
  • Contact list
  • Faux delete from incoming folder
  • Echo bot for testing the service
  • Later: Message thread list

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions