Your Identity
Note: Before you can share with others or take any action, you
need an identifier.
Create An Identifier
{{ givenName }}
(this.$refs.userNameDialog as UserNameDialog).open(
(name) => (this.givenName = name),
)
"
class="inline-block text-md uppercase bg-gradient-to-b from-blue-400 to-blue-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-4 py-2 rounded-md"
>
Set Your Name
People {{ profileImageUrl ? "without your image" : "" }} see this
(if you've let them see your activity):
ID
{{ activeDid }}
(showDidCopy = !showDidCopy))
"
class="ml-2"
>
Copied
Your Activity
Note: Before you can publicly announce a new project or time
commitment, a friend needs to register you.
Share Your Info
Notifications
Message: "{{ notifyingReminderMessage }}"
{{ notifyingReminderTime.replace(" ", " ") }}
New Activity Notification
{{ notifyingNewActivityTime.replace(" ", " ") }}
Troubleshoot your notifications.
Location for Searches
{{ isSearchAreasSet ? "Change" : "Set" }} Search Area…
Loading
profile...
Public Profile
Include Location
For your security, choose a location nearby but not exactly at your
place.
{
userProfileLatitude = event.latlng.lat;
userProfileLongitude = event.latlng.lng;
}
"
@ready="onMapReady"
>
Save Profile
Delete Profile
Loading...
Saving...
Usage Limits
Checking…
{{ limitsMessage }}
You have done
{{ endorserLimits?.doneClaimsThisWeek || "?" }} claims out of
{{ endorserLimits?.maxClaimsPerWeek || "?" }} for this week.
Your claims counter resets at
{{
readableDate(endorserLimits?.nextWeekBeginDateTime)
}}
You have done
{{
endorserLimits?.doneRegistrationsThisMonth || "?"
}}
registrations
out of
{{ endorserLimits?.maxRegistrationsPerMonth || "?" }} for this
this month.
(You cannot register anyone on your first day.)
Your registration counter resets at
{{ readableDate(endorserLimits?.nextMonthBeginDateTime) }}
You have uploaded
{{ imageLimits?.doneImagesThisWeek || "?" }} images out of
{{ imageLimits?.maxImagesPerWeek || "?" }} for this week. Your
image counter resets at
{{
readableDate(imageLimits?.nextWeekBeginDateTime)
}}
Recheck Limits
Data Export
Backup Identifier Seed
Download Settings & Contacts
(excluding Identifier Data)
If no download happened yet, click again here to download now.
After the download, you can save the file in your preferred storage
location.
On iOS: Choose "More..." and select a place in iCloud, or go "Back"
and save to another location.
On Android: Choose "Open" and then share
to your prefered place.
Advanced
Beware: the features here can be confusing and even change data in ways
you do not expect. But we support your freedom!
Deep Identifier Details
Public Key (base 64)
{{ publicBase64 }}
(showB64Copy = !showB64Copy))
"
class="ml-2"
>
Copied
Public Key (hex)
{{ publicHex }}
(showPubCopy = !showPubCopy))
"
class="ml-2"
>
Copied
Derivation Path
{{ derivationPath }}
(showDerCopy = !showDerCopy),
)
"
class="ml-2"
>
Copied
(none)
Switch Identifier
Contacts Display
Show hours given & received
Notification Push Server
Use Prod
Use Test 1
Use Test 2
When that setting is blank, this app will use the default web push
server URL:
{{ DEFAULT_PUSH_SERVER }}
Partner Server URL
Use Prod
Use Test
Use Local
When that setting is blank, this app will use the default partner server
URL:
{{ DEFAULT_PARTNER_API_SERVER }}
Image Server URL
{{ DEFAULT_IMAGE_API_SERVER }}
Hide Register Prompt on New Contact
Show BVC Shortcut on Home Page
See Global Animated History of Giving
Show All General Advanced Functions