Use geolocated sound, voice, text, and images to craft engaging experiences for your audience. Outdoors, SonicMaps uses location services (e.g. GPS) to automatically deliver audio-visual content in response to user movement, much like a personal tour guide. At home, visitors can still explore your project through our virtual listener mode, available on the SonicMaps Player app or embedded directly on your site.
At the heart of the SonicMaps platform is our easy-to-use online Editor, offering a multi-layer approach to storytelling and audio tour creation. By overlapping multiple layers of content—such as voiceover, ambient sounds, and music—visitors can seamlessly transition between sound materials, creating their own unique mixes as they move through your map. This approach enables memorable, hands-free experiences delivered simply through a smartphone and headphones, with no need for QR codes or manual intervention. (less) checkmypassword.com.au
1. Executive Summary CheckMyPassword.com.au is a dedicated cybersecurity tool designed for Australian individuals, small businesses, and enterprises to assess the strength and security of their passwords. In an era of increasing data breaches and identity theft, this service provides a free, client-side, privacy-first solution to test whether a password has been compromised in known data leaks — without ever transmitting the password over the internet.
For businesses, it offers a free first line of defence. For individuals, it’s a reality check. For Australia, it’s a step toward a more cyber-resilient future. # k-Anonymity request (client-side example) PASSWORD="Test@123" HASH=$(echo -n "$PASSWORD" | sha1sum | cut -d' ' -f1 | tr '[:lower:]' '[:upper:]') PREFIX=$HASH:0:5 curl https://api.checkmypassword.com.au/range/$PREFIX Response format: SUFFIX:COUNT Example: 003D6C0E51E52E1F20EAB5C741D12A2D62C:2
1. Executive Summary CheckMyPassword.com.au is a dedicated cybersecurity tool designed for Australian individuals, small businesses, and enterprises to assess the strength and security of their passwords. In an era of increasing data breaches and identity theft, this service provides a free, client-side, privacy-first solution to test whether a password has been compromised in known data leaks — without ever transmitting the password over the internet.
For businesses, it offers a free first line of defence. For individuals, it’s a reality check. For Australia, it’s a step toward a more cyber-resilient future. # k-Anonymity request (client-side example) PASSWORD="Test@123" HASH=$(echo -n "$PASSWORD" | sha1sum | cut -d' ' -f1 | tr '[:lower:]' '[:upper:]') PREFIX=$HASH:0:5 curl https://api.checkmypassword.com.au/range/$PREFIX Response format: SUFFIX:COUNT Example: 003D6C0E51E52E1F20EAB5C741D12A2D62C:2