Skip to content

Instantly share code, notes, and snippets.

View tobiberger's full-sized avatar

Tobias Berger tobiberger

View GitHub Profile
@tobiberger
tobiberger / PRIVACY_BROCCOLI.md
Created February 26, 2024 15:01
Privacy policy Broccoli

Privacy Policy

Tobias Berger built the Broccoli app as a Free app. This SERVICE is provided by Tobias Berger at no cost and is intended for use as is.

This page is used to inform visitors regarding my policies with the collection, use, and disclosure of Personal Information if anyone decided to use my Service.

If you choose to use my Service, then you agree to the collection and use of information in relation to this policy. The Personal Information that I collect is used for providing and improving the Service. I will not use or share your information with anyone except as described in this Privacy Policy.

The terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, which are accessible at Broccoli unless otherwise defined in this Privacy Policy.

import java.time.ZonedDateTime
data class MessageWithExpiry(
val messageSerialized: ByteArray,
val expiryDate: ZonedDateTime
)
data class Batch(
val messages: Array<ByteArray>,
val latestMessageExpiryDate: ZonedDateTime
)

Keybase proof

I hereby claim:

  • I am tobiberger on github.
  • I am tobiasberger (https://keybase.io/tobiasberger) on keybase.
  • I have a public key ASBbbdJetNn6R6yJYKXMRciufZt_FdJ9Ofjn-goq5R0SEwo

To claim this, I am signing this object: