Skip to content

Instantly share code, notes, and snippets.

View victorlaerte's full-sized avatar
🇧🇷
👨‍💻

Victor Laerte Oliveira victorlaerte

🇧🇷
👨‍💻
View GitHub Profile
@victorlaerte
victorlaerte / Apple_mobile_device_types.txt
Created July 6, 2021 21:09 — forked from adamawolf/Apple_mobile_device_types.txt
List of Apple's mobile device codes types a.k.a. machine ids (e.g. `iPhone1,1`, `Watch1,1`, etc.) and their matching product names
i386 : iPhone Simulator
x86_64 : iPhone Simulator
arm64 : iPhone Simulator
iPhone1,1 : iPhone
iPhone1,2 : iPhone 3G
iPhone2,1 : iPhone 3GS
iPhone3,1 : iPhone 4
iPhone3,2 : iPhone 4 GSM Rev A
iPhone3,3 : iPhone 4 CDMA
iPhone4,1 : iPhone 4S
Public key cryptography is an asymmetric scheme that uses a pair of keys for encryption: a public key, which encrypts data, and a corresponding private, or secret key for decryption. Youpublishyour public keytotheworldwhile keeping your private key secret. Anyone with a copy of your public key can then encrypt information that only you can read. Even people you have never met.
It is computationally infeasible to deduce the private key from the public key.
PGP combines some of the best features of both conventional and public key cryptography. PGP is a hybrid cryptosystem. When a user encrypts plaintext with PGP, PGP first compresses the plaintext. Data compression saves modem transmission time and disk space and, more importantly, strengthens cryptographic security. Most cryptanalysis techniques exploit patterns found in the plaintext to crack the cipher. Compression reduces these patterns in the plaintext, thereby greatly enhancing resistance to cryptanalysis. (Files that are too short to compress or whic
{
"sponsorLevels": [
{
"nameCurrentValue": "Diamond",
"priority": 1,
"marketingEventId": "232773171",
"marketingEventSponsorLevelId": "232773804"
},
{
"nameCurrentValue": "Platinum",
[
{
"sponsorLevels": [
{
"nameCurrentValue": "Diamond Sponsors",
"priority": 1,
"marketingEventId": "213053896",
"marketingEventSponsorLevelId": "231459289"
},
{
[
{
"sponsorLevels": [
{
"nameCurrentValue": "Diamond Sponsors",
"priority": 1,
"marketingEventId": "213053896",
"marketingEventSponsorLevelId": "231459289"
},
{
[
{
"sponsorLevels": [
{
"nameCurrentValue": "Diamond Sponsors",
"priority": 1,
"marketingEventId": "213053896",
"marketingEventSponsorLevelId": "231459289"
},
{
[
{
"sponsorLevels": [
{
"nameCurrentValue": "Diamond Sponsors",
"priority": 1,
"marketingEventId": "213053896",
"marketingEventSponsorLevelId": "231459289"
},
{
27-Mar-2019 14:56:30.900 SEVERE [main] org.apache.catalina.core.StandardContext.listenerStart Exception sending context initialized event to listener instance of class [com.liferay.portal.spring.context.PortalContextLoaderListener]
java.lang.RuntimeException: org.osgi.framework.BundleException: Could not resolve module: com.liferay.bean.portlet.cdi.extension [2]
Unresolved requirement: Import-Package: javax.annotation; version="[1.3.0,2.0.0)"
at com.liferay.portal.spring.context.PortalContextLoaderListener.contextInitialized(PortalContextLoaderListener.java:319)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4643)
at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5109)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:183)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:742)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:718)
Debug Manifest:
<manifest package="com.xxx.xxx.android"
xmlns:android="http://schemas.android.com/apk/res/android">
<application>
<meta-data
android:name="com.xxx.xxx.DataSourceId"
android:value="dataSourceId"
/>
<meta-data
android:name="com.xxx.xxx.EndpointUrl"
@victorlaerte
victorlaerte / Events Error.txt
Created October 10, 2018 20:18
Events Error
The files libswiftCore.dylib, libswiftAVFoundation.dylib, libswiftDarwin.dylib, libswiftCoreImage.dylib, libswiftCloudKit.dylib, libswiftDispatch.dylib, libswiftQuartzCore.dylib, libswiftCoreLocation.dylib, libswiftObjectiveC.dylib, libswiftCoreMedia.dylib, libswiftUIKit.dylib, libswiftCoreAudio.dylib, libswiftContacts.dylib, libswiftFoundation.dylib, libswiftCoreGraphics.dylib don’t match /Payload/LiferayEvents.iOS.app/Frameworks/libswiftCore.dylib, /Payload/LiferayEvents.iOS.app/Frameworks/libswiftAVFoundation.dylib, /Payload/LiferayEvents.iOS.app/Frameworks/libswiftDarwin.dylib, /Payload/LiferayEvents.iOS.app/Frameworks/libswiftCoreImage.dylib, /Payload/LiferayEvents.iOS.app/Frameworks/libswiftCloudKit.dylib, /Payload/LiferayEvents.iOS.app/Frameworks/libswiftDispatch.dylib, /Payload/LiferayEvents.iOS.app/Frameworks/libswiftQuartzCore.dylib, /Payload/LiferayEvents.iOS.app/Frameworks/libswiftCoreLocation.dylib, /Payload/LiferayEvents.iOS.app/Frameworks/libswiftObjectiveC.dylib, /Payload/LiferayEvents.iOS.app